treeswift


Nametreeswift JSON
Version 1.1.42 PyPI version JSON
download
home_pagehttps://github.com/niemasd/TreeSwift
SummaryTreeSwift: Fast tree module for Python 2 and 3
upload_time2024-04-02 17:27:02
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/05/b9/005c64a55a6095a6e3a63f4da6822a8d9a989afcc28a371de4ef5a8f810f/treeswift-1.1.42.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.42",
    "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": "6557909251df1e2cd908d9ae3b2a50bc5ae9a0b769baf13bd46083dc87ab1131",
                "md5": "47e4ad5e45d991d6d46af837441e476a",
                "sha256": "454aa69c52464d13627bce156fb58b7f826880e87e099b9bd23a70d0852146cd"
            },
            "downloads": -1,
            "filename": "treeswift-1.1.42-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47e4ad5e45d991d6d46af837441e476a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 33408,
            "upload_time": "2024-04-02T17:27:00",
            "upload_time_iso_8601": "2024-04-02T17:27:00.819496Z",
            "url": "https://files.pythonhosted.org/packages/65/57/909251df1e2cd908d9ae3b2a50bc5ae9a0b769baf13bd46083dc87ab1131/treeswift-1.1.42-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05b9005c64a55a6095a6e3a63f4da6822a8d9a989afcc28a371de4ef5a8f810f",
                "md5": "509d99ccc80564697d8d50c1d4b68f60",
                "sha256": "3dbd1ba139ad28ca71154a61e362cefeee8a18bf3436123404f6269f0f38a44d"
            },
            "downloads": -1,
            "filename": "treeswift-1.1.42.tar.gz",
            "has_sig": false,
            "md5_digest": "509d99ccc80564697d8d50c1d4b68f60",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 35156,
            "upload_time": "2024-04-02T17:27:02",
            "upload_time_iso_8601": "2024-04-02T17:27:02.784596Z",
            "url": "https://files.pythonhosted.org/packages/05/b9/005c64a55a6095a6e3a63f4da6822a8d9a989afcc28a371de4ef5a8f810f/treeswift-1.1.42.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 17:27:02",
    "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.23038s