Metadata-Version: 1.1
Name: mongomotormodel
Version: 0.1.0
Summary: Django like models and validation for mongodb and tornado
Home-page: https://githubb.com/sedrubal/mongomotormodel/
Author: sedrubal
Author-email: dev@sedrubal.de
License: LGPLv3+
Description: MongoMotorModel
        ===============
        
        Django like models and validation for mongodb and tornado.
        
        Usage
        -----
        
        *TODO*
        
        License
        -------
        
        Copytight (c) 2016 sedrubal
        
        `MIT <https://opensource.org/licenses/MIT>`__
        
Keywords: MongoDB,motor,tornado,models,DB,validation,async
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database
Classifier: Topic :: Internet :: WWW/HTTP
