Metadata-Version: 1.0
Name: Shabti
Version: 0.3.0
Summary: Pylons template with Elixir ORM bindings
Home-page: http://www.bitbucket.org/gjhiggins/shabti
Author: Graham Higgins
Author-email: gjh@bel-epa.com
License: MIT License
Description: 
        Shabti
        ======
        
        Shabti is a set of Pylons kick-start services built on Pylons/Paste and, variously Elixir, SQLAlchemy, rdflib, RDFAlchemy. It includes paster commands for database management, migrations and model scaffolding, plus AuthKit integration. With just a little bit of glue Shabti gives you a major kick-start using the best Python web development libraries around today.
        
        Current Status
        ---------------
        
        Shabti 0.3.0 described on this page is stable.
        
        There is also an unstable `development version
        <http://www.bitbucket.org/gjhiggins/shabti/overview/>`_ of Shabti.
        
        Download and Installation
        -------------------------
        
        Shabti can be installed with `Easy Install
        <http://peak.telecommunity.com/DevCenter/EasyInstall>`_ by typing::
        
        > easy_install Shabti
        
        
        More information
        ----------------
        
        Check out the project home pages on `BitBucket <http://www.bitbucket.org/gjhiggins/shabti/overview/>`_
        and `Bel-EPA <http://bel-epa.com/shabtidocs/>`_
        
        
Keywords: web wsgi framework sqlalchemy elixir pylons paste template
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pylons
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Python Modules
