-
Notifications
You must be signed in to change notification settings - Fork 6
Possible future directions
Daniel Silverman edited this page Dec 3, 2013
·
2 revisions
The troposphere library allows for easier creation of the AWS CloudFormation JSON by writing Python code to describe the AWS resources. To facilitate catching CloudFormation or JSON errors early the library has property and type checking built into the classes.
Create VM images that work across providers (i.e. a Vagrant box that is also an AMI).
Cement is an advanced CLI Application Framework for Python. Its goal is to introduce a standard, and feature-full platform for both simple and complex command line applications as well as support rapid development needs without sacrificing quality.
###Stevedore Stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions.