25 August, 2012

Baker 1.3


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Matt Chaput | More scripts
pypi.python.org
Apache License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
August 25th, 2012, 23:40 GMT [view history]
C: \ Development Tools \ Complete applications

It uses a simple decorator to create scripts with "sub-commands", similar to Django's manage.py, svn, hg, and others.

Baker maps command line options to function parameters in the most natural way available.

Baker lets you specify help for parameters in three ways: in the decorator, in Python 3.x (use parameter annotations to associate doc strings with parameters) and parse the function's docstring for Sphinx-style :param blocks.

Single-character short options are enabled.

What's New in This Release: [ read full changelog ]

· Better Python 3 support.
· Improved test coverage.
· *varargs are now displayed in command help.
· Fixed annoying beavhior of *varargs help when no keyword arguments are present.


Download button
Via: Baker 1.3

0 Comment: