tracing-py3


Nametracing-py3 JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/hendrikboeck/tracing-py3
SummarySuperset of python internal logging module
upload_time2024-06-10 12:31:56
maintainerNone
docs_urlNone
authorHendrik Boeck
requires_python<4.0,>=3.11
licenseMIT
keywords logging monitoring tracing debugging python superset module library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `tracing-py3` - Superset for Python logging

> **DISCLAIMER:**
>
> This library is under active development, expect things to break or not to work as expected.
> Creating an issue for bugs you encounter would be appreciated. Documentation is currently work in
> progress.

## Table of Contents

- [Getting Started](#getting-started)
- [Documentation](#documentation)
- [License (_BSD 3-Clause License_)](#license-bsd-3-clause-license)

## Getting Started

Install using `pip`:

```
pip install tracing-py3
```

Install using `poetry` CLI:

```
poetry add tracing-py3
```

or using `pyproject.toml`:

```toml
[tool.poetry.dependencies]
tracing-py3 = "^0.1.0"
```


## Documentation

Work in Progress...


## License (_BSD 3-Clause License_)

Copyright (c) 2024, Hendrik Böck <<hendrikboeck.dev@protonmail.com>>
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hendrikboeck/tracing-py3",
    "name": "tracing-py3",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "logging, monitoring, tracing, debugging, python, superset, module, library",
    "author": "Hendrik Boeck",
    "author_email": "hendrikboeck.dev@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8f/1f/c51f402d2f97d8a7e81981bf09ebaec523efe045ac1a98d735f63a34c735/tracing_py3-0.1.1.tar.gz",
    "platform": null,
    "description": "# `tracing-py3` - Superset for Python logging\n\n> **DISCLAIMER:**\n>\n> This library is under active development, expect things to break or not to work as expected.\n> Creating an issue for bugs you encounter would be appreciated. Documentation is currently work in\n> progress.\n\n## Table of Contents\n\n- [Getting Started](#getting-started)\n- [Documentation](#documentation)\n- [License (_BSD 3-Clause License_)](#license-bsd-3-clause-license)\n\n## Getting Started\n\nInstall using `pip`:\n\n```\npip install tracing-py3\n```\n\nInstall using `poetry` CLI:\n\n```\npoetry add tracing-py3\n```\n\nor using `pyproject.toml`:\n\n```toml\n[tool.poetry.dependencies]\ntracing-py3 = \"^0.1.0\"\n```\n\n\n## Documentation\n\nWork in Progress...\n\n\n## License (_BSD 3-Clause License_)\n\nCopyright (c) 2024, Hendrik B\u00f6ck <<hendrikboeck.dev@protonmail.com>>\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Superset of python internal logging module",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/hendrikboeck/tracing-py3",
        "Repository": "https://github.com/hendrikboeck/tracing-py3"
    },
    "split_keywords": [
        "logging",
        " monitoring",
        " tracing",
        " debugging",
        " python",
        " superset",
        " module",
        " library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3e28bf3513868836f5c948fe9182e88cce0c0f050ab50ffdbf98862eb633412",
                "md5": "309e71258955631076346566ec80f2f7",
                "sha256": "40f696c53eb3e9f95130dec4d99ad433b63fb7be56e88894e941dbc02fa3bc71"
            },
            "downloads": -1,
            "filename": "tracing_py3-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "309e71258955631076346566ec80f2f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 8253,
            "upload_time": "2024-06-10T12:31:55",
            "upload_time_iso_8601": "2024-06-10T12:31:55.315450Z",
            "url": "https://files.pythonhosted.org/packages/a3/e2/8bf3513868836f5c948fe9182e88cce0c0f050ab50ffdbf98862eb633412/tracing_py3-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f1fc51f402d2f97d8a7e81981bf09ebaec523efe045ac1a98d735f63a34c735",
                "md5": "ad82c0eb728066817c016b849117c52c",
                "sha256": "9bf0ca3cbf225cab5b8a3a3e97d8edb8f34012f4114bb95a17a4f6e073eb77e0"
            },
            "downloads": -1,
            "filename": "tracing_py3-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ad82c0eb728066817c016b849117c52c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 6615,
            "upload_time": "2024-06-10T12:31:56",
            "upload_time_iso_8601": "2024-06-10T12:31:56.321341Z",
            "url": "https://files.pythonhosted.org/packages/8f/1f/c51f402d2f97d8a7e81981bf09ebaec523efe045ac1a98d735f63a34c735/tracing_py3-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-10 12:31:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hendrikboeck",
    "github_project": "tracing-py3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tracing-py3"
}
        
Elapsed time: 0.40133s