treeswift


Nametreeswift JSON
Version 1.1.43 PyPI version JSON
download
home_pagehttps://github.com/niemasd/TreeSwift
SummaryTreeSwift: Fast tree module for Python 2 and 3
upload_time2024-05-15 23:34:11
maintainerNone
docs_urlNone
authorNiema Moshiri
requires_pythonNone
licenseNone
keywords tree phylogenetics fast
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            TreeSwift is a Python library for parsing, manipulating, and iterating over (rooted) tree structures. TreeSwift places an emphasis on speed.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/niemasd/TreeSwift",
    "name": "treeswift",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "tree phylogenetics fast",
    "author": "Niema Moshiri",
    "author_email": "niemamoshiri@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/82/b8e030de942e7af1672a01cecd97f41073cfe54adcde9933ee6dbb69d95e/treeswift-1.1.43.tar.gz",
    "platform": null,
    "description": "TreeSwift is a Python library for parsing, manipulating, and iterating over (rooted) tree structures. TreeSwift places an emphasis on speed.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "TreeSwift: Fast tree module for Python 2 and 3",
    "version": "1.1.43",
    "project_urls": {
        "Bug Reports": "https://github.com/niemasd/TreeSwift/issues",
        "Homepage": "https://github.com/niemasd/TreeSwift",
        "Source": "https://github.com/niemasd/TreeSwift"
    },
    "split_keywords": [
        "tree",
        "phylogenetics",
        "fast"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86e10114f47813d15b7a940a5dbf8536547c22c48d87893ce8bb8d517d8fd4e5",
                "md5": "a99499f27fd525b80d689985151c256e",
                "sha256": "226843e381265a3163c6a29d481b604ac2d0d7aa54e39983cc6487110c1f76a1"
            },
            "downloads": -1,
            "filename": "treeswift-1.1.43-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a99499f27fd525b80d689985151c256e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 33459,
            "upload_time": "2024-05-15T23:34:09",
            "upload_time_iso_8601": "2024-05-15T23:34:09.516965Z",
            "url": "https://files.pythonhosted.org/packages/86/e1/0114f47813d15b7a940a5dbf8536547c22c48d87893ce8bb8d517d8fd4e5/treeswift-1.1.43-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e982b8e030de942e7af1672a01cecd97f41073cfe54adcde9933ee6dbb69d95e",
                "md5": "a03741ee2b2ad2637167d254c362fb5f",
                "sha256": "1a7805cb207ad76e5224f043c9d0fd1d0d6e0fc9890faca26aba44e287999c6e"
            },
            "downloads": -1,
            "filename": "treeswift-1.1.43.tar.gz",
            "has_sig": false,
            "md5_digest": "a03741ee2b2ad2637167d254c362fb5f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 35213,
            "upload_time": "2024-05-15T23:34:11",
            "upload_time_iso_8601": "2024-05-15T23:34:11.721466Z",
            "url": "https://files.pythonhosted.org/packages/e9/82/b8e030de942e7af1672a01cecd97f41073cfe54adcde9933ee6dbb69d95e/treeswift-1.1.43.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 23:34:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "niemasd",
    "github_project": "TreeSwift",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "treeswift"
}
        
Elapsed time: 0.33261s