Skip to main content

Little CLI program which helps creating and viewing flashcards

Project description

Souvenir

Little CLI program which helps creating and viewing flashcards

Usage

$ cat words.yml

- fr: souvenir
  en: to remember
  ru: помнить

- fr: parler
  en: to speak
  ru: говорить
$ sv list words fr
+----------+-------------+----------+----------+
| fr       | en          | ru       | bucket   |
|----------+-------------+----------|----------|
| souvenir | to remember | помнить  | 1        |
| parler   | to speak    | говорить | 3        |
+----------+-------------+----------+----------+
$ sv repeat words fr
=> souvenir
   en: to remember
   ru: помнить
=| correct? [y/n]

=> parler
   en: to speak
   ru: говорить
=| correct? [y/n]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

souvenir-1.0.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

souvenir-1.0.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page