jaraco.timing


Namejaraco.timing JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/jaraco/jaraco.timing
SummaryRoutines for quick and dirty profiling and rate limits
upload_time2024-04-02 20:43:28
maintainerNone
docs_urlNone
authorJason R. Coombs
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/pypi/v/jaraco.timing.svg
   :target: https://pypi.org/project/jaraco.timing

.. image:: https://img.shields.io/pypi/pyversions/jaraco.timing.svg

.. image:: https://github.com/jaraco/jaraco.timing/actions/workflows/main.yml/badge.svg
   :target: https://github.com/jaraco/jaraco.timing/actions?query=workflow%3A%22tests%22
   :alt: tests

.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
    :target: https://github.com/astral-sh/ruff
    :alt: Ruff

.. .. image:: https://readthedocs.org/projects/PROJECT_RTD/badge/?version=latest
..    :target: https://PROJECT_RTD.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/skeleton-2024-informational
   :target: https://blog.jaraco.com/skeleton

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaraco/jaraco.timing",
    "name": "jaraco.timing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jason R. Coombs",
    "author_email": "jaraco@jaraco.com",
    "download_url": "https://files.pythonhosted.org/packages/b9/24/dcd7fb4fa32cda8bcb0486b8c5c49212031605d52ac343b1fe9e667edbd2/jaraco.timing-3.0.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/jaraco.timing.svg\n   :target: https://pypi.org/project/jaraco.timing\n\n.. image:: https://img.shields.io/pypi/pyversions/jaraco.timing.svg\n\n.. image:: https://github.com/jaraco/jaraco.timing/actions/workflows/main.yml/badge.svg\n   :target: https://github.com/jaraco/jaraco.timing/actions?query=workflow%3A%22tests%22\n   :alt: tests\n\n.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json\n    :target: https://github.com/astral-sh/ruff\n    :alt: Ruff\n\n.. .. image:: https://readthedocs.org/projects/PROJECT_RTD/badge/?version=latest\n..    :target: https://PROJECT_RTD.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2024-informational\n   :target: https://blog.jaraco.com/skeleton\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Routines for quick and dirty profiling and rate limits",
    "version": "3.0.0",
    "project_urls": {
        "Homepage": "https://github.com/jaraco/jaraco.timing"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56c07b77a73a7a05320d323d79345cefbc9bdf447b5f319911399f35d854dc48",
                "md5": "8e9793a95dc6bc5e84cd919a265819ca",
                "sha256": "ddb5c01003df909f5c344119b948032bd48f6744deee11f41b15d56e79a664df"
            },
            "downloads": -1,
            "filename": "jaraco.timing-3.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e9793a95dc6bc5e84cd919a265819ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2651,
            "upload_time": "2024-04-02T20:43:26",
            "upload_time_iso_8601": "2024-04-02T20:43:26.938526Z",
            "url": "https://files.pythonhosted.org/packages/56/c0/7b77a73a7a05320d323d79345cefbc9bdf447b5f319911399f35d854dc48/jaraco.timing-3.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b924dcd7fb4fa32cda8bcb0486b8c5c49212031605d52ac343b1fe9e667edbd2",
                "md5": "787ada8b5a186d0462bfe6b33c0b62b7",
                "sha256": "f9590e60e59d2eec7cbe93b8a6865c86a6ba51760c7be4f2a211811d2a4b9935"
            },
            "downloads": -1,
            "filename": "jaraco.timing-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "787ada8b5a186d0462bfe6b33c0b62b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7048,
            "upload_time": "2024-04-02T20:43:28",
            "upload_time_iso_8601": "2024-04-02T20:43:28.109692Z",
            "url": "https://files.pythonhosted.org/packages/b9/24/dcd7fb4fa32cda8bcb0486b8c5c49212031605d52ac343b1fe9e667edbd2/jaraco.timing-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 20:43:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jaraco",
    "github_project": "jaraco.timing",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "jaraco.timing"
}
        
Elapsed time: 0.22402s