A simple example CLI package
Project description
Lab_Python-Lib
Steps for Building
Install Dependencies
pip3 install -r requirements.txt
Build
hatch build -t sdist
hatch build -t wheel
Deploy Local
pip3 install dist/my_hw-0.0.1-py3-none-any.whl --force-reinstall
Test
Get Package Info:
pip3 show my-hw
Execute:
hello-world
¡Hello, world from a python package!
Happy Codding!
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
my_hw-0.2.0.tar.gz
(25.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
my_hw-0.2.0-py3-none-any.whl
(6.5 kB
view details)
File details
Details for the file my_hw-0.2.0.tar.gz.
File metadata
- Download URL: my_hw-0.2.0.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf063d497facefd40371ab23e29e3a20cab70980c6616f34e3667d1844dbd8d6
|
|
| MD5 |
719d5250c09c524bd715387c4e85413b
|
|
| BLAKE2b-256 |
e1ac44419fedb3d950c3adbde216bbba1ea20c2538c95dfe64e6ec573972e5de
|
File details
Details for the file my_hw-0.2.0-py3-none-any.whl.
File metadata
- Download URL: my_hw-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
429e21465aba9ea368d941e8f760d88180e48d00e26e49936caa5388362e7dd1
|
|
| MD5 |
223c2ec81503abef99224c2a2a79642d
|
|
| BLAKE2b-256 |
62b2e99a7eece8afb0645d24e568996f74e5f60b68ce2e8dd4b3d8824adac221
|