ebi-eva-common-pyutils


Nameebi-eva-common-pyutils JSON
Version 0.7.4 PyPI version JSON
download
home_pagehttps://github.com/EBIVariation/eva-common-pyutils
SummaryEBI EVA - Common Python Utilities
upload_time2025-08-07 13:34:57
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseApache
keywords ebi eva python utilities
VCS
bugtrack_url
requirements requests lxml pyyaml cached-property retry openpyxl
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/EBIVariation/eva-common-pyutils",
    "name": "ebi-eva-common-pyutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "EBI, EVA, PYTHON, UTILITIES",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/9c/bc/34dfe22d30a619a5ecb72378a3aa04ad30bd0b3ceb78f77258c29f983b43/ebi_eva_common_pyutils-0.7.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "EBI EVA - Common Python Utilities",
    "version": "0.7.4",
    "project_urls": {
        "Homepage": "https://github.com/EBIVariation/eva-common-pyutils"
    },
    "split_keywords": [
        "ebi",
        " eva",
        " python",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ec8c9ba527784002cd02e245b98db5d387cfc238d222ebf7ad4b7729ef3db37d",
                "md5": "57c6cb3229b1c7b64bce11357b0fe16a",
                "sha256": "519bdec38fcda6a73e2ed2d067507d59bd2d6cff543193d3619f710fa10736f2"
            },
            "downloads": -1,
            "filename": "ebi_eva_common_pyutils-0.7.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57c6cb3229b1c7b64bce11357b0fe16a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 58049,
            "upload_time": "2025-08-07T13:34:50",
            "upload_time_iso_8601": "2025-08-07T13:34:50.116535Z",
            "url": "https://files.pythonhosted.org/packages/ec/8c/9ba527784002cd02e245b98db5d387cfc238d222ebf7ad4b7729ef3db37d/ebi_eva_common_pyutils-0.7.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9cbc34dfe22d30a619a5ecb72378a3aa04ad30bd0b3ceb78f77258c29f983b43",
                "md5": "00c1577baaf0a69614debbc902ce2cd0",
                "sha256": "50f07103831f50fd9787a39b1efe2dbd2b84b3407f0e06628866f0c2a905bc90"
            },
            "downloads": -1,
            "filename": "ebi_eva_common_pyutils-0.7.4.tar.gz",
            "has_sig": false,
            "md5_digest": "00c1577baaf0a69614debbc902ce2cd0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 41891,
            "upload_time": "2025-08-07T13:34:57",
            "upload_time_iso_8601": "2025-08-07T13:34:57.206994Z",
            "url": "https://files.pythonhosted.org/packages/9c/bc/34dfe22d30a619a5ecb72378a3aa04ad30bd0b3ceb78f77258c29f983b43/ebi_eva_common_pyutils-0.7.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-07 13:34:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "EBIVariation",
    "github_project": "eva-common-pyutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.*"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    "==",
                    "5.*"
                ]
            ]
        },
        {
            "name": "pyyaml",
            "specs": [
                [
                    "==",
                    "6.*"
                ]
            ]
        },
        {
            "name": "cached-property",
            "specs": [
                [
                    "==",
                    "1.5.*"
                ]
            ]
        },
        {
            "name": "retry",
            "specs": [
                [
                    ">",
                    "0.9"
                ],
                [
                    "==",
                    "0.*"
                ]
            ]
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    "==",
                    "3.*"
                ]
            ]
        }
    ],
    "lcname": "ebi-eva-common-pyutils"
}
        
Elapsed time: 1.53313s