A collection of classes and commands for automated command line scripting using Python.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Shawn Davis 55dbe0e5a8 Added support for passing through excluded kwargs so that custom parsers (like django) can be informed of implementation-specific attributes. 3 years ago
..
__init__.py Worked on new docs/tutorial output. 3 years ago
base.py Added support for passing through excluded kwargs so that custom parsers (like django) can be informed of implementation-specific attributes. 3 years ago
ini.py Refactored snippets and loaders to lib. 3 years ago
yaml.py Refactored snippets and loaders to lib. 3 years ago