Metadata-Version: 2.1
Name: piccolo_api
Version: 0.1.0
Summary: Utilities for using Piccolo in ASGI apps.
Home-page: https://github.com/piccolo-orm/piccolo_api
Author: Daniel Townsend
Author-email: dan@dantownsend.co.uk
License: MIT
Description: # piccolo_api
        
        Utilities for easily exposing Piccolo models as REST endpoints in ASGI apps.
        
        Powered by Starlette.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
