Skip to content

unfoldingWord-box3/SIL_API_loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This is a PoC repo, using the SIL API's at our disposal.

How to use this repo

Install requirements

pip install -r requirements.txt

Setup environment

Create a .env file with the following variables, in the same directory as main.py

PB_LD_KEY=<api_key>
PB_LD_SECRET=<api_secret>
PB_LDIC_KEY=<api_key>
PB_LDIC_SECRET=<api_secret>
UW_LD_KEY=<api_key>
UW_LD_SECRET=<api_secret>

You know where to get your keys and secrets

PB_LD: ProgressBible Language Details
PB_LDIC: ProgressBible Language and Dialects In Country
UW_LD: unfoldingWord Language Detail

About

Clunky code to load data from SIL API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages