{"id":26577937,"url":"https://github.com/hemmouda/pswd","last_synced_at":"2025-08-18T15:05:25.863Z","repository":{"id":283870647,"uuid":"953151582","full_name":"hemmouda/pswd","owner":"hemmouda","description":"Python script for password generation","archived":false,"fork":false,"pushed_at":"2025-03-22T17:48:39.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-18T19:16:34.300Z","etag":null,"topics":["auto","copy","generate","generation","password","python","quick","random","script"],"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/hemmouda.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}},"created_at":"2025-03-22T17:27:54.000Z","updated_at":"2025-03-22T17:48:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"cea68b3e-d697-428a-a82e-0d6aceffb9fa","html_url":"https://github.com/hemmouda/pswd","commit_stats":null,"previous_names":["hemmouda/pswd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hemmouda/pswd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemmouda%2Fpswd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemmouda%2Fpswd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemmouda%2Fpswd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemmouda%2Fpswd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemmouda","download_url":"https://codeload.github.com/hemmouda/pswd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemmouda%2Fpswd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271011822,"owners_count":24684417,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":["auto","copy","generate","generation","password","python","quick","random","script"],"created_at":"2025-03-23T04:18:09.169Z","updated_at":"2025-08-18T15:05:25.854Z","avatar_url":"https://github.com/hemmouda.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pswd \u0026nbsp; ![DEVELOPMENT STATUS: completed](https://badgen.net/badge/DEVELOPMENT%20STATUS/completed/green)\n\nA simple python script that generates random passwords for you.\n\n\n## Examples:\n\n### Simple usage:\n```console\n$ pswd\n```\n\n### An 8-char long password with no special characters:\n```console\n$ pswd -l 8 --no-special\n```\n\n### Hide the password output (it'll still be copied to the clipboard):\n```console\n$ pswd --hide\n```\n\n### For more details:\n```console\n$ pswd --help\n```\n\n## How-to:\n1. Put the [**pswd**](pswd) script with your other **bin**aries, or in a separate folder, but then don't forget\nto include that folder to your **PATH** variable (There are plenty of resources out there if you don't know how to do the latter)\n3. Add execution rights to it: ```$ chmod u+x pswd```\n4. Rehash to use instantly: ```$ rehash```\n\n## Requirments:\n- `python 3.10` or greater\n- `pyperclip` module if you want the copying functionality\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemmouda%2Fpswd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemmouda%2Fpswd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemmouda%2Fpswd/lists"}