data_to_sqlite.py

View code on Github

Converts all or desired JSON data generated by update_data into SQLite databases.

Parameters

languageslist of strings (default=None)

A subset of Scribe’s languages that the user wants to update.

Example

python3 data_to_sqlite.py '["French", "German"]'