Metadata-Version: 2.1 Name: Drowsy Version: 0.1.6 Summary: A set of SQLAlchemy tools for building RESTful services. Home-page: https://github.com/repole/drowsy Author: Nicholas Repole Author-email: n.repole@gmail.com License: MIT Download-URL: https://github.com/repole/drowsy/tarball/0.1.6 Keywords: sqlalchemy,marshmallow,RESTful Platform: any Classifier: Development Status :: 3 - Alpha Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Topic :: Database :: Front-Ends Classifier: Operating System :: OS Independent Requires-Dist: SQLAlchemy (>=1.0) Requires-Dist: MQLAlchemy (>=0.3.0) Requires-Dist: inflection Requires-Dist: marshmallow (>=3.4.0) Requires-Dist: marshmallow-sqlalchemy (>=0.22.1) UNKNOWN