https://github.com/spoqa/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.
https://github.com/spoqa/ormeasy
Last synced: 5 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/spoqa/ormeasy
- Owner: spoqa
- License: mit
- Created: 2016-09-04T11:17:38.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2021-04-23T01:23:37.000Z (over 5 years ago)
- Last Synced: 2025-04-07T12:52:02.593Z (over 1 year ago)
- Language: Python
- Homepage: https://pypi.org/project/ormeasy/
- Size: 36.1 KB
- Stars: 6
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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/