A lightweight, dynamic arg parser for fun, but not profit.
Project description
A lightweight, dynamic argument parsing library for Python programs with klugy support for typing variables.
I made this for a teaching machine project I’m working on (I needed a custom argument parser for _reasons_), and I’m always too impatient to use argparse.
Notes
Flags with no value are automatically converted to True boolean The module uses ast.literal_eval, so “{‘a’:’b’}” will convert to a dict (all quotes required) Programs will produce error messages when flags are missing
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 Distributions
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 arglite-0.9.4-py3-none-any.whl.
File metadata
- Download URL: arglite-0.9.4-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efdad1bb8e0192e19d98ea3bcc2fc4d55e777eeb0f8b2937cbbbcc6818fdc53d
|
|
| MD5 |
04bb9a3dcfc4d7e35bc5894f59506dcc
|
|
| BLAKE2b-256 |
a0083946b0f5ee70cca7f3b24dd29254843d2f371b3dbd0f5c953b2320ab918f
|