Python Package Template
Project description
jt_package_name (Python 3.7+)
Author: Joe Tilsed | Created: 28.10.2019 | Last Updated: 28.10.2019
Requirements:
- setuptools
- wheel
- twine
Helpful Articles:
File Structure:
Generating the distribution:
python setup.py sdist bdist_wheel
Uploading the distributions to PyPi:
- TEST
- python -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*
- PROD
- python -m 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
jt_package_name-1.0.0.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for jt_package_name-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b77503d04813f04ab23f3020d1b200613ff3ddc8ec1665a2d67a2b495605237 |
|
MD5 | 7e6e72a8205c1a06aa533cdafadf99dd |
|
BLAKE2b-256 | b10f7b896ed86649ca9a74632e8a99fb0171a99c653345d9e53c5a4ad1d159cf |