Metadata-Version: 2.1
Name: ormeasy
Version: 0.3.2
Summary: ORM configuration easily.
Home-page: UNKNOWN
Author: Spoqa Creators
Author-email: dev@spoqa.com
License: MIT
Description: ormeasy
        ~~~~~~~
        
        Setup SQLAlchemy_ & Alembic_ in your application simply. it provides functions
        that may re-build over and over again in your application that use SQLAlchemy,
        Alembic.
        
        .. _SQLAlchemy: http://sqlalchemy.readthedocs.org/
        .. _Alembic: http://alembic.readthedocs.org/
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Database :: Front-Ends
Provides-Extra: tests
Provides-Extra: docs
