Project Details: The following project is a simple and compact password manager python project application built completely using python and open-cv.
Dependencies required are as follows: requirements for Database project: packages: imageio opencv-python
to install: pip install imageio pip install opencv-python