SkillAgentSearch skills...

Langinfo

Python library for interfacing the Glottolog database

Install / Use

/learn @robertostling/Langinfo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

langinfo

Python library for interfacing the Glottolog database

Installing

python3 setup.py install --user

Usage

The API is quite simple, please see relatives.py for an example of how to use it.

Regenerating the database

This repository contains a pickled version of the database for convenience. To regenerate the database, do the following:

cd langinfo/data
./download.sh
cd ../..
python3 cache.py

All data comes from the Glottolog project, so any credit for the actual data goes to them.

View on GitHub
GitHub Stars5
CategoryData
Updated4mo ago
Forks0

Languages

Python

Security Score

82/100

Audited on Nov 15, 2025

No findings