dracit7 / Vokeybulary

A simple k-v storage app for memorizing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple k-v storage app for memorizing


Languages

Language:Python 99.9%Language:Makefile 0.1%