Metadata-Version: 2.1
Name: plastic
Version: 0.1.0
Summary: An ORM interface that molds itself to your data.
Home-page: https://github.com/CorsoSource/plastic
Author: Andrew Geiger
Author-email: andrew.geiger@corsosystems.com
License: UNKNOWN
Description: # Plastic ORM
        An ORM that molds itself to the data
        
        
        Currently in beta validation. SQLite is the initial test.
        See the `dev/` directory for example usage.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
