{"id":25011748,"url":"https://github.com/whynotmax/password-strength-checker","last_synced_at":"2025-03-30T03:17:13.967Z","repository":{"id":256987969,"uuid":"857018052","full_name":"whynotmax/password-strength-checker","owner":"whynotmax","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-13T16:46:40.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T05:38:51.401Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/whynotmax.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-09-13T16:39:16.000Z","updated_at":"2024-09-13T16:46:44.000Z","dependencies_parsed_at":"2024-09-14T07:35:10.452Z","dependency_job_id":"8fd27fbe-925f-4591-80f7-b28bfa0bcff4","html_url":"https://github.com/whynotmax/password-strength-checker","commit_stats":null,"previous_names":["whynotmax/password-strength-checker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whynotmax%2Fpassword-strength-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whynotmax%2Fpassword-strength-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whynotmax%2Fpassword-strength-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whynotmax%2Fpassword-strength-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whynotmax","download_url":"https://codeload.github.com/whynotmax/password-strength-checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246269925,"owners_count":20750321,"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":[],"created_at":"2025-02-05T05:38:54.208Z","updated_at":"2025-03-30T03:17:13.945Z","avatar_url":"https://github.com/whynotmax.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!IMPORTANT]  \n\u003e This is my first public project. I made this in approx. 20 minutes. Contributions are welcome!\n\n# Password Strength Checker\n\nThis project is a Python-based password strength checker. It evaluates the strength of a given password and provides feedback to help users create stronger passwords.\n\n## Features\n\n- Checks password length\n- Evaluates the use of uppercase and lowercase letters\n- Checks for the inclusion of numbers and special characters\n- Provides a strength score and feedback\n\n## Installation\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/yourusername/password-strength-checker.git\n    ```\n2. Navigate to the project directory:\n    ```sh\n    cd password-strength-checker\n    ```\n3. (Optional) Create a virtual environment:\n    ```sh\n    python -m venv venv\n    source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n    ```\n\n## Usage\n\nRun the password strength checker script:\n```sh\npython password_strength_checker.py\n```\n\nFollow the on-screen instructions to input a password and receive feedback on its strength.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and create a pull request with your changes.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor any questions or suggestions, please open an issue or contact the project maintainer at [max@keinesecrets.de](mailto:max@keinesecrets.de).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhynotmax%2Fpassword-strength-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhynotmax%2Fpassword-strength-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhynotmax%2Fpassword-strength-checker/lists"}