Skip to main content

Flask-Exception is a Flask extension that provides exception handling and logging for Flask applications.

Project description

Flask-Exception

PyPI version CI Tests Documentation Status Maintainability Test Coverage PyPI - Downloads

Flask-Exception is a Flask extension that provides exception handling and logging for Flask applications.

Installation

# For Flask >= 2.0.0
pip install flask-exception

Flask configuration

Flask-exception does not provide any configuration defaults. User is responsible for setting up correct database settings, to exclude any possible misconfiguration and data corruption.

There are several options to set connection. Please note, that all except recommended are deprecated and may be removed in future versions, to lower code base complexity and bugs. If you use any deprecated connection settings approach, you should update your application configuration.

Please refer to [complete connection settings description] for more info.

Usage and API documentation

Full project documentation available on [read the docs].

Contributing and testing

We are welcome for contributors and testers! Check [Contribution guidelines].

License

Flask-Exception is distributed under [BSD 3-Clause License].

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask_exception-0.0.1.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

flask_exception-0.0.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page