You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple, stand-alone python command line interface application which encrypts and stores files and images in a secure vault(database) Stack: Python, SQLite
A simple, stand-alone python cli application which encrypts and stores files and images in a vault(database)
To install the requirements, open a terminal and enter:
imageio
pip install imageio
opencv-python
pip install opencv-python
About
A simple, stand-alone python command line interface application which encrypts and stores files and images in a secure vault(database) Stack: Python, SQLite