tesla-pylons-elixir


Tesla:Pylons/Elixir framework template

Paster template for creating Pylons applications using SQLAlchemy/Elixir ORM. Adds some simple database paster commands. Includes the following features:

  1. Create model classes
  2. Simple database commands (create/drop tables)
  3. Migrations (using SoC migrate library)
  4. Create and run batch scripts
  5. Handles SQLAlchemy setup and session refresh

Project Information

Labels:
pylons paster elixir sqlalchemy python