ARGPARSE ENHANCEMENTS
Description
Adds the following additional functionalities to Python's argparse.
- Argparse-API: Use the argparse script as a importable module in another Python script.
- Argparse-Shell: Use Python's argparse as the argument parser in other shell scripts.
- Argparse-GUI: Automatically create a GUI interface for the argparse script using Streamlit.
Please refer the documentation for more details.
Installation
pip install argparse-enh
Documentation
For more details and usage, refer to the documentation mirrored in one of these places.
Release files for argparse-enh 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| argparse_enh-0.1.1.tar.gz | 5.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| argparse_enh-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.6 kB
Release files / argparse_enh-0.1.1.tar.gz
| Download URL | argparse_enh-0.1.1.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c57517a19e4ba3702e9de1cefa10a02eee94ca29b351c117c17e872072edc539
|
|
BLAKE2b-256 checksum How to use checksums |
487f2be45745c1589d337ea926d64fa3bfd33f35ba4bfb3ed9b7dd815d4c7442
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.12.3 Linux/5.15.167.4-microsoft-standard-WSL2
|
Release files / argparse_enh-0.1.1-py3-none-any.whl
| Download URL | argparse_enh-0.1.1-py3-none-any.whl |
|---|---|
| Size | 6.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ebecf917859c06cc9a85307d76af53dc1f335989b51be8ff3b2edc80cc7a32c4
|
|
BLAKE2b-256 checksum How to use checksums |
80b6d4d7beeb2880e41405a40df6602aeb6f5f02caf86ba3110813c426c42cf0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.12.3 Linux/5.15.167.4-microsoft-standard-WSL2
|