th2-common


Nameth2-common JSON
Version 4.0.1 PyPI version JSON
download
home_pagehttps://github.com/th2-net/th2-common-py
Summaryth2_common
upload_time2023-08-22 20:31:47
maintainer
docs_urlNone
authorTH2-devs
requires_python>=3.7
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # th2 common library (Python)

`th2-common-py` is an API for all th2 components created with Python.
Check the [Wiki](https://github.com/th2-net/th2-common-py/wiki) for instructions and examples.

## Installation
```
pip install th2-common
```
This package can be found on [PyPI](https://pypi.org/project/th2-common/ "th2 common library").
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/th2-net/th2-common-py",
    "name": "th2-common",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "TH2-devs",
    "author_email": "th2-devs@exactprosystems.com",
    "download_url": "https://files.pythonhosted.org/packages/fa/ab/a9fb1ca74d06116dbd3140f9764e76a60cee6ea607ea80578c15b0b62057/th2_common-4.0.1.tar.gz",
    "platform": null,
    "description": "# th2 common library (Python)\n\n`th2-common-py` is an API for all th2 components created with Python.\nCheck the [Wiki](https://github.com/th2-net/th2-common-py/wiki) for instructions and examples.\n\n## Installation\n```\npip install th2-common\n```\nThis package can be found on [PyPI](https://pypi.org/project/th2-common/ \"th2 common library\").",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "th2_common",
    "version": "4.0.1",
    "project_urls": {
        "Homepage": "https://github.com/th2-net/th2-common-py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "faaba9fb1ca74d06116dbd3140f9764e76a60cee6ea607ea80578c15b0b62057",
                "md5": "69963c2597b0b57253455c625f37328f",
                "sha256": "260e2ce55c49ed574cb439e8da831cafe08a46fac944339b51b0d53a67a3e9d3"
            },
            "downloads": -1,
            "filename": "th2_common-4.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "69963c2597b0b57253455c625f37328f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 31613,
            "upload_time": "2023-08-22T20:31:47",
            "upload_time_iso_8601": "2023-08-22T20:31:47.970449Z",
            "url": "https://files.pythonhosted.org/packages/fa/ab/a9fb1ca74d06116dbd3140f9764e76a60cee6ea607ea80578c15b0b62057/th2_common-4.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 20:31:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "th2-net",
    "github_project": "th2-common-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "th2-common"
}
        
Elapsed time: 0.16578s