Skip to main content

Command Line INterpreter Generator for pythON

Project description

History

0.1.4 (TBD)

  • can override default options from environ, via variable CLINGON_PREFIX (see example2)

  • added a utility class for user input management, with unittests

  • a better README

  • fix debug output ‘clize default parameters’

  • some code refactoring

0.1.3 (2015-03-27)

  • fix list option when default is empty

  • default value of boolean must be False

  • if list option is given with non empty default, check number of arguments

  • new example

0.1.2 (2015-02-25)

  • setup.py now installs clingon command,

  • so, option auto_install as been removed

  • refactor error handling in script. There’s an exception RunnerErrorWithUsage that prints single line usage string before error messsage

  • better handle of duplicate short aliases

0.1.1 (2015-02-24)

  • update print_version()

  • allow clingon to autoinstall in a more simpler way

  • some minor fixes

  • some more unittests

0.1.0 (2015-02-23)

  • First release on PyPI.

Download files

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

Source Distribution

clingon-0.1.4.tar.gz (24.9 kB view hashes)

Uploaded Source

Built Distribution

clingon-0.1.4-py2.py3-none-any.whl (10.6 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