Skip to main content

Library for creating command line interfaces

Project description

Clipy - command line interfaces micro-framework

Clipy is simple easy to use micro-framework for creating command line interfaces.

Source code at launchpad:

http://launchpad.net/clipy

Change history

0.1

Initial release with the following features:

  • Defining single commands with Command class.

  • Defining composite commands (commands that consists of subcommans, like svn) with CompositeCommand class.

0.2

New features:

  • Added abstract command loaded for composite commands.

  • Command loader implementation, which loads commands via setuptools entry point groups.

0.3

New features:

  • Added Command.chanllenge method for asking user for variable.

  • Added Command.ask method for asking user for confirmation.

  • Support for defining commands with argument parsers based on argparse.

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

clipy-0.3.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

clipy-0.3-py2.6.egg (14.9 kB view hashes)

Uploaded Source

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