Metadata-Version: 1.0
Name: Tesla
Version: 0.2.4
Summary: Pylons template with Elixir ORM bindings
Home-page: UNKNOWN
Author: beachcoder
Author-email: danjac_35@yahoo.co.uk
License: MIT
Description: 
        Tesla
        ======
        
        Tesla is a web framework built on Pylons/Paste and Elixir/SQLAlchemy. It includes paster commands for database management, migrations,
        and model scaffolding, plus AuthKit integration. With just a little bit of glue Tesla gives you the best Python web development libraries around today.
        
        Current Status
        ---------------
        
        Tesla 0.2.4 described on this page is stable.
        
        There is also an unstable `development version
        <http://tesla-pylons-elixir.googlecode.com/svn/trunk/#egg=Tesla-dev>`_ of Tesla.
        
        Download and Installation
        -------------------------
        
        Tesla can be installed with `Easy Install
        <http://peak.telecommunity.com/DevCenter/EasyInstall>`_ by typing::
        
        > easy_install Tesla
        
        More information
        ----------------
        
        Check out the project home page on `Google Code <http://code.google.com/p/tesla-pylons-elixir/>`_.
        
        
Keywords: web wsgi framework sqlalchemy elixir pylons paste template
Platform: UNKNOWN
