Flask-Exception is a Flask extension that provides exception handling and logging for Flask applications.
Project description
Flask-Exception
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file flask_exception-0.0.1.tar.gz
.
File metadata
- Download URL: flask_exception-0.0.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e995de82c6b9053795d4b8e8a7b87cce213912c4048a699d2b8850244eef76fc |
|
MD5 | 4876d9e4e427983646d7a55aa2e08cbb |
|
BLAKE2b-256 | 053d31f1f17f934d2c01a3059c593141e196b3f60913c6903d14c060ce697f94 |
File details
Details for the file flask_exception-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: flask_exception-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42bd061db1d4b2c370c85bbcf93a353b1974985574776396ae791221828b6b29 |
|
MD5 | c172b9dfc488ebd55e46433783cd99ea |
|
BLAKE2b-256 | 723ae2a7ef875a4cf09d3ff7c4f4fe4f8a0bac97a54b0ea64a680a9a27660f4d |