diagnosticism


Namediagnosticism JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://github.com/synesissoftware/diagnosticism.Python
SummaryBasic diagnostic facilities, for Python
upload_time2024-08-20 01:32:08
maintainerNone
docs_urlNone
authorMatt Wilson
requires_pythonNone
licenseBSD-3-Clause
keywords diagnostic diagnostics logging trace tracing stopwatch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Diagnosticism.Python
Diagnosticism library, for Python

[![PyPI version](https://badge.fury.io/py/diagnosticism.svg)](https://badge.fury.io/py/diagnosticism)


## Table of Contents

1. [Introduction](#introduction)
2. [Installation](#installation)
3. [Components](#components)
4. [Examples](#examples)
5. [Project Information](#project-information)


## Introduction

T.B.C.


## Installation & usage

Install via **pip** or **pip3**, as in:

```
$ pip3 install diagnosticism
```

Use via **import**:

```Python

import diagnosticism
```


## Components

**Diagnosticism.Python** provides components in the following categories:

* Contingent Reporting
* Diagnostic Logging
* Tracing

**NOTE**: for the moment, the Diagnostic Logging facilities emit to the standard error stream, via the Contingent Reporting API. In the near future this will be changed to work with more sophisticated logging libraries, including the standard logging facilities and the (as yet to be release) **Pantheios.Python**.


## Examples

Examples are provided in the ```examples``` directory, along with a markdown description for each. A detailed list TOC of them is provided in [EXAMPLES.md](./EXAMPLES.md).


## Project Information


### Where to get help

[GitHub Page](https://github.com/synesissoftware/Diagnosticism.Python "GitHub Page")


### Contribution guidelines

Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/Diagnosticism.Python.


### Dependencies


### Related projects

* [**Diagnosticism.Go**](https://github.com/synesissoftware/Diagnosticism.Go/)
* [**Diagnosticism.NET**](https://github.com/synesissoftware/Diagnosticism.NET/)


### License

**Diagnosticism.Python** is released under the 3-clause BSD license. See [LICENSE](./LICENSE) for details.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/synesissoftware/diagnosticism.Python",
    "name": "diagnosticism",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Diagnostic Diagnostics Logging Trace Tracing Stopwatch",
    "author": "Matt Wilson",
    "author_email": "matthew@synesis.com.au",
    "download_url": "https://files.pythonhosted.org/packages/bb/56/0b0c8dd02d799f030e0c1205102b15d449ec798d6bac6317abd87c28bcb5/diagnosticism-0.9.0.tar.gz",
    "platform": null,
    "description": "# Diagnosticism.Python\nDiagnosticism library, for Python\n\n[![PyPI version](https://badge.fury.io/py/diagnosticism.svg)](https://badge.fury.io/py/diagnosticism)\n\n\n## Table of Contents\n\n1. [Introduction](#introduction)\n2. [Installation](#installation)\n3. [Components](#components)\n4. [Examples](#examples)\n5. [Project Information](#project-information)\n\n\n## Introduction\n\nT.B.C.\n\n\n## Installation & usage\n\nInstall via **pip** or **pip3**, as in:\n\n```\n$ pip3 install diagnosticism\n```\n\nUse via **import**:\n\n```Python\n\nimport diagnosticism\n```\n\n\n## Components\n\n**Diagnosticism.Python** provides components in the following categories:\n\n* Contingent Reporting\n* Diagnostic Logging\n* Tracing\n\n**NOTE**: for the moment, the Diagnostic Logging facilities emit to the standard error stream, via the Contingent Reporting API. In the near future this will be changed to work with more sophisticated logging libraries, including the standard logging facilities and the (as yet to be release) **Pantheios.Python**.\n\n\n## Examples\n\nExamples are provided in the ```examples``` directory, along with a markdown description for each. A detailed list TOC of them is provided in [EXAMPLES.md](./EXAMPLES.md).\n\n\n## Project Information\n\n\n### Where to get help\n\n[GitHub Page](https://github.com/synesissoftware/Diagnosticism.Python \"GitHub Page\")\n\n\n### Contribution guidelines\n\nDefect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/Diagnosticism.Python.\n\n\n### Dependencies\n\n\n### Related projects\n\n* [**Diagnosticism.Go**](https://github.com/synesissoftware/Diagnosticism.Go/)\n* [**Diagnosticism.NET**](https://github.com/synesissoftware/Diagnosticism.NET/)\n\n\n### License\n\n**Diagnosticism.Python** is released under the 3-clause BSD license. See [LICENSE](./LICENSE) for details.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Basic diagnostic facilities, for Python",
    "version": "0.9.0",
    "project_urls": {
        "Homepage": "https://github.com/synesissoftware/diagnosticism.Python"
    },
    "split_keywords": [
        "diagnostic",
        "diagnostics",
        "logging",
        "trace",
        "tracing",
        "stopwatch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36fa8a5f72204d9f1b45e471cd19f2c90aa0b2b0d6fc438aaab6255cdb01a383",
                "md5": "bd1454f2eb9ce8cafed1283b18660491",
                "sha256": "7b6b6b077cdc32dd2e8c76f9d555f9fae02911d704a81980c6cd38d4922f2ac1"
            },
            "downloads": -1,
            "filename": "diagnosticism-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd1454f2eb9ce8cafed1283b18660491",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19417,
            "upload_time": "2024-08-20T01:32:07",
            "upload_time_iso_8601": "2024-08-20T01:32:07.058370Z",
            "url": "https://files.pythonhosted.org/packages/36/fa/8a5f72204d9f1b45e471cd19f2c90aa0b2b0d6fc438aaab6255cdb01a383/diagnosticism-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb560b0c8dd02d799f030e0c1205102b15d449ec798d6bac6317abd87c28bcb5",
                "md5": "dc89c7f7c999b3658e427b5565c0325a",
                "sha256": "7211f53498640eb3a11dcc657ce151541e00e732e565ee5265987f819d20d8b3"
            },
            "downloads": -1,
            "filename": "diagnosticism-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dc89c7f7c999b3658e427b5565c0325a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11942,
            "upload_time": "2024-08-20T01:32:08",
            "upload_time_iso_8601": "2024-08-20T01:32:08.879873Z",
            "url": "https://files.pythonhosted.org/packages/bb/56/0b0c8dd02d799f030e0c1205102b15d449ec798d6bac6317abd87c28bcb5/diagnosticism-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 01:32:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "synesissoftware",
    "github_project": "diagnosticism.Python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "diagnosticism"
}
        
Elapsed time: 0.31162s