Python library implementing the lexibank workbench
Project description
pylexibank
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
lexibankcuration workflow. - The
pylexibankpackage 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylexibank-0.3.0.tar.gz.
File metadata
- Download URL: pylexibank-0.3.0.tar.gz
- Upload date:
- Size: 31.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
246171a8edf0cd8c751b7377e661d375c623a6e6ecb3b069354c04fd0584eff2
|
|
| MD5 |
bcb97d265c8b49ffee65ef65d35b9bf1
|
|
| BLAKE2b-256 |
909f2af2604d58cc335f52d23f4cc0b2ced6f52d83a47741929c6380c19e6c6d
|
File details
Details for the file pylexibank-0.3.0-py2.py3-none-any.whl.
File metadata
- Download URL: pylexibank-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 43.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
103ab2eee9be1e35c4e532919811af82ee9d2e0e520de6ab760ba7e20b8fa940
|
|
| MD5 |
edef54ca042a710637f0e58e2fec1150
|
|
| BLAKE2b-256 |
979359954d139271d24afc715003e776c0952914e0416c85365946ef9297c59d
|