Metadata-Version: 2.1
Name: SQLAlchemy-MetaJSON
Version: 1.0.5
Summary: Extract meta information on SQLAlchemy models to JSON.
Home-page: https://autoinvent.dev/
Maintainer: Moebius Solutions, Inc.
Maintainer-email: support@moesol.com
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Python: >=3.6
License-File: LICENSE.rst
Provides-Extra: dev
Requires-Dist: Sphinx ; extra == 'dev'
Requires-Dist: Pallets-Sphinx-Themes ; extra == 'dev'
Requires-Dist: tox ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: coverage ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'

SQLAlchemy-MetaJSON
===================

Extract meta information on SQLAlchemy models to JSON.


