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.8.tar.gz (538.8 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.8-py3-none-any.whl (590.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lingpy-2.6.8.tar.gz
  • Upload date:
  • Size: 538.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.5

File hashes

Hashes for lingpy-2.6.8.tar.gz
Algorithm Hash digest
SHA256 2967e6cadec2fceaf585fd69cad83d738e9dc80a32cb88a8c7876458e69df233
MD5 c14e45e7339fe795da5e5a52e1e37030
BLAKE2b-256 bce9ad35310261c7bc24ebeaa4b4fa2917c4d72230f389e135c3f4da88866cc0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lingpy-2.6.8-py3-none-any.whl
  • Upload date:
  • Size: 590.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.5

File hashes

Hashes for lingpy-2.6.8-py3-none-any.whl
Algorithm Hash digest
SHA256 e48a7076090717595a28ebecbb6267f66bcdb36f16a92073c0110ae19a8cf59c
MD5 cea0d1bd4b62a61f2741136c3a60a17e
BLAKE2b-256 bd4758dd49327cd50107b377af9f11befea061c4ee028a45d6985e0005b4b96a

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