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 task in computational historical linguistics.

Build Status codecov.io DOI PyPI version Documentation

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

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

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 LingPy the current GitHub version 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.7.tar.gz (538.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.7-py3.9.egg (988.1 kB view details)

Uploaded Egg

File details

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

File metadata

  • Download URL: lingpy-2.6.7.tar.gz
  • Upload date:
  • Size: 538.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for lingpy-2.6.7.tar.gz
Algorithm Hash digest
SHA256 9ca298adf8da7f93a993d3904ba3cdf52d792bdd44a9476ca9658209729307b2
MD5 5945107e21c98b61cf0579fdee6680bd
BLAKE2b-256 9bdaa7fb29bbadf6a237417ea0c77533edc80b1cb33e2bfde0e1b474204d8553

See more details on using hashes here.

File details

Details for the file lingpy-2.6.7-py3.9.egg.

File metadata

  • Download URL: lingpy-2.6.7-py3.9.egg
  • Upload date:
  • Size: 988.1 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for lingpy-2.6.7-py3.9.egg
Algorithm Hash digest
SHA256 298557072fac138af5e3aa57f058f6aca3b37841cc87f3922bc18989323ec55a
MD5 27a51f25e1d735a7abbaa27498d3baca
BLAKE2b-256 ef061baadc89591d550583d1162046852adf6cecf9eec34039f47d728f91e22f

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