| File | Date | Author | Commit |
|---|---|---|---|
| assets | 2024-06-08 |
|
[a8b364] Rename search-use-gif.gif to search-use-gif.gif |
| resources | 2024-06-08 |
|
[cc68ed] Rename icon.ico to MYPmanaer-new-ic.ico |
| GUI_main.py | 2024-05-20 |
|
[0e3944] Update GUI_main.py minor fixes |
| GUI_main_lite.py | 2024-06-08 |
|
[91f3f9] Bug fix ! in edit function |
| LICENSE | 2022-05-07 |
|
[2dd86b] Update LICENSE |
| README.md | 2024-06-08 |
|
[a62852] Update README.md |
| main.py | 2024-04-28 |
|
[6dbdf0] Update main.py |
The "My Password Manager" (MYPmanager) allows users to securely store and manage their passwords and other sensitive information, using encryption to protect the data locally (more securely). The application includes features such as the ability to add, edit, and delete credentials and search for credentials based on specific criteria.
The code is well-organized and easy to read, with clear comments and explanations of each section of the code. The application has a user interface, which includes a main window with tabs for managing credentials and various buttons for performing actions such as adding or deleting credentials.
This is useful for managing personal passwords and other sensitive information. The code is well-written and easy to modify to fit specific needs or to add additional functionality.
.csv filePrerequisites:
pip install pandas to install pandas library run pip install tabulate and pip install pwinput to install the library
The script requires Tkinter and CustomTkinter libraries for the GUI version of the script
pip install tk and pip install customtkinter to install the libraryGet the source code
Extract the zip and open main.py or GUI_main.py in Python IDE to build and run the Password Manager app.
Releases and prereleases contain links to standalone packages
(and installers for full releases) for Windows
Your computer must be running Windows 10 or newer.


Feel free to report issues and contribute to this repository
Copyright © 2024 Abhijeet kumar. All rights reserved.
Licensed under the CC0-1.0 License.