Skip to main content

A collection of everyday utils, helpers and tools in Python.

Project description

pybackpack

A collection of everyday utils, helpers and tools in Python.

cli module

A few classes to make implementation of cli tools more organized. It uses composite pattern for creating the parsers and subcommands. It also uses function decorators which identity which function has to be executed for the provided arguments. The idea behind this module is to encapsulate each parser and it’s arguments, and the corresponding handler function.

Look at the tests/cli/my_cli.py for a multi sub-commands example.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybackpack-0.2.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

pybackpack-0.2.0-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page