Metadata-Version: 2.1
Name: Flask-Exceptions
Version: 1.2.1
Summary: A base set of API Exceptions for Flask apps
Home-page: https://github.com/bbelyeu/flask-exceptions
Author: Brad Belyeu
Author-email: bradleylamar@gmail.com
License: MIT
Download-URL: https://github.com/bbelyeu/flask-exceptions/archive/1.2.1.zip
Keywords: flask,exceptions,api
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Flask

A base set of API Exceptions for Flask apps.


