No project description provided
Project description
# argcmd - a super-clean, super-simple Class-based API for git-like command line arguments
## Why
I got sick of implementing this multiple times, and other people asked me how to do it too.
## Requirements
Python 3.7 or later.
## Installation
Download the `*.whl` file from under `https://github.com/lee-b/argcmd/Releases`, and install
it with `pip install`. `pip` remote install, and `poetry` instructions to follow.
## Usage
See `src/argcmd/__main__.py` for an example. You can run this example as `argcmd-test` after
installation (`argcmd-test` will go away when proper unit tests are added instead).
## License
GNU Aferro General Public License v3.0. See included LICENSE.TXT file for details.
## Contacts
Raise a ticket at github.com/lee-b/argcmd/issues, or email me at `leebraid@gmail.com` _if (and only if)_
a ticket isn't appropriate.
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
argcmd-0.1.0.tar.gz
(14.8 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
argcmd-0.1.0-py3-none-any.whl
(15.4 kB
view details)
File details
Details for the file argcmd-0.1.0.tar.gz.
File metadata
- Download URL: argcmd-0.1.0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.6 Linux/6.0.0-1-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e299e86d98703a6bdba02d8ff0ce1db1ebaf323cbbe48351e8181f742573988
|
|
| MD5 |
b0cc03e3f44dfb16ed7abd4c1c3dad7f
|
|
| BLAKE2b-256 |
7b343e9ea46d888f945aafff46e87fe353eb7a8c520d6461756232bb1f326e4e
|
File details
Details for the file argcmd-0.1.0-py3-none-any.whl.
File metadata
- Download URL: argcmd-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.6 Linux/6.0.0-1-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24e03f329b98a727a9e3b7bd07a18e82b9678bb832c1f43fe5119eee19ac335c
|
|
| MD5 |
a1ee89be76d3f39c5fa3c1a84323186f
|
|
| BLAKE2b-256 |
21e807d4f8e55d50b39a3e99a4a7c2e900b31675c1d25b1fad65548c57ad8f2e
|