Anki Code Examples Usage $ python3 src/tests/1_get_deck_names_test.py $ python3 src/tests/2_get_cards_from_deck_test.py Install $ pipenv install --dev Tests $ ./scripts/test.sh Formatting $ pipenv run autopep8 --in-place src/**/*.py Tips SQLite $ sqlite3 data/profile/collection.anki2 License CC0.