Skip to main content

Python library for quantitative tasks in historical linguistics

Project description

# LingPy

[![Build Status](https://travis-ci.org/lingpy/lingpy.svg?branch=master)](https://travis-ci.org/lingpy/lingpy) [![codecov.io](http://codecov.io/github/lingpy/lingpy/coverage.svg?branch=master)](http://codecov.io/github/lingpy/lingpy?branch=master) [![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.597082.svg)](https://doi.org/10.5281/zenodo.597082) [![PyPI version](https://badge.fury.io/py/lingpy.png)](https://badge.fury.io/py/lingpy) [![Documentation](https://bade.fury.io/py/lingpy.png)](https://lingpy.github.io)

Authors: [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/))

Collaborators: Steven Moran ([Universität Zürich](http://www.linguistik.uzh.ch/about/mitglieder/moran.html), [Peter Bouda](http://www.peterbouda.eu/), Johannes Dellert ([University of Tübingen](http://www.sfs.uni-tuebingen.de/~gjaeger/evolaemp/index.html)), Taraka Rama ([Centre for Language Technology](http://clt.gu.se/), Göteborg), and Tiago Tresoldi ([UFRGS](http://www.ufrgs.br/english/home))

LingPy is a Python Library for Historical Linguistics. It is being developed for Python 2.7 and Python 3.x using [a single codebase](https://docs.python.org/3/howto/pyporting.html).

## Quick Installation

For our latest stable version, you can simply use pip or easy_install for installation: `bash $ pip install lingpy ` or `bash $ easy_install lingpy ` Depending on which easy_install or pip version you use, either the Python2 or the Python3 version of LingPy will be installed.

If you want to install LingPy the current GitHub version on your system, open a terminal and type in the following: `bash $ git clone https://github.com/lingpy/lingpy/ $ cd lingpy $ python setup.py install `

If the last command above returns you some error regarding user permissions (usually “Errno 13”), you can install LingPy in your home Python setup: ` $ python setup.py install --user `

In order to use the library, start an interactive python session and import LingPy as follows: `python >>> from lingpy import * `

To install LingPy to hack on it, fork the repository on GitHub, open a terminal and type: `bash $ git clone https://github.com/<your-github-user>/lingpy/ $ cd lingpy $ python setup.py develop ` This will install LingPy in [“development mode”](http://pythonhosted.org//setuptools/setuptools.html#development-mode), i.e. you will be able edit the sources in the cloned repository and import the altered code just as the regular python package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lingpy-2.6.3.tar.gz (2.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lingpy-2.6.3-py2.py3-none-any.whl (1.2 MB view details)

Uploaded Python 2Python 3

File details

Details for the file lingpy-2.6.3.tar.gz.

File metadata

  • Download URL: lingpy-2.6.3.tar.gz
  • Upload date:
  • Size: 2.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for lingpy-2.6.3.tar.gz
Algorithm Hash digest
SHA256 2599e045c5ad32143585053a3776fcda0a827881b232702f6b6227843511d309
MD5 3f7ba50924ab4ac3815d221b710084be
BLAKE2b-256 ad75ff5da5148465066475dd2c7c445b309ce1494e1627b90307a040d93b8a52

See more details on using hashes here.

File details

Details for the file lingpy-2.6.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for lingpy-2.6.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3523b8585345bbcaee35c9e003a149dc7ead08cce7f343ee76e3bf141079d17d
MD5 5093d748786566e740da5f28ed67bece
BLAKE2b-256 e64c0151f5c3fbd986496f38ad639459071d221e23183aeb1058bcb88d116571

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page