telemc


Nametelemc JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/edgerun/telemc-py
SummaryPython library for accessing telemd monitoring data
upload_time2020-06-22 16:13:03
maintainer
docs_urlNone
authorThomas Rausch
requires_python
license
keywords
VCS
bugtrack_url
requirements redis
Travis-CI No Travis.
coveralls test coverage No coveralls.
            telemc-py
=========

Library for accessing and recording [telemd](https://github.com/edgerun/telemd) monitoring data.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/edgerun/telemc-py",
    "name": "telemc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Thomas Rausch",
    "author_email": "t.rausch@dsg.tuwien.ac.at",
    "download_url": "https://files.pythonhosted.org/packages/7d/14/c2f5ae5fbfaea67279b9a3a3d8a8318c9153efbd09bc583ec966f2ba7626/telemc-0.3.0.tar.gz",
    "platform": "",
    "description": "telemc-py\n=========\n\nLibrary for accessing and recording [telemd](https://github.com/edgerun/telemd) monitoring data.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python library for accessing telemd monitoring data",
    "version": "0.3.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "181702e195b7ec47f95b0574f34e030ae9e5a33f8f17267301818dad5a96a877",
                "md5": "19062c827b4eff532c2025a91b183d7a",
                "sha256": "4b5f07ff7a2233de02418de4f77eb5d395d5526d3f2b52ab04063e6c2181d3da"
            },
            "downloads": -1,
            "filename": "telemc-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "19062c827b4eff532c2025a91b183d7a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5310,
            "upload_time": "2020-06-22T16:13:00",
            "upload_time_iso_8601": "2020-06-22T16:13:00.562782Z",
            "url": "https://files.pythonhosted.org/packages/18/17/02e195b7ec47f95b0574f34e030ae9e5a33f8f17267301818dad5a96a877/telemc-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d14c2f5ae5fbfaea67279b9a3a3d8a8318c9153efbd09bc583ec966f2ba7626",
                "md5": "630a509bcff8a074d04c61a0f6a5b29f",
                "sha256": "c13b11ff7997091791c6ad2bed608b9058af4e8d09e43198cf400551cd78891d"
            },
            "downloads": -1,
            "filename": "telemc-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "630a509bcff8a074d04c61a0f6a5b29f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3675,
            "upload_time": "2020-06-22T16:13:03",
            "upload_time_iso_8601": "2020-06-22T16:13:03.186786Z",
            "url": "https://files.pythonhosted.org/packages/7d/14/c2f5ae5fbfaea67279b9a3a3d8a8318c9153efbd09bc583ec966f2ba7626/telemc-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-06-22 16:13:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "edgerun",
    "github_project": "telemc-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "redis",
            "specs": [
                [
                    ">=",
                    "3.2.1"
                ]
            ]
        }
    ],
    "lcname": "telemc"
}
        
Elapsed time: 0.25886s