anacore


Nameanacore JSON
Version 3.1.0 PyPI version JSON
download
home_pagehttps://github.com/bialimed/anacore
SummaryLibraries for managing standard file formats and objects from NGS.
upload_time2024-03-20 09:04:17
maintainerNone
docs_urlNone
authorFrederic Escudie
requires_python>=3.8
licenseGNU GPL v3
keywords bio ngs
VCS
bugtrack_url
requirements numpy pysam requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bialimed/anacore",
    "name": "anacore",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "bio NGS",
    "author": "Frederic Escudie",
    "author_email": "escudie.frederic@iuct-oncopole.fr",
    "download_url": "https://files.pythonhosted.org/packages/37/ba/cbb3a8b070faf43321e36dab64965774d87e95c28abb43dd40117a001553/anacore-3.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GNU GPL v3",
    "summary": "Libraries for managing standard file formats and objects from NGS.",
    "version": "3.1.0",
    "project_urls": {
        "Homepage": "https://github.com/bialimed/anacore"
    },
    "split_keywords": [
        "bio",
        "ngs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37bacbb3a8b070faf43321e36dab64965774d87e95c28abb43dd40117a001553",
                "md5": "774abaa12b60d8de73393013e81e2fad",
                "sha256": "4a5fad8479d9000ee2de48713f8ce42b0e9d2df725f711412b119de1ba0f99d3"
            },
            "downloads": -1,
            "filename": "anacore-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "774abaa12b60d8de73393013e81e2fad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 191801,
            "upload_time": "2024-03-20T09:04:17",
            "upload_time_iso_8601": "2024-03-20T09:04:17.551686Z",
            "url": "https://files.pythonhosted.org/packages/37/ba/cbb3a8b070faf43321e36dab64965774d87e95c28abb43dd40117a001553/anacore-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 09:04:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bialimed",
    "github_project": "anacore",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.23.0"
                ]
            ]
        },
        {
            "name": "pysam",
            "specs": [
                [
                    ">=",
                    "0.22.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.20.1"
                ]
            ]
        }
    ],
    "lcname": "anacore"
}
        
Elapsed time: 0.20614s