Helpers for Bot League
Project description
Shared code for Botleague used by things like botleague-liaison and leaderboard-generator.
Install
pip install -e .
PyPi upload
# Remove old dist
trash dist # sudo apt install trash-cli
# Build
python setup.py sdist bdist_wheel
# Check files
tar tzf dist/botleague-helpers-*.gz
# Upload to test PyPi [optional]
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
# Upload to PyPi
twine upload dist/*
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
Built Distribution
Close
Hashes for botleague_helpers-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36180cdebb5541cf97e1d5e22e38d1dc1bbeed589d438a5c326f71f3b797a7a7 |
|
MD5 | eb5a67ffd0a631eae2c573897de273dd |
|
BLAKE2b-256 | 9782fe28e36066c8a39aaa9e488c46e09d38fdfc82b1f7b53a42db575de38636 |