Skip to main content

Python library implementing the lexibank workbench

Project description

pylexibank

Build Status codecov Requirements Status 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 install 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 pylexibank/glottolog and pylexibank/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.1.0.tar.gz (31.4 kB view details)

Uploaded Source

Built Distribution

pylexibank-0.1.0-py2.py3-none-any.whl (43.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for pylexibank-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3acb989ddaa539c0729639b2f4dc43816f629328b896d0262e3c2544643eceaf
MD5 b1251c533856b0618ac341caaffac26d
BLAKE2b-256 8886491cddb7cf06c209cd11e4515a4ddb657282ba17cb2927f0b9b338790ab6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pylexibank-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bdc69544ac00c43b2c1eb86191284daab5c6bf6f3f612b83f5b4ce51e21f0814
MD5 25174abdf6373f6a4890390d4e7c1c06
BLAKE2b-256 b2640dc328e07730ba313c1008bd5111437fe0bbd00aac16aca8246c210ae728

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