taskstats


Nametaskstats JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryRecord how long operations take and compute averages
upload_time2024-03-04 22:08:34
maintainer
docs_urlNone
authorIan Norton
requires_python>=3.6
licenseLicense :: OSI Approved :: MIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Record the time a type of job/task/process/operation takes, and compute the average times

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "taskstats",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ian Norton",
    "author_email": "inorton@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "Record the time a type of job/task/process/operation takes, and compute the average times\n",
    "bugtrack_url": null,
    "license": "License :: OSI Approved :: MIT License",
    "summary": "Record how long operations take and compute averages",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f62740071e32d37ea4e4b96da33962e33f89d6c67984ae54d41fd42a3a70c4fd",
                "md5": "410d27ed8090da013d2018bbc12d6ef7",
                "sha256": "75a7b4ad29ca870fb150156dca3956430ccd4b510e556aba6d2d84f8d55ae773"
            },
            "downloads": -1,
            "filename": "taskstats-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "410d27ed8090da013d2018bbc12d6ef7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3105,
            "upload_time": "2024-03-04T22:08:34",
            "upload_time_iso_8601": "2024-03-04T22:08:34.608150Z",
            "url": "https://files.pythonhosted.org/packages/f6/27/40071e32d37ea4e4b96da33962e33f89d6c67984ae54d41fd42a3a70c4fd/taskstats-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-04 22:08:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "taskstats"
}
        
Elapsed time: 0.21756s