Skip to content

modernham/CodeVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeVault

A python based code snippet manager.

This was my first "real" python project. It uses PyQt5, and GUI was designed using the QT designer. It features the ability to add code snippets to categories that the user creates.

To run this you need to install PyQt5 with: pip install PyQt5

and then simply run with: python frontend.py. Capture

About

A python based code snippet manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages