A hellowold example package
Project description
Example python package
example how to create python package and deploy to pip registory
Prerequisite
- install wheel
python3 -m pip install --user --upgrade setuptools wheel
- intstall twine
python3 -m pip install --user --upgrade twine
Build & Deploy Steps
- Go to setup.py directories and run the following command
- it will generated a lot of files include dist directory which include package
python3 setup.py sdist bdist_wheel
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
Built Distribution
File details
Details for the file example-pkg-hta-helloworld-0.0.1.tar.gz
.
File metadata
- Download URL: example-pkg-hta-helloworld-0.0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b67eb7230178583ad6fc0d24ea47b41250e518d78535ee632271da425dd5c030 |
|
MD5 | a7189402c3803242b0c7e2e2f1d01060 |
|
BLAKE2b-256 | 762a78573cbc2a67fe8ec40bc47bb44384b069078160da3aa9d176be70165e6d |
File details
Details for the file example_pkg_hta_helloworld-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: example_pkg_hta_helloworld-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df8ba6b119e8541cabde9013fc02cf946a228560752d098136fa77f281e896f3 |
|
MD5 | 4f920eb20b8d23c65cd45a2108dc8df1 |
|
BLAKE2b-256 | 85dfbe287d8282b6de8ff42f4b5dc823d6ba33afb03b9a8d178a8793d9ab2d1f |