{"id":25203556,"url":"https://github.com/03-bunny-06/password-utility","last_synced_at":"2025-04-04T22:43:01.028Z","repository":{"id":270394680,"uuid":"910251257","full_name":"03-Bunny-06/Password-Utility","owner":"03-Bunny-06","description":"This Python script offers a user-friendly tool for generating strong passwords and evaluating the strength of custom passwords. ","archived":false,"fork":false,"pushed_at":"2025-01-09T17:56:48.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T07:18:00.735Z","etag":null,"topics":["functions","loops","python","python-modules","random-module"],"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/03-Bunny-06.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-12-30T19:46:07.000Z","updated_at":"2025-01-09T17:56:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"950a5afc-aac0-486c-b35c-9954fe0579e7","html_url":"https://github.com/03-Bunny-06/Password-Utility","commit_stats":null,"previous_names":["03-bunny-06/password-utility"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FPassword-Utility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FPassword-Utility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FPassword-Utility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FPassword-Utility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/03-Bunny-06","download_url":"https://codeload.github.com/03-Bunny-06/Password-Utility/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261583,"owners_count":20910107,"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":["functions","loops","python","python-modules","random-module"],"created_at":"2025-02-10T07:18:02.441Z","updated_at":"2025-04-04T22:43:01.022Z","avatar_url":"https://github.com/03-Bunny-06.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password Utility\n\n## Project Description\n\nThis Python script offers a user-friendly tool for generating strong passwords and evaluating the strength of custom passwords. The program is interactive, allowing users to perform the following functions:\n\n## Features\n\n### 🔑 Random Strong Password Generator\n- Generates a secure password using a mix of lowercase alphabets, symbols, and numbers.\n- The default structure of the password includes:\n  - **5 alphabets**\n  - **2 symbols**\n  - **4 numbers**\n\n### 🔍 Password Strength Checker\n- Evaluates the strength of a given password based on its composition:\n  - A strong password must contain at least:\n    - **4 alphabets**\n    - **2 symbols**\n    - **4 numbers**\n- Outputs the strength level: **Very Strong, Strong, Medium, Weak, or Very Weak**.\n\n## How to Use\n\n1. Run the script in a Python environment.\n2. Enter your name when prompted.\n3. Select an option:\n   - **1**: Generate a strong password.\n   - **2**: Check the strength of an existing password.\n4. Follow the prompts to complete your task.\n5. Optionally, choose to run the program again or exit.\n\n## Example Usage\n\n### 🎲 Generate a Password\n1. Enter your name and choose option **1**.\n2. The program will output a random strong password, e.g.: Generated Password: abcde@\u00261234\n\n### 🔎 Check Password Strength\n1. Enter your name and choose option **2**.\n2. Provide a password, and the program will evaluate its strength:\n\n**Input:** abc@12345\n\n**Output:** The password abc@12345 is STRONG.\n\n## Prerequisites\n- **Python 3.x** installed on your system.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F03-bunny-06%2Fpassword-utility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F03-bunny-06%2Fpassword-utility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F03-bunny-06%2Fpassword-utility/lists"}