durationpy


Namedurationpy JSON
Version 0.9 PyPI version JSON
download
home_pagehttps://github.com/icholy/durationpy
SummaryModule for converting between datetime.timedelta and Go's Duration strings.
upload_time2024-10-02 17:59:00
maintainerNone
docs_urlNone
authorIlia Choly
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/icholy/durationpy",
    "name": "durationpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Ilia Choly",
    "author_email": "ilia.choly@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/31/e9/f49c4e7fccb77fa5c43c2480e09a857a78b41e7331a75e128ed5df45c56b/durationpy-0.9.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Module for converting between datetime.timedelta and Go's Duration strings.",
    "version": "0.9",
    "project_urls": {
        "Download": "https://github.com/icholy/durationpy/tarball/0.9",
        "Homepage": "https://github.com/icholy/durationpy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ca3ac312faeceffd2d8f86bc6dcb5c401188ba5a01bc88e69bed97578a0dfcd",
                "md5": "c850c3d66e8cc250264762279473686c",
                "sha256": "e65359a7af5cedad07fb77a2dd3f390f8eb0b74cb845589fa6c057086834dd38"
            },
            "downloads": -1,
            "filename": "durationpy-0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c850c3d66e8cc250264762279473686c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3461,
            "upload_time": "2024-10-02T17:58:59",
            "upload_time_iso_8601": "2024-10-02T17:58:59.349292Z",
            "url": "https://files.pythonhosted.org/packages/4c/a3/ac312faeceffd2d8f86bc6dcb5c401188ba5a01bc88e69bed97578a0dfcd/durationpy-0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31e9f49c4e7fccb77fa5c43c2480e09a857a78b41e7331a75e128ed5df45c56b",
                "md5": "8a299df235a5874a2074acac72970e47",
                "sha256": "fd3feb0a69a0057d582ef643c355c40d2fa1c942191f914d12203b1a01ac722a"
            },
            "downloads": -1,
            "filename": "durationpy-0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "8a299df235a5874a2074acac72970e47",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3186,
            "upload_time": "2024-10-02T17:59:00",
            "upload_time_iso_8601": "2024-10-02T17:59:00.873165Z",
            "url": "https://files.pythonhosted.org/packages/31/e9/f49c4e7fccb77fa5c43c2480e09a857a78b41e7331a75e128ed5df45c56b/durationpy-0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 17:59:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "icholy",
    "github_project": "durationpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "durationpy"
}
        
Elapsed time: 1.78481s