Metadata-Version: 2.0
Name: unrest
Version: 0.6.2
Summary: A troubling rest api library for sqlalchemy models
Home-page: https://github.com/Kozea/unrest
Author: Florian Mounier @ Kozea
Author-email: florian.mounier@kozea.fr
License: GNU LGPL v3+
Keywords: rest,flask,api,sqlalchemy
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Provides: unrest
Requires-Dist: python-dateutil
Requires-Dist: sqlalchemy
Provides-Extra: docs
Requires-Dist: pydoc-markdown; extra == 'docs'
Provides-Extra: test
Requires-Dist: flask; extra == 'test'
Requires-Dist: flask-sqlalchemy; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: pytest-flake8; extra == 'test'
Requires-Dist: pytest-isort; extra == 'test'
Requires-Dist: pytest-runner; extra == 'test'

UNKNOWN


