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.
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.
Project details
Release history Release notifications | RSS feed
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.2.tar.gz
(4.2 kB
view hashes)
Built Distribution
clipy-0.2-py2.6.egg
(10.5 kB
view hashes)