Essentially, we noticed that most projects we did ended up having the same skeleton.
betahaus.pyracont is here to make them more reusable. While testing coverage is 100%, we seriously lack documentation and more field-testing, hence this is released as alpha.
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· New method to make sure new objects aren't stored with the same name as an existing view. Before it was possible to name objects the same way as views. [robinharms]