Python Package Template
Project description
py_package_template (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-0.0.4.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for jt_package_name-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a0306c34023bcecf71b858d0dbcb59d46a73c9f109a750f1e8a9d6deb271883 |
|
MD5 | f303c3b0bb0fcd091ef2a07e1853b628 |
|
BLAKE2b-256 | d2c1f9227036e12358092bed148f99759c9c1699c9572fe7f21b9b0e5784afb7 |