{"id":20448361,"url":"https://github.com/astro-gram/password-manager","last_synced_at":"2025-09-24T17:30:54.259Z","repository":{"id":64998514,"uuid":"580545072","full_name":"Astro-gram/password-manager","owner":"Astro-gram","description":"This is a secure password manager written in Python. 🔥🔥","archived":false,"fork":false,"pushed_at":"2022-12-20T23:41:16.000Z","size":450,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-15T10:47:07.974Z","etag":null,"topics":["cryptography","encryption","password-manager","python"],"latest_commit_sha":null,"homepage":"https://youtu.be/nJtJ1wUACOY","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Astro-gram.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-20T20:35:11.000Z","updated_at":"2024-07-01T14:45:11.000Z","dependencies_parsed_at":"2023-01-13T15:11:01.255Z","dependency_job_id":null,"html_url":"https://github.com/Astro-gram/password-manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astro-gram%2Fpassword-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astro-gram%2Fpassword-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astro-gram%2Fpassword-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astro-gram%2Fpassword-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Astro-gram","download_url":"https://codeload.github.com/Astro-gram/password-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234102626,"owners_count":18780096,"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":["cryptography","encryption","password-manager","python"],"created_at":"2024-11-15T10:34:31.284Z","updated_at":"2025-09-24T17:30:53.843Z","avatar_url":"https://github.com/Astro-gram.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password Manager\n\n[![Stargazers][stars-shield]][stars-url]\n[![Forks][forks-shield]][forks-url]\n[![MIT License][license-shield]][license-url]\n\n![Project Image](https://raw.githubusercontent.com/Astro-gram/password-manager/master/projectImage.png)\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\nThis is the list of prerequisites needed for this password manager to run.\n* Python 3.10.0+\n* Pycryptodome\n\n  ```sh\n  pip install pycryptodome\n  ```\n\n### Installation \u0026 Usage\n\n1. Clone the repo\n   ```sh\n   git clone https://github.com/Astro-gram/password-manager.git\n   ```\n3. Go into the folder\n   ```sh\n   cd password-manager\n   ```\n4. Run the setup script\n   ```sh\n   python setup.py\n   ```\n4. Replace the ```masterPasswordCheck``` variable in ```main.py``` with the newly generated value\n   ```python\n   masterPasswordCheck = \"GENERATED KEY\"\n   ```\n5. Run the password manager and enter the master password you just used\n   ```sh\n   python main.py\n   ```\n\n### Contact\n\nBen Webster - https://benwebs.com\n\nYoutube - https://www.youtube.com/@benjaminwebster/\n\nRepo - https://github.com/Astro-gram/password-manager\n\n\u003cbr/\u003e\n**Thank you for visiting this repository!**\n\n[forks-shield]: https://img.shields.io/github/forks/Astro-gram/password-manager.svg?style=for-the-badge\n[forks-url]: https://github.com/Astro-gram/password-manager/network/members\n[stars-shield]: https://img.shields.io/github/stars/Astro-gram/password-manager.svg?style=for-the-badge\n[stars-url]: https://github.com/Astro-gram/password-manager/stargazers\n\n[license-shield]: https://img.shields.io/github/license/Astro-gram/password-manager.svg?style=for-the-badge\n[license-url]: https://github.com/Astro-gram/password-manager/blob/master/LICENSE.txt","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastro-gram%2Fpassword-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastro-gram%2Fpassword-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastro-gram%2Fpassword-manager/lists"}