/Vokeybulary

A simple k-v storage app for memorizing

Primary LanguagePython

Vokeybulary

Vokeybulary is a simple dictionary based on Dict of python.

I wrote it just in order to help me memorizing words. Nothing special.

Package dependencies

  • pyfiglet: generate ASCII art for title

Run

It is ok to just execute python3 main.py. To make it simple, a trivial Makefile is also provided, so make does the same thing.