Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 348 Bytes

File metadata and controls

11 lines (9 loc) · 348 Bytes

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