Name | flask-exception JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | Flask-Exception is a Flask extension that provides exception handling and logging for Flask applications. |
upload_time | 2024-06-30 12:18:38 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | BSD 3-Clause License |
keywords |
flask
exception
extension
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Flask-Exception
[![PyPI version](https://badge.fury.io/py/flask-exception.svg)](https://badge.fury.io/py/flask-exception)
[![CI Tests](https://github.com/idoshr/flask-exception/actions/workflows/tests.yml/badge.svg)](https://github.com/flask/flask-exception/actions/workflows/tests.yml)
[![Documentation Status](https://readthedocs.org/projects/flask-exception/badge/?version=latest)](https://flask-exception.readthedocs.io/en/latest/?badge=latest)
[![Maintainability](https://api.codeclimate.com/v1/badges/6fb8ae00b1008f5f1b20/maintainability)](https://codeclimate.com/github/idoshr/flask-exception/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/6fb8ae00b1008f5f1b20/test_coverage)](https://codeclimate.com/github/idoshr/flask-exception/test_coverage)
![PyPI - Downloads](https://img.shields.io/pypi/dm/flask-exception)
Flask-Exception is a Flask extension that provides exception handling and logging for
Flask applications.
## Installation
```bash
# 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].
Raw data
{
"_id": null,
"home_page": null,
"name": "flask-exception",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "flask, exception, extension",
"author": null,
"author_email": "Ido Shraga <idoshraga@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/05/3d/31f1f17f934d2c01a3059c593141e196b3f60913c6903d14c060ce697f94/flask_exception-0.0.1.tar.gz",
"platform": "any",
"description": "# Flask-Exception\n\n[![PyPI version](https://badge.fury.io/py/flask-exception.svg)](https://badge.fury.io/py/flask-exception)\n[![CI Tests](https://github.com/idoshr/flask-exception/actions/workflows/tests.yml/badge.svg)](https://github.com/flask/flask-exception/actions/workflows/tests.yml)\n[![Documentation Status](https://readthedocs.org/projects/flask-exception/badge/?version=latest)](https://flask-exception.readthedocs.io/en/latest/?badge=latest)\n[![Maintainability](https://api.codeclimate.com/v1/badges/6fb8ae00b1008f5f1b20/maintainability)](https://codeclimate.com/github/idoshr/flask-exception/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/6fb8ae00b1008f5f1b20/test_coverage)](https://codeclimate.com/github/idoshr/flask-exception/test_coverage)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/flask-exception)\n\nFlask-Exception is a Flask extension that provides exception handling and logging for\nFlask applications.\n\n## Installation\n\n```bash\n# For Flask >= 2.0.0\npip install flask-exception\n```\n\n## Flask configuration\n\nFlask-exception does not provide any configuration defaults. User is responsible\nfor setting up correct database settings, to exclude any possible misconfiguration\nand data corruption.\n\nThere are several options to set connection. Please note, that all except\nrecommended are deprecated and may be removed in future versions, to lower code base\ncomplexity and bugs. If you use any deprecated connection settings approach, you should\nupdate your application configuration.\n\nPlease refer to [complete connection settings description] for more info.\n\n## Usage and API documentation\n\nFull project documentation available on [read the docs].\n\n## Contributing and testing\n\nWe are welcome for contributors and testers! Check [Contribution guidelines].\n\n## License\n\nFlask-Exception is distributed under [BSD 3-Clause License].\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "Flask-Exception is a Flask extension that provides exception handling and logging for Flask applications.",
"version": "0.0.1",
"project_urls": {
"Changelog": "https://github.com/idoshr/flask-exception/releases",
"Documentation": "https://flask-exception.readthedocs.io/en/latest/",
"Homepage": "https://github.com/idoshr/flask-exception",
"Repository": "https://github.com/idoshr/flask-exception"
},
"split_keywords": [
"flask",
" exception",
" extension"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "723ae2a7ef875a4cf09d3ff7c4f4fe4f8a0bac97a54b0ea64a680a9a27660f4d",
"md5": "c172b9dfc488ebd55e46433783cd99ea",
"sha256": "42bd061db1d4b2c370c85bbcf93a353b1974985574776396ae791221828b6b29"
},
"downloads": -1,
"filename": "flask_exception-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c172b9dfc488ebd55e46433783cd99ea",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4193,
"upload_time": "2024-06-30T12:18:37",
"upload_time_iso_8601": "2024-06-30T12:18:37.387965Z",
"url": "https://files.pythonhosted.org/packages/72/3a/e2a7ef875a4cf09d3ff7c4f4fe4f8a0bac97a54b0ea64a680a9a27660f4d/flask_exception-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "053d31f1f17f934d2c01a3059c593141e196b3f60913c6903d14c060ce697f94",
"md5": "4876d9e4e427983646d7a55aa2e08cbb",
"sha256": "e995de82c6b9053795d4b8e8a7b87cce213912c4048a699d2b8850244eef76fc"
},
"downloads": -1,
"filename": "flask_exception-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "4876d9e4e427983646d7a55aa2e08cbb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 8358,
"upload_time": "2024-06-30T12:18:38",
"upload_time_iso_8601": "2024-06-30T12:18:38.987888Z",
"url": "https://files.pythonhosted.org/packages/05/3d/31f1f17f934d2c01a3059c593141e196b3f60913c6903d14c060ce697f94/flask_exception-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-30 12:18:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "idoshr",
"github_project": "flask-exception",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "flask-exception"
}