Skip to main content

Python library for quantitative tasks in historical linguistics

Project description

LingPy: A Python Library for Automatic Tasks in Historical Linguistics

This repository contains the Python package lingpy which can be used for various tasks in computational historical linguistics.

Build Status codecov.io DOI PyPI version Documentation

Authors (Version 2.6.9): Johann-Mattis List and Robert Forkel

Collaborators: Christoph Rzymski, Simon J. Greenhill, Steven Moran, Peter Bouda, Johannes Dellert, Taraka Rama, Tiago Tresoldi, Gereon Kaiping, Frank Nagel, and Patrick Elmer.

LingPy is a Python library for historical linguistics. It is being developed for Python 2.7 and Python 3.x using a single codebase.

Quick Installation

For our latest stable version, you can simply use pip or easy_install for installation:

$ pip install lingpy

or

$ pip 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 the current GitHub version of LingPy on your system, open a terminal and type in the following:

$ 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:

>>> from lingpy import *

To install LingPy to hack on it, fork the repository on GitHub, open a terminal and type:

$ git clone https://github.com/<your-github-user>/lingpy/
$ cd lingpy
$ python setup.py develop

This will install LingPy in "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.10.tar.gz (543.2 kB 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.10-py3-none-any.whl (590.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lingpy-2.6.10.tar.gz
  • Upload date:
  • Size: 543.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for lingpy-2.6.10.tar.gz
Algorithm Hash digest
SHA256 30347a46e083603db17da99fc15176b3102180908f9b6c59338907ce36f4a283
MD5 f6102348fc0af77306af2ee10b88a48f
BLAKE2b-256 aa9e0e46daf94b5deae54548974d8ca37827921acd49e3841bf9129d050124b5

See more details on using hashes here.

File details

Details for the file lingpy-2.6.10-py3-none-any.whl.

File metadata

  • Download URL: lingpy-2.6.10-py3-none-any.whl
  • Upload date:
  • Size: 590.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for lingpy-2.6.10-py3-none-any.whl
Algorithm Hash digest
SHA256 c4ef802d8abd7cb7b5f5b4273e485e033fc525086bc9156dd9e330917c4829c2
MD5 f4b5a6d1a05d2da1741f72ead1638fb4
BLAKE2b-256 a11582f3453fcf570c98d40955cbe85a3cced1ab0fb06ca02b6cadd055105fcc

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