Pre-release
This release is a pre-release and may not be stable for production use.
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*
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file statscraper-datatypes-python-1.0.0.dev2.tar.gz.
File metadata
- Download URL: statscraper-datatypes-python-1.0.0.dev2.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
accdb9d13d21f37c9202fee4d5d7701e4a127db3b2fa9309274dbf1c3e436c0d
|
|
| MD5 |
c8acb2eb42062888d75fabbaa37cf6b7
|
|
| BLAKE2b-256 |
76b5b89a7f1d0a3704f58d20e1bef9d86fc86c65a70f6e593fd93eca864ec1cf
|