Skip to main content

A python module housing Soccer SDK utilities

Project description

Soccer SDK Utils

This package contains general purpose utilities to be utilized in various other Soccer related SDK products.

Setup

  • Create your virtual environment of choice
  • Install Poetry globally

Install dependencies

$ pip install --upgrade pip 
$ pip install -r requirements-dev.txt
$ invoke install

Update dependencies

$ invoke update

Clean up transient files

$ invoke clean

Analyze syntax

$ invoke lint

Run tests

$ invoke test

Generate Coverage Report

$ invoke cover

Build the project

$ invoke build

The default task is build so by calling invoke you will build the project

$ invoke

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

soccer-sdk-utils-0.1.14.tar.gz (30.2 kB view hashes)

Uploaded Source

Built Distribution

soccer_sdk_utils-0.1.14-py3-none-any.whl (53.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page