{"id":18152048,"url":"https://github.com/harishrajt/password_generator_project","last_synced_at":"2026-05-02T06:39:39.533Z","repository":{"id":258515037,"uuid":"874004272","full_name":"harishrajT/Password_Generator_Project","owner":"harishrajT","description":"This is a simple Password Manager built using Python and Tkinter. It allows users to securely generate and store passwords for different websites or accounts. The app also provides a feature to automatically generate strong passwords for better security.","archived":false,"fork":false,"pushed_at":"2024-10-18T13:52:19.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T23:45:23.249Z","etag":null,"topics":["file-handling-in-python","json","tkinter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harishrajT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-17T05:07:41.000Z","updated_at":"2024-10-18T08:06:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"8266e967-02b3-4a53-a140-31ce1f5d98d4","html_url":"https://github.com/harishrajT/Password_Generator_Project","commit_stats":null,"previous_names":["harishrajt/password_generator_project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harishrajT%2FPassword_Generator_Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harishrajT%2FPassword_Generator_Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harishrajT%2FPassword_Generator_Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harishrajT%2FPassword_Generator_Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harishrajT","download_url":"https://codeload.github.com/harishrajT/Password_Generator_Project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247569130,"owners_count":20959758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["file-handling-in-python","json","tkinter"],"created_at":"2024-11-02T02:05:28.260Z","updated_at":"2026-05-02T06:39:39.447Z","avatar_url":"https://github.com/harishrajT.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Password Manager\n\n## Project Overview\nThis is a simple **Password Manager** built using Python and Tkinter. It allows users to securely generate and store passwords for different websites or accounts. The app also provides a feature to automatically generate strong passwords for better security.\n\n## Features\n- User-friendly graphical interface using **Tkinter**.\n- Secure password generation with a combination of letters, numbers, and symbols.\n- Option to save website, email/username, and password entries.\n- Password generation at the click of a button.\n\n## Installation\n### Requirements\n- Python 3.x\n- Tkinter (usually comes pre-installed with Python)\n  \n### Steps\n1. Clone the repository or download the project files.\n2. Install the necessary dependencies (Tkinter is included by default with Python).\n3. Run the `main.py` file using Python.\n\n```bash\npython main.py\n```\n\n## How It Works\n1. Enter the website, email/username, and password (or use the \"Generate Password\" button to generate a secure password).\n2. Click the \"Add\" button to save the information.\n3. The generated password will include a mix of random letters, numbers, and special characters for enhanced security.\n\n## Code Explanation\n\n- The password generation logic uses the `random` module to select random characters from predefined lists of letters, numbers, and symbols.\n- The graphical interface is built using **Tkinter**, with buttons, labels, and entry widgets arranged in a grid layout.\n\n\n\n## Future Improvements\n- Save passwords to a local file for persistence.\n- Add a feature to retrieve and display saved passwords.\n- Option to encrypt stored passwords for added security.\n- Integrate search functionality to easily find credentials for a specific website.\n\n## Contributing\nFeel free to contribute by submitting a pull request or opening an issue.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharishrajt%2Fpassword_generator_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharishrajt%2Fpassword_generator_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharishrajt%2Fpassword_generator_project/lists"}