Metadata-Version: 1.1
Name: snakelet
Version: 0.3.0
Summary: Mongo ORM
Home-page: https://github.com/alexgurrola/snakelet
Author: Alex Gurrola
Author-email: alexgurrola1@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: snakelet
        ========
        
        Snakelet is a Schema-less ORM-like system built in pure Python to reduce
        redundancy with Mongo Native Drivers and Object Management.  This package
        contains a very simple implementation and will need to be expanded upon
        largely to remain relevant.
        
Keywords: data mongo orm
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database :: Front-Ends
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
