Python Package Template
Project description
#py_package_template (Python 3.7.2) ######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-0.0.1.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for jt_package_name-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f1cdae807f223057fd99c0864a4912240299dc2503f7f01422aee5e96fe3d7a |
|
MD5 | 6892a004fa905cfb5313fd2c790cf680 |
|
BLAKE2b-256 | 3f2130bff07ffc8356636a37e95de01da263c12013ca7bee7e530e070d64541d |