Skip to main content

Python library implementing the lexibank workbench

Project description

pylexibank

Build Status codecov PyPI

Install

Since pylexibank has quite a few dependencies, installing it will result in installing many other python packages along with it. To avoid any side effects for your default python installation, we recommend installation in a virtual environment.

Some code of pylexibank relies on LingPy functionality which is not yet released, thus, LingPy should be installed from the source repository, running

$ git clone https://github.com/lingpy/lingpy/
$ cd lingpy
$ python setup.py install

Now you may install pylexibank via pip or in development mode following the instructions in CONTRIBUTING.md.

Some functionality in pylexibank (in particular the makecldf sub-command), require access to Glottolog or Concepticon data. Since the data of both these applications is curated in git repositories as well, the easiest way to achieve this is by cloning clld/glottolog and clld/concepticon-data. But you could also download (and unpack) a released version of these repositories.

Usage

pylexibank can be used in two ways:

  • The command line interface provides mainly access to the functionality for the lexibank curation workflow.
  • The pylexibank package can also be used like any other python package in your own python code to access lexibank data in a programmatic (and consistent) way.

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

pylexibank-0.9.0.tar.gz (36.6 kB view details)

Uploaded Source

Built Distribution

pylexibank-0.9.0-py2.py3-none-any.whl (42.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pylexibank-0.9.0.tar.gz.

File metadata

  • Download URL: pylexibank-0.9.0.tar.gz
  • Upload date:
  • Size: 36.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pylexibank-0.9.0.tar.gz
Algorithm Hash digest
SHA256 f13fbedfe532944a2ac1100dab9d657bc57fea44658af45b07fd780601c4377b
MD5 6c4ee7239c8625c11cf0700e1e134e52
BLAKE2b-256 d179b53e9b9a9569fac0fb8d61ec5d7227c8e00b379836511a1bcffe84d2f5be

See more details on using hashes here.

File details

Details for the file pylexibank-0.9.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pylexibank-0.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cfd96db2dfb4078b04b3b4da1cf1cf9245f4349790418df28ec1a80b4f41a85c
MD5 8d2affe88685abf415660461fd26f9db
BLAKE2b-256 172a67505329d8b0874b04f370999a4e454d0871d4d37a6773d913324684bba7

See more details on using hashes here.

Supported by

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