Skip to main content

Utility for writing command-line python scripts that need sub-commands

Project description

This library helps you write command-line python scripts to use sub commands (e.g. “git commit”, “git checkout”). It is a thin wrapper around the built-in library argparse.

This was written before the author discovered the vastly superior: click. You should use that instead.

Installation

$ pip install uboat

Supports

uboat has been tested with Python 3.6 and 3.7

Docs & Source

Docs: http://uboat.readthedocs.io/en/latest/

Source: https://github.com/cltrudeau/uboat

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

uboat-0.1.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

uboat-0.1.1-py2.py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 2 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