Skip to main content

Insert project description here

Project description

Project Short Description (default ini)

Project long description or extended summary goes in here (default ini)

Testing

This project uses pytest to run tests and also to test docstring examples.

Install the test dependencies.

$ pip install -r requirements_test.txt

Run the tests.

Developing

This project uses black to format code and flake8 for linting. We also support pre-commit to ensure these have been run. To configure your local environment please install these development dependencies and set up the commit hooks.

$ pip install black flake8 pre-commit
$ pre-commit install

Releasing

Releases are published automatically when a tag is pushed to GitHub.

# Set next version number
export RELEASE = x.x.x

# Create tags
git commit --allow -empty -m "Release $RELEASE"
git tag -a $RELEASE -m "Version $RELEASE"

# Push
git push upstream --tags

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

PlayerTracer-0.0.1.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

PlayerTracer-0.0.1-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file PlayerTracer-0.0.1.tar.gz.

File metadata

  • Download URL: PlayerTracer-0.0.1.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for PlayerTracer-0.0.1.tar.gz
Algorithm Hash digest
SHA256 80b22da59458e7a1116fd4b911bdbc9685759241c88fc9c731227b4ba485e422
MD5 81cf95f6aa31fb71a5ab733914c9c98a
BLAKE2b-256 1f034e0b8a105a88e435f08128293056153182d26d5474f2187a54e967a2948b

See more details on using hashes here.

File details

Details for the file PlayerTracer-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: PlayerTracer-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 11.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for PlayerTracer-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b7a7cf47eee2b6aef46482f482ba93b284159d5a3150f0f663c6461fdcea5d39
MD5 25ad9a5079dc801026e3e53456f0c2df
BLAKE2b-256 96cc7c8f0593e6bd1a2c93fc5de2ff3aa6df527b76ee1c74f5e79c519d6be4d6

See more details on using hashes here.

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