Metadata-Version: 1.1
Name: front-py-orm
Version: 0.0.1
Summary: ORM for sqlite which allows using objects from database as reactive objects.
                All changes made with single object will react on its data inside db
Home-page: https://github.com/DimonLuk/front-py-orm
Author: Dima Lukashov
Author-email: lds4ever2000@gmail.com
License: UNKNOWN
Description: To read about Front-py please visit http://front-py.ga
        
        User guide - http://front-py.ga/userGuide
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
