Python bindings for statscraper-datatypes
Project description
Python bindings for statscraper-datatypes. Requires Python 3.7 (because it uses dataclasses).
For developers
These instructions are for developers working on this packages
Downloading
git clone https://gitlab.com/jplusplus/statscraper
pip install -r requirements.txt
This repo includes statscraper-datatypes as a subtree. To update this, do:
git subtree pull --prefix datatypes/datatypes git@github.com:jplusplus/statscraper-datatypes.git master --squash
Publishing
Remember to change the version number in setup.py before tagging a new version!
git push
git tag X-Y-X
git push --tags
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/statscraper-datatypes-python-X-Y-X*
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
Close
Hashes for statscraper-datatypes-python-1.0.0.dev2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | accdb9d13d21f37c9202fee4d5d7701e4a127db3b2fa9309274dbf1c3e436c0d |
|
MD5 | c8acb2eb42062888d75fabbaa37cf6b7 |
|
BLAKE2b-256 | 76b5b89a7f1d0a3704f58d20e1bef9d86fc86c65a70f6e593fd93eca864ec1cf |