Last updated:
0 purchases
lingtypology 0.8.6
lingtypology
Lingtypology is a Python3 tool for linguistic interactive mapping and online linguistic databases API.
It is inspired by R-package created by Agrizolamz.
It uses the same phylosophy and provides similar functionality.
Installation
The package is available in PyPI.
Therefore, you can install it by running:
Locally: pip3 install lingtypology --user
Globally (not recommended): sudo pip3 install lingtypology
Usage
Lingtypology package contains LingMap class that allows to draw interactive maps, glottolog library that allows to interact with Glottolog data and db_apis that allows to interact with different other linguistic databases.
For more informations consult Lingtypology: Documentation.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.