.. image:: https://img.shields.io/pypi/v/cdumay-error.svg
:target: https://pypi.python.org/pypi/cdumay-error/
:alt: Latest Version
.. image:: https://travis-ci.org/cdumay/cdumay-error.svg?branch=master
:target: https://travis-ci.org/cdumay/cdumay-error
:alt: Latest version
.. image:: https://readthedocs.org/projects/cdumay-error/badge/?version=latest
:target: http://cdumay-error.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://img.shields.io/badge/license-BSD3-blue.svg
:target: https://github.com/cdumay/cdumay-error/blob/master/LICENSE
.. image:: https://github.com/cdumay/cdumay-error/blob/reports/junit/tests-badge.svg?raw=true
:target: https://htmlpreview.github.io/?https://github.com/cdumay/cdumay-error/blob/reports/junit/report.html
:alt: Tests
.. image:: https://github.com/cdumay/cdumay-error/blob/reports/flake8/flake8-badge.svg?raw=true
:target: https://htmlpreview.github.io/?https://github.com/cdumay/cdumay-error/blob/reports/flake8/index.html
:alt: Lint
.. image:: https://github.com/cdumay/cdumay-error/blob/reports/coverage/coverage-badge.svg?raw=true
:target: https://htmlpreview.github.io/?https://github.com/cdumay/cdumay-error/blob/reports/coverage/html/index.html
:alt: Coverage badge
************
cdumay-error
************
cdumay-error is a basic library used to standardize exception objects and to
serialize them into json using `marshmallow`.
Quickstart
==========
First, install cdumay-error using `pip <https://pip.pypa.io/en/stable/>`_::
pip install -U cdumay-error
Project Links
=============
- Docs: http://cdumay-error.readthedocs.io/
- PyPI: https://pypi.python.org/pypi/cdumay-error
- Issues: https://github.com/cdumay/cdumay-error/issues
License
=======
Licensed under `BSD 3-Clause License <./LICENSE>`_ or https://opensource.org/licenses/BSD-3-Clause.
Raw data
{
"_id": null,
"home_page": "https://github.com/cdumay/cdumay-error",
"name": "cdumay-error",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Cedric DUMAY",
"author_email": "cedric.dumay@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3a/bc/04b7104094ff640abdf68cc81ae1f0a72ebe807e0e0088e1c218acab4bb3/cdumay-error-0.2.1.tar.gz",
"platform": null,
"description": ".. image:: https://img.shields.io/pypi/v/cdumay-error.svg\n :target: https://pypi.python.org/pypi/cdumay-error/\n :alt: Latest Version\n\n.. image:: https://travis-ci.org/cdumay/cdumay-error.svg?branch=master\n :target: https://travis-ci.org/cdumay/cdumay-error\n :alt: Latest version\n\n.. image:: https://readthedocs.org/projects/cdumay-error/badge/?version=latest\n :target: http://cdumay-error.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/badge/license-BSD3-blue.svg\n :target: https://github.com/cdumay/cdumay-error/blob/master/LICENSE\n\n.. image:: https://github.com/cdumay/cdumay-error/blob/reports/junit/tests-badge.svg?raw=true\n :target: https://htmlpreview.github.io/?https://github.com/cdumay/cdumay-error/blob/reports/junit/report.html\n :alt: Tests\n\n.. image:: https://github.com/cdumay/cdumay-error/blob/reports/flake8/flake8-badge.svg?raw=true\n :target: https://htmlpreview.github.io/?https://github.com/cdumay/cdumay-error/blob/reports/flake8/index.html\n :alt: Lint\n\n.. image:: https://github.com/cdumay/cdumay-error/blob/reports/coverage/coverage-badge.svg?raw=true\n :target: https://htmlpreview.github.io/?https://github.com/cdumay/cdumay-error/blob/reports/coverage/html/index.html\n :alt: Coverage badge\n\n************\ncdumay-error\n************\n\ncdumay-error is a basic library used to standardize exception objects and to\nserialize them into json using `marshmallow`.\n\nQuickstart\n==========\n\nFirst, install cdumay-error using `pip <https://pip.pypa.io/en/stable/>`_::\n\n pip install -U cdumay-error\n\nProject Links\n=============\n\n- Docs: http://cdumay-error.readthedocs.io/\n- PyPI: https://pypi.python.org/pypi/cdumay-error\n- Issues: https://github.com/cdumay/cdumay-error/issues\n\nLicense\n=======\n\nLicensed under `BSD 3-Clause License <./LICENSE>`_ or https://opensource.org/licenses/BSD-3-Clause.\n\n",
"bugtrack_url": null,
"license": "BSD 3-Clause",
"summary": "Generic error library",
"version": "0.2.1",
"project_urls": {
"Homepage": "https://github.com/cdumay/cdumay-error"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3abc04b7104094ff640abdf68cc81ae1f0a72ebe807e0e0088e1c218acab4bb3",
"md5": "56d183a292c4e7ae32a3d6befe08d70b",
"sha256": "c4a7dd10974dd5b396945b12cf2483f8f10c8dc9037543f668db5819405a63a3"
},
"downloads": -1,
"filename": "cdumay-error-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "56d183a292c4e7ae32a3d6befe08d70b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5233,
"upload_time": "2024-12-10T10:54:19",
"upload_time_iso_8601": "2024-12-10T10:54:19.325964Z",
"url": "https://files.pythonhosted.org/packages/3a/bc/04b7104094ff640abdf68cc81ae1f0a72ebe807e0e0088e1c218acab4bb3/cdumay-error-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-10 10:54:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cdumay",
"github_project": "cdumay-error",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "marshmallow",
"specs": [
[
">=",
"3.3.0"
]
]
}
],
"lcname": "cdumay-error"
}