duckargs

Code generation tool, creates python / C programs that parse command line arguments. Say goodbye to starting each project by reading "argparse" / "geptopt.h" docs.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install duckargs

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.5.0 2023-11-05
1.4.0 2023-10-22
1.3.0 2023-10-13
1.2.0 2023-10-11
1.1.0 2023-03-26
1.0.0 2023-03-06
0.1.3 2023-03-05
0.1.2 2023-03-04
0.1.1 2023-03-04
0.1.0 2023-03-04

Issues with this package?

Page last updated 2023-11-05 19:00:12 UTC