Letter P

python-easyargs - Making argument parsing easy

Website: https://github.com/stedmeister/easyargs
License: MIT
Vendor: Alcance Libre, Inc.
Description:
A project designed to make command line argument parsing easy.  There are many
ways to create a command line parser in python: argparse, docopt, click.  These
are all great options, but require quite a lot of configuration and sometimes
you just need a function to be called.  Enter easyargs.  Define the function
that you want to be called, decorate it and let easyargs work out the command
line.

Packages

python-easyargs-0.9.4-5.fc14.al.src [14 KiB] Changelog by Joel Barrios (2022-02-17):
- Remove and obsolete python2 support.

Listing created by Repoview-0.6.6-6.fc14.al