Sapyens — SQLAlchemy & Pyramid enhancements
- sapyens_scaffold — Pyramid scaffold for creating projects
- sapyens.crud — customizable generic views and templates for building CRUDs
- sapyens.db — SQLAlchemy helpers (initialization, model base classes, etc.)
- sapyens.deploy — Fabric deploy helpers
- sapyens.helpers — various helpers
- sapyens.migrate — plain SQL migration management
- sapyens.script — CLI script base class
- sapyens.views — various generic views
Install latest stable version (PyPI package):
pip install sapyens
Development version:
pip install git+https://github.com/fillest/sapyens.git#egg=sapyens
Please don't hesitate to submit bugs/questions/whatever to the issue tracker.
Copyright © 2012, 2016 Sapyens contributors (listed in contributors.md file)
Licensed under the Apache License, Version 2.0. See the LICENSE file for the full license text. See tldrlegal.com for a quick summary.