gtnet


Namegtnet JSON
Version 0.0.6 PyPI version JSON
download
home_page
SummaryA package for running Genome Taxonomy Network predictions
upload_time2023-08-11 06:07:25
maintainer
docs_urlNone
author
requires_python>=3.9
licenseBSD-3-Clause
keywords python microbiome microbial-taxonomy cross-platform open-data data-format open-source open-science reproducible-research machine-learning
VCS
bugtrack_url
requirements numpy pandas torch
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gtnet",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "python,microbiome,microbial-taxonomy,cross-platform,open-data,data-format,open-source,open-science,reproducible-research,machine-learning",
    "author": "",
    "author_email": "Andrew Tritt <ajtritt@lbl.gov>, Ryan Ly <rly@lbl.gov>",
    "download_url": "https://files.pythonhosted.org/packages/ba/45/ab7746af032f1d3276bc7fba712d4a99357037a718e9b84178ea475e0e98/gtnet-0.0.6.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A package for running Genome Taxonomy Network predictions",
    "version": "0.0.6",
    "project_urls": {
        "Bug Tracker": "https://github.com/exabiome/gtnet/issues",
        "Homepage": "https://github.com/exabiome/gtnet"
    },
    "split_keywords": [
        "python",
        "microbiome",
        "microbial-taxonomy",
        "cross-platform",
        "open-data",
        "data-format",
        "open-source",
        "open-science",
        "reproducible-research",
        "machine-learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee3c5baed76ad045fb1760da945f37273935468e4b7b4c739cf4266dc2232a0a",
                "md5": "3fe22b9b2af8bc8889078ff8b62682eb",
                "sha256": "a8fe7bed8a69035e0ee9e7b152aa284046280c78d8d179aa5857329a99d85c4d"
            },
            "downloads": -1,
            "filename": "gtnet-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3fe22b9b2af8bc8889078ff8b62682eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1653739,
            "upload_time": "2023-08-11T06:07:24",
            "upload_time_iso_8601": "2023-08-11T06:07:24.185893Z",
            "url": "https://files.pythonhosted.org/packages/ee/3c/5baed76ad045fb1760da945f37273935468e4b7b4c739cf4266dc2232a0a/gtnet-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba45ab7746af032f1d3276bc7fba712d4a99357037a718e9b84178ea475e0e98",
                "md5": "cc31b66b13e3028420aaa1c34c4b8e46",
                "sha256": "462cc5637365c976e0c3d516a399f50c8778154839536ca79184ce37e60fdf42"
            },
            "downloads": -1,
            "filename": "gtnet-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "cc31b66b13e3028420aaa1c34c4b8e46",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3313927,
            "upload_time": "2023-08-11T06:07:25",
            "upload_time_iso_8601": "2023-08-11T06:07:25.891826Z",
            "url": "https://files.pythonhosted.org/packages/ba/45/ab7746af032f1d3276bc7fba712d4a99357037a718e9b84178ea475e0e98/gtnet-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-11 06:07:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exabiome",
    "github_project": "gtnet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.24.3"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    ">=",
                    "2.0.1"
                ]
            ]
        }
    ],
    "lcname": "gtnet"
}
        
Elapsed time: 0.10129s