{"id":49654060,"url":"https://github.com/lukes-05/generate-password","last_synced_at":"2026-05-28T09:01:13.062Z","repository":{"id":355993641,"uuid":"1230033160","full_name":"LukeS-05/generate-password","owner":"LukeS-05","description":"Generate a cryptographically secure password in Python.","archived":false,"fork":false,"pushed_at":"2026-05-23T11:40:37.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-23T13:27:26.273Z","etag":null,"topics":["password","password-generator","python","python3","security"],"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/LukeS-05.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-05T16:00:03.000Z","updated_at":"2026-05-23T11:40:41.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/LukeS-05/generate-password","commit_stats":null,"previous_names":["lukes-05/generate-password"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/LukeS-05/generate-password","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeS-05%2Fgenerate-password","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeS-05%2Fgenerate-password/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeS-05%2Fgenerate-password/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeS-05%2Fgenerate-password/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LukeS-05","download_url":"https://codeload.github.com/LukeS-05/generate-password/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeS-05%2Fgenerate-password/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33601380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["password","password-generator","python","python3","security"],"created_at":"2026-05-06T07:03:35.623Z","updated_at":"2026-05-28T09:01:13.057Z","avatar_url":"https://github.com/LukeS-05.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🔐 Password Generator\nAn open-source password generator written in Python.\n\n## Features\n- 🔑 Generate cryptographically secure passwords (the program uses the `secrets` module).\n- ⚙️ You're in control of how your password is generated.\n- 🧠 Ensures that at least one character from each selected category is included.\n- 🖋️ Get a strength review of the generated password.\n- 💻 Quickly use the password generation logic in another program with the API.\n\n**Just like all my other projects...**\n\n🖥️ Open source and easy to inspect.\n🚫 No internet access required\n🔒 No data is collected or stored\n\n## Getting started\nThe program is simple to set up and only takes a few steps to run.\n1. Download [Python](https://www.python.org/downloads/)\\* if you haven't already.\n2. Go to [Releases](https://github.com/LukeS-05/generate-password/releases) and find the latest release.\n3. Scroll down to Assets and download `Source code (zip)`.\n4. Extract the zip folder and run `main.py`:\n   - Double-click it, OR\n   - Open a terminal in the folder and run:\n     `python main.py`\n\n\\* Python 3.7 is required.\n\n## Preview\n```\n(*) Password Generator v0.4.0\nTIP: If the generated password isn't strong enough, simply type 's' or 'settings' to change your options!\n------------------------------------------------------------------------------------------\nPassword - AkQ{axuy93\n- Review: Average password strength :|\n- Options: keep | regenerate | settings | help | quit: s\n------------------------------------------------------------------------------------------\nCharacters\nChoose at least one group of characters.\n- Uppercase letters (yes / no): y\n- Lowercase letters (yes / no): y\n- Numbers (yes / no): y\n- Symbols (yes / no): y\nOther settings\n- Length of password: 14\n------------------------------------------------------------------------------------------\nPassword - r?`](B(U)7lfo}\n- Review: This is a strong password :)\n- Options: keep | regenerate | settings | help | quit: keep\n------------------------------------------------------------------------------------------\nYour final password: r?`](B(U)7lfo}\nDon't forget to copy your password and store it securely.\nPress ENTER to exit.\n```\n\n## License\nThe code is licensed under the MIT license. You can find a copy of this available [here](https://github.com/LukeS-05/generate-password/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukes-05%2Fgenerate-password","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukes-05%2Fgenerate-password","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukes-05%2Fgenerate-password/lists"}