cmdOptions

A package making it easier to create small command-line option pickers


Keywords
command, line, command-line, options, simple
License
MIT
Install
pip install cmdOptions==0.0.5

Documentation

cmdOptions (Command-Line Options)

A package making it easier to create small command-line option selectors.

See on PyPi.
See on GitHub.

Packages to Install

  • None

Installation

This package uses pip for installation.

pip install cmdOptions

Example of Use

For a barebones example see This Barebones Repo.
For a more integrated example see This Integrated Repo.