{"id":22957120,"url":"https://github.com/kenmwaura1/python_pasword_store","last_synced_at":"2025-08-09T04:26:59.087Z","repository":{"id":47256646,"uuid":"402782546","full_name":"KenMwaura1/Python_Pasword_Store","owner":"KenMwaura1","description":"a password locker CLI application that allows adding of details, a login username and password and account name.","archived":false,"fork":false,"pushed_at":"2021-09-06T13:26:34.000Z","size":33873,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-14T17:15:11.663Z","etag":null,"topics":["pyperclip","python3","typer-cli"],"latest_commit_sha":null,"homepage":"","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/KenMwaura1.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":"2021-09-03T13:38:36.000Z","updated_at":"2021-09-06T13:24:30.000Z","dependencies_parsed_at":"2022-09-02T00:10:40.502Z","dependency_job_id":null,"html_url":"https://github.com/KenMwaura1/Python_Pasword_Store","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/KenMwaura1%2FPython_Pasword_Store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KenMwaura1%2FPython_Pasword_Store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KenMwaura1%2FPython_Pasword_Store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KenMwaura1%2FPython_Pasword_Store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KenMwaura1","download_url":"https://codeload.github.com/KenMwaura1/Python_Pasword_Store/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237680222,"owners_count":19349313,"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":["pyperclip","python3","typer-cli"],"created_at":"2024-12-14T17:15:23.875Z","updated_at":"2025-02-07T16:32:46.155Z","avatar_url":"https://github.com/KenMwaura1.png","language":"Python","readme":"# Python_Password_Store\na password locker cli program to store account details, a login username and password. also, a password generator.\n\n![](assets/Screenshot-2021-09-06.png)\n\n## Author\n\n[Ken Mwaura](https://github.com/KenMwaura1)\n\n## Brief Description\n\nThis project is a python application that manages login and signup credentials of a person for various accounts i.e. username and passwords for each account. It also stores the passwords and generates a unique password for a user if they do not want to generate new passwords by themselves.\n\n## User Requirements\nThe user would like to.... :\n* To create an account for the application or log into the application.\n* Store my existing accounts' login details for various accounts that i have registered for.\n* Generate new password for an account that i haven't registered for and store it with the account name.\n* Delete stored account login details that i do now want anymore.\n* Copy my credentials to the clipboard.\n\n## Setup instructions\n#### The application requires the following installations to get up and running:\n* python3 (I'm using python 3.9.6)\n* [pyperclip](https://pypi.org/project/pyperclip/)\n* pip3\n* [Typer](https://typer.tiangolo.com/)\n* git\n### Installation from git \n* Open your terminal\n* `git clone https://github.com/KenMwaura1/Python_Pasword_Store.git`\n* `cd Python_Pasword_Store`\n* Create a virtual environment. e.g. `python3 -m venv .`\n* Activate virtual environment `source venv/bin/activate`\n* `pip install -r requirements.txt`\n### Running the script\n* `chmod +x main.py`\n* `./main.py`\n\n### To execute tests \n* `python3 credentials_class_test.py`\n* `python3 user_class_test.py`\n\n## Showcase\n![](assets/python-password-2.gif)\n\n## Known Errors\npressing enter on default_password_length breaks the app. \n\n## Technologies Used \n* Python3 \n* Git\n\n## Contact Information\n\nIf you have any question or contributions, please reach me via [email](kemwaura@gmail.com) or\n[Twitter](https://twitter.com/Ken_Mwaura1).\n\n## License\n\nMIT License\n\nCopyright (c) 2021 Ken Mwaura\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenmwaura1%2Fpython_pasword_store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenmwaura1%2Fpython_pasword_store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenmwaura1%2Fpython_pasword_store/lists"}