Metadata-Version: 1.1
Name: Flask-CQLAlchemy
Version: 1.2.0
Summary: Flask-CQLAlchemy handles connections to Cassandra clusters and provides an interface through cqlengine
Home-page: http://thegeorgeous.com/flask-cqlalchemy
Author: George Thomas
Author-email: iamgeorgethomas@gmail.com
License: BSD
Description: 
        Flask-CQLAlchemy
        ----------------
        
        Flask-CQLAlchemy handles connections to Cassandra clusters and provides a
        Flask-SQLAlchemy like interface to declare models and their columns in a Flask
        app
        Links
        `````
        
        * `documentation <http://flask-cqlalchemy.readthedocs.org>`_
        
        
        
Keywords: cassandra cqlengine flask
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Framework :: Flask
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
