/snpptmngr

python snippet manager

Primary LanguagePython

#snpptmngr#

This is a simple tool for storing my coding snippets. It is written in python, it uses tkinter for gui library and sqlite to store the snippets.

When you execute the script, a new sqlite database with the name "snip.db" will be created.