{ "info": { "author": "Johann-Mattis List and Simon Greenhill and Robert Forkel", "author_email": "info@lingpy.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Text Processing :: Linguistic" ], "description": "# LingPy: A Python Library for Automatic Tasks in Historical Linguistics\n\nThis repository contains the python package `lingpy` which can be used for various task in computational historical linguistics.\n\n[![Build Status](https://travis-ci.org/lingpy/lingpy.svg?branch=master)](https://travis-ci.org/lingpy/lingpy)\n[![codecov.io](http://codecov.io/github/lingpy/lingpy/coverage.svg?branch=master)](http://codecov.io/github/lingpy/lingpy?branch=master)\n[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.597082.svg)](https://doi.org/10.5281/zenodo.597082)\n[![PyPI version](https://badge.fury.io/py/lingpy.png)](https://badge.fury.io/py/lingpy)\n[![Documentation](https://bade.fury.io/py/lingpy.png)](https://lingpy.github.io)\n\n\nAuthors: [Johann-Mattis List](https://github.com/linguist) ([Max Planck Institute for the Science of Human History](http://shh.mpg.de/)), [Simon Greenhill](https://github.com/simongreenhill) ([Max Planck Institute for the Science of Human History](http://shh.mpg.de/)), and [Robert Forkel](https://github.com/xrotwang) ([Max Planck Institute for the Science of Human History](http://shh.mpg.de/))\n\nCollaborators: \nSteven Moran ([Universit\u00e4t Z\u00fcrich](http://www.linguistik.uzh.ch/about/mitglieder/moran.html), [Peter Bouda](http://www.peterbouda.eu/), Johannes Dellert ([University of T\u00fcbingen](http://www.sfs.uni-tuebingen.de/~gjaeger/evolaemp/index.html)), Taraka Rama ([Centre for Language Technology](http://clt.gu.se/), G\u00f6teborg), Tiago Tresoldi ([MPI-SHH](https://www.shh.mpg.de)), and Gereon Kaiping ([Leiden University](https://www.universiteitleiden.nl/))\n \nLingPy is a Python Library for Historical Linguistics. It is being developed for Python 2.7 and Python 3.x \nusing [a single codebase](https://docs.python.org/3/howto/pyporting.html).\n\n* All source code is available at: [https://github.com/lingpy/lingpy](https://github.com/lingpy/lingpy).\n* Documentation can be found at: [http://lingpy.org](http://lingpy.org).\n* For a list of papers in which LingPy was applied, see [here](https://github.com/lingpy/lingpy/blob/master/PAPERS.md).\n\n## Quick Installation\n\nFor our latest stable version, you can simply use pip or easy_install for installation:\n```bash\n$ pip install lingpy\n```\nor \n```bash\n$ easy_install lingpy\n```\nDepending on which easy_install or pip version you use, either the Python2 or the Python3 version of LingPy will be installed.\n\nIf you want to install LingPy the current GitHub version on your system, open a terminal and type in the following:\n```bash\n$ git clone https://github.com/lingpy/lingpy/\n$ cd lingpy\n$ python setup.py install\n```\n\nIf the last command above returns you some error regarding user permissions (usually \"Errno 13\"), you can install\nLingPy in your home Python setup:\n```\n$ python setup.py install --user\n```\n\nIn order to use the library, start an interactive python session and import LingPy as follows:\n```python\n>>> from lingpy import *\n```\n\nTo install LingPy to hack on it, fork the repository on GitHub, open a terminal and type:\n```bash\n$ git clone https://github.com//lingpy/\n$ cd lingpy\n$ python setup.py develop\n```\nThis will install LingPy in [\"development mode\"](http://pythonhosted.org//setuptools/setuptools.html#development-mode),\ni.e. you will be able edit the sources in the cloned repository and import the altered code just as the regular python package.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://lingpy.org", "keywords": "historical linguistics,sequence alignment,computational linguistics,dialectology,cognate detection", "license": "gpl-3.0", "maintainer": "", "maintainer_email": "", "name": "lingpy", "package_url": "https://pypi.org/project/lingpy/", "platform": "unix", "project_url": "https://pypi.org/project/lingpy/", "project_urls": { "Homepage": "http://lingpy.org" }, "release_url": "https://pypi.org/project/lingpy/2.6.5/", "requires_dist": null, "requires_python": "", "summary": "Python library for quantitative tasks in historical linguistics", "version": "2.6.5" }, "last_serial": 5960078, "releases": { "1.0": [ { "comment_text": "Bugs in the previous version have been fixed.", "digests": { "md5": "0cff2d8725a61ef8462690f9327571eb", "sha256": "17587cb6af36e0e3e9054abf9403966e4c573b260c4de481a50b3d087c7eae33" }, "downloads": -1, "filename": "lingpy-1.0.1-py3.2-linux-i686.egg", "has_sig": false, "md5_digest": "0cff2d8725a61ef8462690f9327571eb", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 535128, "upload_time": "2012-05-29T06:48:12", "url": "https://files.pythonhosted.org/packages/c1/1f/8847876e51547dfe6c4b7dbb4bcc825a133d25604ca205c98e0584c94b9e/lingpy-1.0.1-py3.2-linux-i686.egg" }, { "comment_text": "Modified source for python3.", "digests": { "md5": "71a3ee41c907d38cb1f4d6fc7489e4e8", "sha256": "0e62761fc7fa8f7a7d7e88a70ad170cad66b41d2eee3744cdf0eb9c0aa2b82a1" }, "downloads": -1, "filename": "lingpy-1.0.1-py3.tar.gz", "has_sig": false, "md5_digest": "71a3ee41c907d38cb1f4d6fc7489e4e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 245568, "upload_time": "2012-05-29T06:47:26", "url": "https://files.pythonhosted.org/packages/12/8f/cc813517bccd6b37677169e0f398fca8ae1f96e6c70e1996c8763ce6f41b/lingpy-1.0.1-py3.tar.gz" }, { "comment_text": "Bugs in the previous version have been fixed.", "digests": { "md5": "3d6d5afa47b95c952cb006cadc233957", "sha256": "6bc52c3423472a9d026882ac07567d1e5fb35d7824a0823dd839145e62270c39" }, "downloads": -1, "filename": "lingpy-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3d6d5afa47b95c952cb006cadc233957", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 245221, "upload_time": "2012-05-29T06:44:53", "url": "https://files.pythonhosted.org/packages/c0/67/d3c5f14789235befc4543def4e4a3336d84ebe05f5fa1823e2c117b0be08/lingpy-1.0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "8869d86269cbda198803b47889a76c11", "sha256": "154f2a2ebeb575c71b9d341b707b66194277c2dff65090ddcd1001d422229ee9" }, "downloads": -1, "filename": "lingpy-1.0-py2.6-linux-i686.egg", "has_sig": false, "md5_digest": "8869d86269cbda198803b47889a76c11", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 527596, "upload_time": "2012-04-17T08:25:50", "url": "https://files.pythonhosted.org/packages/53/4f/559eade428b46bf861f76a9efc13eb46ca165d21f01d0a99dea5b2a5f1b2/lingpy-1.0-py2.6-linux-i686.egg" }, { "comment_text": "Bugs in the previous version have been fixed.", "digests": { "md5": "c9287cd1ed831c4ca8b6b91da954c2e7", "sha256": "b163e1be3992d937378d50f1b3297ad0c12af5de5942e6f7de044e4c00eb3955" }, "downloads": -1, "filename": "lingpy-1.0-py2.7-linux-i686.egg", "has_sig": false, "md5_digest": "c9287cd1ed831c4ca8b6b91da954c2e7", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 713803, "upload_time": "2012-05-29T06:45:39", "url": "https://files.pythonhosted.org/packages/09/58/e265f2b6be14682c3f6592f8d0b404621258869502ba21a621a016138b3f/lingpy-1.0-py2.7-linux-i686.egg" }, { "comment_text": "", "digests": { "md5": "3ddf18282b5fcc6987c2ede47ca5fe08", "sha256": "8f7c6574c879c1c2fae7360eb861559a1cb6520a6bc5b33a3589d01c5bc22650" }, "downloads": -1, "filename": "lingpy-1.0-py3.2-linux-i686.egg", "has_sig": false, "md5_digest": "3ddf18282b5fcc6987c2ede47ca5fe08", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 520830, "upload_time": "2012-04-17T17:57:54", "url": "https://files.pythonhosted.org/packages/6a/8e/150b16576de94a0d9c49d4ddee0cabc3ca893e69fbc8e004c97da5f5bb13/lingpy-1.0-py3.2-linux-i686.egg" }, { "comment_text": "", "digests": { "md5": "7bddea22ac5e70fde218c68f71f9ef82", "sha256": "9876489ba33ef7cbb04525b701cfcf6c2b2ddc7ace867f62febbae50217a1434" }, "downloads": -1, "filename": "lingpy-1.0.tar.gz", "has_sig": false, "md5_digest": "7bddea22ac5e70fde218c68f71f9ef82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 430398, "upload_time": "2012-04-17T08:34:16", "url": "https://files.pythonhosted.org/packages/29/c4/8cd6e5d056093ab9251cf01681cd25ccf167608d55b7466f069d5013e0c1/lingpy-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "3f89ac19904d0c59068f044d8769deda", "sha256": "7ca8955ce99260c22836a1a2343c5529e6e9e88f1bd0b167efdde231733ac53c" }, "downloads": -1, "filename": "lingpy-2.0.tar.gz", "has_sig": false, "md5_digest": "3f89ac19904d0c59068f044d8769deda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8358117, "upload_time": "2013-08-23T10:21:22", "url": "https://files.pythonhosted.org/packages/3b/f9/87163f211268394b1349152ab00e75a0e8d3b0e5f3e4b26e2f56907f5283/lingpy-2.0.tar.gz" } ], "2.0.dev": [ { "comment_text": "", "digests": { "md5": "cb706245bfbc6c69bd95907320ab9295", "sha256": "d17b4e94e1555038085ad832746c362c2668a22f418cac7bd63958cea7e234dd" }, "downloads": -1, "filename": "lingpy-2.0.dev.tar.gz", "has_sig": false, "md5_digest": "cb706245bfbc6c69bd95907320ab9295", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 555297, "upload_time": "2013-04-21T11:21:12", "url": "https://files.pythonhosted.org/packages/e6/00/71b62f19cdeb51b8be2a37e6da274b5b7554d7c237ee4c9299d145939c26/lingpy-2.0.dev.tar.gz" } ], "2.1.dev": [], "2.4": [ { "comment_text": "", "digests": { "md5": "e2f95421dfd3ca1281df1a604eade8a6", "sha256": "c09c964526df5ae6cdb1273eee9db2f4d7c8820b2df56fbe9df84647c318df99" }, "downloads": -1, "filename": "lingpy-2.4.1-alpha-pre-release.tar.gz", "has_sig": false, "md5_digest": "e2f95421dfd3ca1281df1a604eade8a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1611082, "upload_time": "2015-07-07T12:28:20", "url": "https://files.pythonhosted.org/packages/f5/b3/cb1526a6c53a28f4a09209d98aaca1b9129bdc6e1fb588e7c5eea13dfd23/lingpy-2.4.1-alpha-pre-release.tar.gz" } ], "2.5": [ { "comment_text": "", "digests": { "md5": "655e91912c0d260e00bb0ca6a016bb33", "sha256": "4968949becf12f91cd5306090ecfd68c784cdd3c388849a2de3aca35b6a8c659" }, "downloads": -1, "filename": "lingpy-2.5.tar.gz", "has_sig": false, "md5_digest": "655e91912c0d260e00bb0ca6a016bb33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9291752, "upload_time": "2016-05-17T08:18:00", "url": "https://files.pythonhosted.org/packages/f5/4a/e7f38207b30f40088a092df05a50351528621dcf884b28858ebff53007ec/lingpy-2.5.tar.gz" } ], "2.6": [ { "comment_text": "", "digests": { "md5": "caae9eb512fcfb3376db058b4019f0fd", "sha256": "c5f0cb771ba8526f4f4ec9fe09108109fd6ff698b976552250daaf0ec57a0373" }, "downloads": -1, "filename": "lingpy-2.6.tar.gz", "has_sig": false, "md5_digest": "caae9eb512fcfb3376db058b4019f0fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2933892, "upload_time": "2017-11-22T16:26:46", "url": "https://files.pythonhosted.org/packages/ba/ab/38cdf5fe09c91f2e1528bb5b181f94fa42c3d78137a389b3edb1e65076ed/lingpy-2.6.tar.gz" } ], "2.6.1": [ { "comment_text": "", "digests": { "md5": "7296d2a85b451ba55685903794567ba3", "sha256": "e670a2c6bc6ac86b6c6eb29351881969b30457ec9ab272499b8ac9b1e70f588e" }, "downloads": -1, "filename": "lingpy-2.6.1.tar.gz", "has_sig": false, "md5_digest": "7296d2a85b451ba55685903794567ba3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2940153, "upload_time": "2017-11-23T13:23:49", "url": "https://files.pythonhosted.org/packages/74/a2/a105244b5c14dd7342ab98c824caffdc5a6e56dc9804ba20249e32123bb9/lingpy-2.6.1.tar.gz" } ], "2.6.2": [ { "comment_text": "", "digests": { "md5": "69f0ec71fe0ea37f551d02c128316444", "sha256": "2a2903c32bc2c7367ab41b1c8efa50709c9214dee33487b24f2bdc9a6e7cd3be" }, "downloads": -1, "filename": "lingpy-2.6.2.tar.gz", "has_sig": false, "md5_digest": "69f0ec71fe0ea37f551d02c128316444", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2928876, "upload_time": "2018-01-02T19:10:07", "url": "https://files.pythonhosted.org/packages/62/37/8858fe75a2a2d40e0164c68069c18cb7fe25c5a9f50c9d3d80fbbd78e305/lingpy-2.6.2.tar.gz" } ], "2.6.3": [ { "comment_text": "", "digests": { "md5": "5093d748786566e740da5f28ed67bece", "sha256": "3523b8585345bbcaee35c9e003a149dc7ead08cce7f343ee76e3bf141079d17d" }, "downloads": -1, "filename": "lingpy-2.6.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5093d748786566e740da5f28ed67bece", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1224009, "upload_time": "2018-03-19T09:05:10", "url": "https://files.pythonhosted.org/packages/e6/4c/0151f5c3fbd986496f38ad639459071d221e23183aeb1058bcb88d116571/lingpy-2.6.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3f7ba50924ab4ac3815d221b710084be", "sha256": "2599e045c5ad32143585053a3776fcda0a827881b232702f6b6227843511d309" }, "downloads": -1, "filename": "lingpy-2.6.3.tar.gz", "has_sig": false, "md5_digest": "3f7ba50924ab4ac3815d221b710084be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2943296, "upload_time": "2018-03-19T09:05:16", "url": "https://files.pythonhosted.org/packages/ad/75/ff5da5148465066475dd2c7c445b309ce1494e1627b90307a040d93b8a52/lingpy-2.6.3.tar.gz" } ], "2.6.4": [ { "comment_text": "", "digests": { "md5": "ad3092beacffed63ddc10014d637d015", "sha256": "fa7d20fe78e8ea741f42148c908df5e72eb7872ff813faf8f33e89c3755a4701" }, "downloads": -1, "filename": "lingpy-2.6.4.tar.gz", "has_sig": false, "md5_digest": "ad3092beacffed63ddc10014d637d015", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2130394, "upload_time": "2018-11-26T10:40:34", "url": "https://files.pythonhosted.org/packages/0c/fb/3e3a6b76c6e9084e7febbaa89b058a3e8672baae9c418bb336cd7834747a/lingpy-2.6.4.tar.gz" } ], "2.6.5": [ { "comment_text": "", "digests": { "md5": "18b66431df448f9c637183a245ea03a8", "sha256": "779865b6948e8fb31e05820ebdfd30806c4e20883b49f7be9aa57d1b06636492" }, "downloads": -1, "filename": "lingpy-2.6.5.tar.gz", "has_sig": false, "md5_digest": "18b66431df448f9c637183a245ea03a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3208716, "upload_time": "2019-10-11T12:31:34", "url": "https://files.pythonhosted.org/packages/5e/33/1442e2505f35fb919e681db2fcd8f338fab692834af44c84ceeaefbd855a/lingpy-2.6.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "18b66431df448f9c637183a245ea03a8", "sha256": "779865b6948e8fb31e05820ebdfd30806c4e20883b49f7be9aa57d1b06636492" }, "downloads": -1, "filename": "lingpy-2.6.5.tar.gz", "has_sig": false, "md5_digest": "18b66431df448f9c637183a245ea03a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3208716, "upload_time": "2019-10-11T12:31:34", "url": "https://files.pythonhosted.org/packages/5e/33/1442e2505f35fb919e681db2fcd8f338fab692834af44c84ceeaefbd855a/lingpy-2.6.5.tar.gz" } ] }