DendroPy


NameDendroPy JSON
Version 4.6.1 PyPI version JSON
download
home_pagehttp://pypi.org/project/DendroPy//
SummaryA Python library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters.
upload_time2023-06-09 05:34:21
maintainer
docs_urlNone
authorJeet Sukumaran and Mark T. Holder
requires_python
licenseBSD
keywords phylogenetics phylogeny phylogenies phylogeography evolution evolutionary biology systematics coalescent population genetics phyloinformatics bioinformatics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://raw.githubusercontent.com/jeetsukumaran/DendroPy/DendroPy4/doc/source/_static/dendropy_logo.png
   :align: right
   :alt: DendroPy

.. image:: https://github.com/jeetsukumaran/DendroPy/actions/workflows/ci.yaml/badge.svg
   :target: https://github.com/jeetsukumaran/DendroPy/actions/workflows/ci.yaml

.. image:: https://img.shields.io/pypi/v/DendroPy.svg
        :target: https://pypi.org/project/DendroPy/

.. image:: https://readthedocs.org/projects/DendroPy/badge/?version=main
        :target: https://dendropy.readthedocs.io/en/main/?badge=main
        :alt: Documentation Status

DendroPy is a Python library for phylogenetic computing.
It provides classes and functions for the simulation, processing, and
manipulation of phylogenetic trees and character matrices, and supports the
reading and writing of phylogenetic data in a range of formats, such as NEXUS,
NEWICK, NeXML, Phylip, FASTA, etc.  Application scripts for performing some
useful phylogenetic operations, such as data conversion and tree posterior
distribution summarization, are also distributed and installed as part of the
libary.  DendroPy can thus function as a stand-alone library for phylogenetics,
a component of more complex multi-library phyloinformatic pipelines, or as a
scripting "glue" that assembles and drives such pipelines.

The primary home page for DendroPy, with detailed tutorials and documentation, is at:

    http://dendropy.org/

DendroPy is also hosted in the official Python repository:

    http://pypi.org/project/DendroPy//

Requirements and Installation
=============================

DendroPy 4.x runs under Python 3 (all versions > 3.1) and Python 2 (Python 2.7 only).

You can install DendroPy by running::

    $ sudo pip install dendropy

More information is available here:

    http://dendropy.org/downloading.html

Documentation
=============

Full documentation is available here:

    http://dendropy.org/

This includes:

    -   `A comprehensive "getting started" primer <http://dendropy.org/primer/index.html>`_ .
    -   `API documentation <http://dendropy.org/library/index.html>`_ .
    -   `Descriptions of data formats supported for reading/writing <http://dendropy.org/schemas/index.html>`_ .

and more.

License and Warranty
====================

Please see the file "LICENSE.rst" for details.

Current Release
===============

The current release of DendroPy is version 4.6.1.




            

Raw data

            {
    "_id": null,
    "home_page": "http://pypi.org/project/DendroPy//",
    "name": "DendroPy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "phylogenetics phylogeny phylogenies phylogeography evolution evolutionary biology systematics coalescent population genetics phyloinformatics bioinformatics",
    "author": "Jeet Sukumaran and Mark T. Holder",
    "author_email": "jeetsukumaran@gmail.com, mtholder@ku.edu",
    "download_url": "https://files.pythonhosted.org/packages/35/fc/0ff301d0f2484b61f2cc46cfd7649c530cad6313c7f7a695f8cabff8a061/DendroPy-4.6.1.tar.gz",
    "platform": null,
    "description": ".. image:: https://raw.githubusercontent.com/jeetsukumaran/DendroPy/DendroPy4/doc/source/_static/dendropy_logo.png\n   :align: right\n   :alt: DendroPy\n\n.. image:: https://github.com/jeetsukumaran/DendroPy/actions/workflows/ci.yaml/badge.svg\n   :target: https://github.com/jeetsukumaran/DendroPy/actions/workflows/ci.yaml\n\n.. image:: https://img.shields.io/pypi/v/DendroPy.svg\n        :target: https://pypi.org/project/DendroPy/\n\n.. image:: https://readthedocs.org/projects/DendroPy/badge/?version=main\n        :target: https://dendropy.readthedocs.io/en/main/?badge=main\n        :alt: Documentation Status\n\nDendroPy is a Python library for phylogenetic computing.\nIt provides classes and functions for the simulation, processing, and\nmanipulation of phylogenetic trees and character matrices, and supports the\nreading and writing of phylogenetic data in a range of formats, such as NEXUS,\nNEWICK, NeXML, Phylip, FASTA, etc.  Application scripts for performing some\nuseful phylogenetic operations, such as data conversion and tree posterior\ndistribution summarization, are also distributed and installed as part of the\nlibary.  DendroPy can thus function as a stand-alone library for phylogenetics,\na component of more complex multi-library phyloinformatic pipelines, or as a\nscripting \"glue\" that assembles and drives such pipelines.\n\nThe primary home page for DendroPy, with detailed tutorials and documentation, is at:\n\n    http://dendropy.org/\n\nDendroPy is also hosted in the official Python repository:\n\n    http://pypi.org/project/DendroPy//\n\nRequirements and Installation\n=============================\n\nDendroPy 4.x runs under Python 3 (all versions > 3.1) and Python 2 (Python 2.7 only).\n\nYou can install DendroPy by running::\n\n    $ sudo pip install dendropy\n\nMore information is available here:\n\n    http://dendropy.org/downloading.html\n\nDocumentation\n=============\n\nFull documentation is available here:\n\n    http://dendropy.org/\n\nThis includes:\n\n    -   `A comprehensive \"getting started\" primer <http://dendropy.org/primer/index.html>`_ .\n    -   `API documentation <http://dendropy.org/library/index.html>`_ .\n    -   `Descriptions of data formats supported for reading/writing <http://dendropy.org/schemas/index.html>`_ .\n\nand more.\n\nLicense and Warranty\n====================\n\nPlease see the file \"LICENSE.rst\" for details.\n\nCurrent Release\n===============\n\nThe current release of DendroPy is version 4.6.1.\n\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A Python library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters.",
    "version": "4.6.1",
    "project_urls": {
        "Homepage": "http://pypi.org/project/DendroPy//"
    },
    "split_keywords": [
        "phylogenetics",
        "phylogeny",
        "phylogenies",
        "phylogeography",
        "evolution",
        "evolutionary",
        "biology",
        "systematics",
        "coalescent",
        "population",
        "genetics",
        "phyloinformatics",
        "bioinformatics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c3bf880fd07cb79a46ca838e46ba021fcdaa464bb21e2a9264a7afe77046a88",
                "md5": "31878ae1ce7cf1e3332dcba683d8a221",
                "sha256": "8527a208482302642e7e38229a2369d01a51d05011e9a68067d92be5fbbf6b58"
            },
            "downloads": -1,
            "filename": "DendroPy-4.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31878ae1ce7cf1e3332dcba683d8a221",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 458649,
            "upload_time": "2023-06-09T05:34:18",
            "upload_time_iso_8601": "2023-06-09T05:34:18.745864Z",
            "url": "https://files.pythonhosted.org/packages/7c/3b/f880fd07cb79a46ca838e46ba021fcdaa464bb21e2a9264a7afe77046a88/DendroPy-4.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35fc0ff301d0f2484b61f2cc46cfd7649c530cad6313c7f7a695f8cabff8a061",
                "md5": "826abae436d92a612b32990f842bd07d",
                "sha256": "26fcbe1cb5831301e8f1f2e15a0563620f0b8e29e6d409dd6a2a7c957dd64c16"
            },
            "downloads": -1,
            "filename": "DendroPy-4.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "826abae436d92a612b32990f842bd07d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15200462,
            "upload_time": "2023-06-09T05:34:21",
            "upload_time_iso_8601": "2023-06-09T05:34:21.332994Z",
            "url": "https://files.pythonhosted.org/packages/35/fc/0ff301d0f2484b61f2cc46cfd7649c530cad6313c7f7a695f8cabff8a061/DendroPy-4.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-09 05:34:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dendropy"
}
        
Elapsed time: 0.07419s