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 details)
Built Distribution
File details
Details for the file jt_package_name-1.0.0.tar.gz
.
File metadata
- Download URL: jt_package_name-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8094e29bef4f7002c3853cd30927b5e58b98702950260b99ef7ec39cb611a47 |
|
MD5 | 2ccf3c169f0d2b227467fb7912e95105 |
|
BLAKE2b-256 | f647c8996b85732b01554ee5dfa7b00fb507962e9ec232d366e87650c3c194e0 |
File details
Details for the file jt_package_name-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: jt_package_name-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b77503d04813f04ab23f3020d1b200613ff3ddc8ec1665a2d67a2b495605237 |
|
MD5 | 7e6e72a8205c1a06aa533cdafadf99dd |
|
BLAKE2b-256 | b10f7b896ed86649ca9a74632e8a99fb0171a99c653345d9e53c5a4ad1d159cf |