A package for wrestling statistics.
Project description
Wrestling
This project is for generating and tracking wrestling statistics.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Docs
Documentation live on ReadTheDocs here
Installing
In order to install this project you must have a working installation of python and the pip package manager.
Install via CLI
pip install wrestling
End with an example of getting some data out of the system or using it for a little demo
Running the tests
I chose to use pytest and coverage.
Tests cover most of the functionality not covered by validators from the attrs library in addition to testing the validators themselves.
All tests w/ coverage:
coverage run -m pytest
Then to see report:
coverage html
and open htmlcov/index.html
Built With
- Attrs - Classes without Boilerplate
Versioning
I use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Nick Anthony - Initial work
License
This project is licensed under the MIT License - see the LICENSE file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wrestling-0.4.7.tar.gz
.
File metadata
- Download URL: wrestling-0.4.7.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e61c54da6355f4a6795cc9a697df2e66cb3339d4aee72f913f348e066644136 |
|
MD5 | 0ba8c5caed63b1f58fde502ec17fc57e |
|
BLAKE2b-256 | 09fa93d0e84581c4da599fc0ea26754c70372eb4afda53d9e60ce2a1239e1cb9 |
File details
Details for the file wrestling-0.4.7-py2-none-any.whl
.
File metadata
- Download URL: wrestling-0.4.7-py2-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 132d1dd3508014fcedc1a629616bdfe896bc8ac991fcddbca9abe7ea46d77ee7 |
|
MD5 | 187beee607d2ec27cb7ed166b7bbc4a6 |
|
BLAKE2b-256 | 24ce58ac9979bb946635f89b30ea20bc234efb7ff2730fe8791ff6fe2dcb1432 |