A python package that features easy interface for creating CLI-based applications and functions.
Project description
PyArgon
A python package that features easy interface for creating CLI-based applications and functions with python.
Read Full Documentation | Report a Bug
Overview
PyArgon is a lightweight library for building command-line applications in Python. It uses decorator-based registration to expose functions as commands and supports both positional arguments and flag-style options.
For full usage details, examples, and reference information, see documentation.
Installation
You can install PyArgon via pip:
pip install pyargon
If the package is not yet on PyPI, or you want the latest development version:
pip install git+https://github.com/Minkx1/PyArgon.git
Credits
Made by Minkx1
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
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
File details
Details for the file pyargon-1.0.0.tar.gz.
File metadata
- Download URL: pyargon-1.0.0.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3b3e00f1b1b15a4e8ef9116d3981aef324ee099065b5a3ccffe22070391a3b0
|
|
| MD5 |
f0e4ffa00dc9ee278cbf6391970ee367
|
|
| BLAKE2b-256 |
972466f2260b36d64e4ba6bfd2d53d73377fcda11cff3ad2ce179d71b04c2405
|
File details
Details for the file pyargon-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pyargon-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fac18f080c861f60f13274c30ffde1df1be93e252a354a6859e060b8282d2df3
|
|
| MD5 |
b2f85c42660ea2d7b11aac32cdc41781
|
|
| BLAKE2b-256 |
752e2a6f1b0351ece46c90e5888ae94d7d83324ecfbe15ccdb650995c384cbe2
|