eliot


Nameeliot JSON
Version 1.16.0 PyPI version JSON
download
home_pagehttps://github.com/itamarst/eliot/
SummaryLogging library that tells you why it happened
upload_time2024-11-25 19:42:21
maintainerItamar Turner-Trauring
docs_urlNone
authorNone
requires_python>=3.8.0
licenseApache 2.0
keywords logging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Eliot: Logging that tells you *why* it happened
================================================

Python's built-in ``logging`` and other similar systems output a stream of factoids: they're interesting, but you can't really tell what's going on.

* Why is your application slow?
* What caused this code path to be chosen?
* Why did this error happen?

Standard logging can't answer these questions.

But with a better model you could understand what and why things happened in your application.
You could pinpoint performance bottlenecks, you could understand what happened when, who called what.

That is what Eliot does.
``eliot`` is a Python logging system that outputs causal chains of **actions**: actions can spawn other actions, and eventually they either **succeed or fail**.
The resulting logs tell you the story of what your software did: what happened, and what caused it.

Eliot supports a range of use cases and 3rd party libraries:

* Logging within a single process.
* Causal tracing across a distributed system.
* Scientific computing, with `built-in support for NumPy and Dask <https://eliot.readthedocs.io/en/stable/scientific-computing.html>`_.
* `Asyncio and Trio coroutines <https://eliot.readthedocs.io/en/stable/generating/asyncio.html>`_ and the `Twisted networking framework <https://eliot.readthedocs.io/en/stable/generating/twisted.html>`_.

Eliot is only used to generate your logs; you will might need tools like Logstash and ElasticSearch to aggregate and store logs if you are using multiple processes across multiple machines.

Eliot supports Python 3.8-3.12, as well as PyPy3.
It is maintained by Itamar Turner-Trauring, and released under the Apache 2.0 License.

* `Read the documentation <https://eliot.readthedocs.io>`_.
* Download from `PyPI`_ or `conda-forge <https://anaconda.org/conda-forge/eliot>`_.
* Need help or have any questions? `File an issue <https://github.com/itamarst/eliot/issues/new>`_ on GitHub.
* **Commercial support** is available from `Python⇒Speed <https://pythonspeed.com/services/#eliot>`_.

Testimonials
------------

    "Eliot has made tracking down causes of failure (in complex external integrations and internal uses) tremendously easier. Our errors are logged to Sentry with the Eliot task UUID. That means we can go from a Sentry notification to a high-level trace of operations—with important metadata at each operation—in a few seconds. We immediately know which user did what in which part of the system."

    —Jonathan Jacobs

.. _Github: https://github.com/itamarst/eliot
.. _PyPI: https://pypi.python.org/pypi/eliot

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/itamarst/eliot/",
    "name": "eliot",
    "maintainer": "Itamar Turner-Trauring",
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": "itamar@itamarst.org",
    "keywords": "logging",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ad/da/790092c2f752250a2df9247c14c8edd24a9e0f1da57e789fb78dadfa8170/eliot-1.16.0.tar.gz",
    "platform": null,
    "description": "Eliot: Logging that tells you *why* it happened\n================================================\n\nPython's built-in ``logging`` and other similar systems output a stream of factoids: they're interesting, but you can't really tell what's going on.\n\n* Why is your application slow?\n* What caused this code path to be chosen?\n* Why did this error happen?\n\nStandard logging can't answer these questions.\n\nBut with a better model you could understand what and why things happened in your application.\nYou could pinpoint performance bottlenecks, you could understand what happened when, who called what.\n\nThat is what Eliot does.\n``eliot`` is a Python logging system that outputs causal chains of **actions**: actions can spawn other actions, and eventually they either **succeed or fail**.\nThe resulting logs tell you the story of what your software did: what happened, and what caused it.\n\nEliot supports a range of use cases and 3rd party libraries:\n\n* Logging within a single process.\n* Causal tracing across a distributed system.\n* Scientific computing, with `built-in support for NumPy and Dask <https://eliot.readthedocs.io/en/stable/scientific-computing.html>`_.\n* `Asyncio and Trio coroutines <https://eliot.readthedocs.io/en/stable/generating/asyncio.html>`_ and the `Twisted networking framework <https://eliot.readthedocs.io/en/stable/generating/twisted.html>`_.\n\nEliot is only used to generate your logs; you will might need tools like Logstash and ElasticSearch to aggregate and store logs if you are using multiple processes across multiple machines.\n\nEliot supports Python 3.8-3.12, as well as PyPy3.\nIt is maintained by Itamar Turner-Trauring, and released under the Apache 2.0 License.\n\n* `Read the documentation <https://eliot.readthedocs.io>`_.\n* Download from `PyPI`_ or `conda-forge <https://anaconda.org/conda-forge/eliot>`_.\n* Need help or have any questions? `File an issue <https://github.com/itamarst/eliot/issues/new>`_ on GitHub.\n* **Commercial support** is available from `Python\u21d2Speed <https://pythonspeed.com/services/#eliot>`_.\n\nTestimonials\n------------\n\n    \"Eliot has made tracking down causes of failure (in complex external integrations and internal uses) tremendously easier. Our errors are logged to Sentry with the Eliot task UUID. That means we can go from a Sentry notification to a high-level trace of operations\u2014with important metadata at each operation\u2014in a few seconds. We immediately know which user did what in which part of the system.\"\n\n    \u2014Jonathan Jacobs\n\n.. _Github: https://github.com/itamarst/eliot\n.. _PyPI: https://pypi.python.org/pypi/eliot\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Logging library that tells you why it happened",
    "version": "1.16.0",
    "project_urls": {
        "Homepage": "https://github.com/itamarst/eliot/"
    },
    "split_keywords": [
        "logging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9af8b3d7c70a8f19eb767f8e1172c5e984b72f0f5f6b19ec73e3c50f2a8cd1d7",
                "md5": "e1a639fb291db2ed4c4e84cc6005905a",
                "sha256": "b83ac0ffd63b7b2d64a1097bb06dfeef4d68d39783d7eaf31aeadc7441ac39c5"
            },
            "downloads": -1,
            "filename": "eliot-1.16.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1a639fb291db2ed4c4e84cc6005905a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 112034,
            "upload_time": "2024-11-25T19:42:19",
            "upload_time_iso_8601": "2024-11-25T19:42:19.934526Z",
            "url": "https://files.pythonhosted.org/packages/9a/f8/b3d7c70a8f19eb767f8e1172c5e984b72f0f5f6b19ec73e3c50f2a8cd1d7/eliot-1.16.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "adda790092c2f752250a2df9247c14c8edd24a9e0f1da57e789fb78dadfa8170",
                "md5": "867b8058dc226945aa52069b4b95ee0f",
                "sha256": "8a26da750c62d20193533ac8d0e705010e04512a43853ab3f3486494e92c6ef9"
            },
            "downloads": -1,
            "filename": "eliot-1.16.0.tar.gz",
            "has_sig": false,
            "md5_digest": "867b8058dc226945aa52069b4b95ee0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 160080,
            "upload_time": "2024-11-25T19:42:21",
            "upload_time_iso_8601": "2024-11-25T19:42:21.934282Z",
            "url": "https://files.pythonhosted.org/packages/ad/da/790092c2f752250a2df9247c14c8edd24a9e0f1da57e789fb78dadfa8170/eliot-1.16.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 19:42:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "itamarst",
    "github_project": "eliot",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "eliot"
}
        
Elapsed time: 0.41793s