bolton-eris


Namebolton-eris JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/python-boltons/eris
SummaryThe Greek Goddess of Strife and Discord... A better way to handle, trace, and log errors in Python.
upload_time2022-01-14 02:18:24
maintainer
docs_urlNone
authorBryan M Bugyi
requires_python>=3.8
licenseMIT license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # eris

**The Greek Goddess of Strife and Discord... A better way to handle, trace, and log errors in Python.**

_project status badges:_

[![CI Workflow](https://github.com/python-boltons/eris/actions/workflows/ci.yml/badge.svg)](https://github.com/python-boltons/eris/actions/workflows/ci.yml)
[![Coverage](https://codecov.io/gh/python-boltons/eris/branch/master/graph/badge.svg)](https://codecov.io/gh/python-boltons/eris)
[![Documentation Status](https://readthedocs.org/projects/bolton-eris/badge/?version=latest)](https://bolton-eris.readthedocs.io/en/latest/?badge=latest)
[![Package Health](https://snyk.io/advisor/python/bolton-eris/badge.svg)](https://snyk.io/advisor/python/bolton-eris)

_version badges:_

[![Project Version](https://img.shields.io/pypi/v/bolton-eris)](https://pypi.org/project/bolton-eris/)
[![Python Versions](https://img.shields.io/pypi/pyversions/bolton-eris)](https://pypi.org/project/bolton-eris/)
[![Cookiecutter: cc-python](https://img.shields.io/static/v1?label=cc-python&message=2021.12.22&color=d4aa00&logo=cookiecutter&logoColor=d4aa00)](https://github.com/python-boltons/cc-python)
[![Docker: pythonboltons/main](https://img.shields.io/static/v1?label=pythonboltons%20%2F%20main&message=2021.12.22&color=8ec4ad&logo=docker&logoColor=8ec4ad)](https://github.com/python-boltons/docker-python)


## Installation 🗹

To install `eris` using [pip][9], run the following
commands in your terminal:

``` shell
python3 -m pip install --user bolton-eris  # install eris
```

If you don't have pip installed, this [Python installation guide][10] can guide
you through the process.


## Useful Links 🔗

* [API Reference][3]: A developer's reference of the API exposed by this
  project.
* [cc-python][4]: The [cookiecutter][5] that was used to generate this project.
  Changes made to this cookiecutter are periodically synced with this project
  using [cruft][12].
* [CHANGELOG.md][2]: We use this file to document all notable changes made to
  this project.
* [CONTRIBUTING.md][7]: This document contains guidelines for developers
  interested in contributing to this project.
* [Create a New Issue][13]: Create a new GitHub issue for this project.
* [Documentation][1]: This project's full documentation.


[1]: https://bolton-eris.readthedocs.io/en/latest
[2]: https://github.com/python-boltons/eris/blob/master/CHANGELOG.md
[3]: https://bolton-eris.readthedocs.io/en/latest/modules.html
[4]: https://github.com/python-boltons/cc-python
[5]: https://github.com/cookiecutter/cookiecutter
[6]: https://docs.readthedocs.io/en/stable/
[7]: https://github.com/python-boltons/eris/blob/master/CONTRIBUTING.md
[8]: https://github.com/python-boltons/eris
[9]: https://pip.pypa.io
[10]: http://docs.python-guide.org/en/latest/starting/installation/
[11]: https://github.com/pypa/pipx
[12]: https://github.com/cruft/cruft
[13]: https://github.com/python-boltons/eris/issues/new/choose



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python-boltons/eris",
    "name": "bolton-eris",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bryan M Bugyi",
    "author_email": "bryanbugyi34@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/11/6b/1b0a54b8264e7542348e76242502dfd06c386b71d7a727e227ac08b7cdd1/bolton-eris-0.2.3.tar.gz",
    "platform": "",
    "description": "# eris\n\n**The Greek Goddess of Strife and Discord... A better way to handle, trace, and log errors in Python.**\n\n_project status badges:_\n\n[![CI Workflow](https://github.com/python-boltons/eris/actions/workflows/ci.yml/badge.svg)](https://github.com/python-boltons/eris/actions/workflows/ci.yml)\n[![Coverage](https://codecov.io/gh/python-boltons/eris/branch/master/graph/badge.svg)](https://codecov.io/gh/python-boltons/eris)\n[![Documentation Status](https://readthedocs.org/projects/bolton-eris/badge/?version=latest)](https://bolton-eris.readthedocs.io/en/latest/?badge=latest)\n[![Package Health](https://snyk.io/advisor/python/bolton-eris/badge.svg)](https://snyk.io/advisor/python/bolton-eris)\n\n_version badges:_\n\n[![Project Version](https://img.shields.io/pypi/v/bolton-eris)](https://pypi.org/project/bolton-eris/)\n[![Python Versions](https://img.shields.io/pypi/pyversions/bolton-eris)](https://pypi.org/project/bolton-eris/)\n[![Cookiecutter: cc-python](https://img.shields.io/static/v1?label=cc-python&message=2021.12.22&color=d4aa00&logo=cookiecutter&logoColor=d4aa00)](https://github.com/python-boltons/cc-python)\n[![Docker: pythonboltons/main](https://img.shields.io/static/v1?label=pythonboltons%20%2F%20main&message=2021.12.22&color=8ec4ad&logo=docker&logoColor=8ec4ad)](https://github.com/python-boltons/docker-python)\n\n\n## Installation \ud83d\uddf9\n\nTo install `eris` using [pip][9], run the following\ncommands in your terminal:\n\n``` shell\npython3 -m pip install --user bolton-eris  # install eris\n```\n\nIf you don't have pip installed, this [Python installation guide][10] can guide\nyou through the process.\n\n\n## Useful Links \ud83d\udd17\n\n* [API Reference][3]: A developer's reference of the API exposed by this\n  project.\n* [cc-python][4]: The [cookiecutter][5] that was used to generate this project.\n  Changes made to this cookiecutter are periodically synced with this project\n  using [cruft][12].\n* [CHANGELOG.md][2]: We use this file to document all notable changes made to\n  this project.\n* [CONTRIBUTING.md][7]: This document contains guidelines for developers\n  interested in contributing to this project.\n* [Create a New Issue][13]: Create a new GitHub issue for this project.\n* [Documentation][1]: This project's full documentation.\n\n\n[1]: https://bolton-eris.readthedocs.io/en/latest\n[2]: https://github.com/python-boltons/eris/blob/master/CHANGELOG.md\n[3]: https://bolton-eris.readthedocs.io/en/latest/modules.html\n[4]: https://github.com/python-boltons/cc-python\n[5]: https://github.com/cookiecutter/cookiecutter\n[6]: https://docs.readthedocs.io/en/stable/\n[7]: https://github.com/python-boltons/eris/blob/master/CONTRIBUTING.md\n[8]: https://github.com/python-boltons/eris\n[9]: https://pip.pypa.io\n[10]: http://docs.python-guide.org/en/latest/starting/installation/\n[11]: https://github.com/pypa/pipx\n[12]: https://github.com/cruft/cruft\n[13]: https://github.com/python-boltons/eris/issues/new/choose\n\n\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "The Greek Goddess of Strife and Discord... A better way to handle, trace, and log errors in Python.",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/python-boltons/eris"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3e50d4cb7f57a5b92d7bec75b91899add37c6659bb55acc3a0785f924fd16a4",
                "md5": "9a9587e66ae57533380b07675fe75490",
                "sha256": "48b4e1cf086b84c2f8cd9d05db46f4d55247a89a6187e82a8692c9b42f51afcc"
            },
            "downloads": -1,
            "filename": "bolton_eris-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a9587e66ae57533380b07675fe75490",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8590,
            "upload_time": "2022-01-14T02:18:23",
            "upload_time_iso_8601": "2022-01-14T02:18:23.464779Z",
            "url": "https://files.pythonhosted.org/packages/e3/e5/0d4cb7f57a5b92d7bec75b91899add37c6659bb55acc3a0785f924fd16a4/bolton_eris-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "116b1b0a54b8264e7542348e76242502dfd06c386b71d7a727e227ac08b7cdd1",
                "md5": "880498ac37462e3938a74fa1fd7f0550",
                "sha256": "24cf3c1ae9565706c6758c86d2281f09dbe7bb94621e3e3c44b59020bd56fd1d"
            },
            "downloads": -1,
            "filename": "bolton-eris-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "880498ac37462e3938a74fa1fd7f0550",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 36177,
            "upload_time": "2022-01-14T02:18:24",
            "upload_time_iso_8601": "2022-01-14T02:18:24.792449Z",
            "url": "https://files.pythonhosted.org/packages/11/6b/1b0a54b8264e7542348e76242502dfd06c386b71d7a727e227ac08b7cdd1/bolton-eris-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-01-14 02:18:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python-boltons",
    "github_project": "eris",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "bolton-eris"
}
        
Elapsed time: 0.16162s