Data package for the Lahman database
Project description
template-python-pkg
Developing
# install with development dependencies
pip install -e .[dev]
# or install from requirements file
pip install -r requirements/dev.txt
Testing
# run all tests, see pytest section of pyproject.toml
pytest
# run specific marks
pytest -m ex2
# stop on first failure, drop into debugger
pytest -x --pdb
Setting version number
# set version number
git tag v0.0.1
# (optional) push to github
git push origin --tags
# check version
python -m setuptools_scm
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
lahman-0.0.1.tar.gz
(9.6 MB
view details)
Built Distribution
File details
Details for the file lahman-0.0.1.tar.gz
.
File metadata
- Download URL: lahman-0.0.1.tar.gz
- Upload date:
- Size: 9.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d20decf8d64790d8edd2baefde0b24fc8fc413545852b889db61d227f8eda8e |
|
MD5 | 99516d3a13b9532009baad99ae15921b |
|
BLAKE2b-256 | 5726b4f3631758ecd46334b5986927f048e0f6ce7c6816d2a928a3f385b7ef82 |
File details
Details for the file lahman-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: lahman-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 9.6 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d6d7fe69e2e1b43c43e3c6c1dd1d13554213e640dbb28eacb743b8f4f7e631b |
|
MD5 | 79a56677881d2f63c64be9496f7b7242 |
|
BLAKE2b-256 | 955e5b39f7d272734adcfccbf996897fc6adcfae6473f4b41cb24d0949b7983d |