
tesla-pylons-elixir
Paster template for creating Pylons applications using SQLAlchemy/Elixir ORM. Adds some simple database paster commands. Includes the following features:
- Create model classes
- Simple database commands (create/drop tables)
- Migrations (using SoC migrate library)
- Create and run batch scripts
- Handles SQLAlchemy setup and session refresh
Project Information
- License: MIT License
- 5 stars
- svn-based source control
Labels:
pylons
paster
elixir
sqlalchemy
python