zqureshi / vocab

Import vocabulary lists to Airtable and generate flash cards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✒︎ vocab

Import vocabulary lists to Airtable and generate flash cards.

❯ Requirements

❯ Usage

# Install dependencies and activate virtualenv
$ pipenv install && pipenv shell --compat

# Load some poetry terms to Airtable
$ python vocab.py airtable load 'https://www.vocabulary.com/lists/479437' <airtable-base-endpoint> <airtable-api-key>

About

Import vocabulary lists to Airtable and generate flash cards.

License:MIT License


Languages

Language:Python 100.0%