bw2-annotation-utils


Namebw2-annotation-utils JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/bw2/annotation-utils
SummaryMisc. utilities for downloading and working with various gene annotations, the HPO ontology, etc
upload_time2023-09-13 04:09:46
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements pandas pymysql
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Misc. utilities for downloading and working with various gene annotations, the HPO ontology, etc

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bw2/annotation-utils",
    "name": "bw2-annotation-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/0a/63/39b1a8c7dd02b24ad0ec5bd67eabadc205de3a07445139270afadb51387f/bw2-annotation-utils-0.1.4.tar.gz",
    "platform": null,
    "description": "Misc. utilities for downloading and working with various gene annotations, the HPO ontology, etc\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Misc. utilities for downloading and working with various gene annotations, the HPO ontology, etc",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/bw2/annotation-utils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d786d847c77c1e3829275850b52ef7b5cd9ccee3ce3cd92ebb71429edb73a243",
                "md5": "36e26bdee849b066f2171e5fd320820a",
                "sha256": "3408a89098b80a199575749ff91805db5427bdc580349d573d223dcc4d729323"
            },
            "downloads": -1,
            "filename": "bw2_annotation_utils-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36e26bdee849b066f2171e5fd320820a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 11735,
            "upload_time": "2023-09-13T04:09:45",
            "upload_time_iso_8601": "2023-09-13T04:09:45.469187Z",
            "url": "https://files.pythonhosted.org/packages/d7/86/d847c77c1e3829275850b52ef7b5cd9ccee3ce3cd92ebb71429edb73a243/bw2_annotation_utils-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a6339b1a8c7dd02b24ad0ec5bd67eabadc205de3a07445139270afadb51387f",
                "md5": "1efe0e6537736416abcf0bc3dba648f4",
                "sha256": "3d9eaf7c48ec71c6e3e977c3cceafc58a9d286551aa426dc33c907c2e5d0f915"
            },
            "downloads": -1,
            "filename": "bw2-annotation-utils-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "1efe0e6537736416abcf0bc3dba648f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9372,
            "upload_time": "2023-09-13T04:09:46",
            "upload_time_iso_8601": "2023-09-13T04:09:46.727893Z",
            "url": "https://files.pythonhosted.org/packages/0a/63/39b1a8c7dd02b24ad0ec5bd67eabadc205de3a07445139270afadb51387f/bw2-annotation-utils-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-13 04:09:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bw2",
    "github_project": "annotation-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.3.5"
                ]
            ]
        },
        {
            "name": "pymysql",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        }
    ],
    "lcname": "bw2-annotation-utils"
}
        
Elapsed time: 0.14510s