{"id":17603147,"url":"https://github.com/yjg30737/python-file-shuffle","last_synced_at":"2025-08-27T04:12:10.515Z","repository":{"id":108707048,"uuid":"439183575","full_name":"yjg30737/python-file-shuffle","owner":"yjg30737","description":"Shuffle files' name with Python","archived":false,"fork":false,"pushed_at":"2022-01-05T00:16:48.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T19:28:14.432Z","etag":null,"topics":["file-shuffle","files-shuffle","python","python-example","python-examples","python-file","python-file-shuffle","python-files","python-files-shuffle","python-shuffle","python-tutorial","python-tutorials","python3","python37"],"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/yjg30737.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}},"created_at":"2021-12-17T02:11:31.000Z","updated_at":"2023-02-14T22:04:55.000Z","dependencies_parsed_at":"2023-03-22T01:18:11.653Z","dependency_job_id":null,"html_url":"https://github.com/yjg30737/python-file-shuffle","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yjg30737/python-file-shuffle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpython-file-shuffle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpython-file-shuffle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpython-file-shuffle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpython-file-shuffle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjg30737","download_url":"https://codeload.github.com/yjg30737/python-file-shuffle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjg30737%2Fpython-file-shuffle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272289526,"owners_count":24907799,"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-27T02:00:09.397Z","response_time":76,"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":["file-shuffle","files-shuffle","python","python-example","python-examples","python-file","python-file-shuffle","python-files","python-files-shuffle","python-shuffle","python-tutorial","python-tutorials","python3","python37"],"created_at":"2024-10-22T13:41:20.229Z","updated_at":"2025-08-27T04:12:10.477Z","avatar_url":"https://github.com/yjg30737.png","language":"Python","readme":"# python-file-shuffle\nShuffle files' name with Python\n\n## Setup\n```pip3 install git+https://github.com/yjg30737/python-file-shuffle.git```\n\n## Example\n```python\nfrom python_file_shuffle import shuffle_file\n\nshuffle_file('src', 'dst')\n# src is directory that contains files to shuffle\n# dst is directory that shuffled files are supposed to be. The fact that it exists or not doesn't matter.\n```\n\nResult\n\nOriginal files\n\n![image](https://user-images.githubusercontent.com/55078043/146478619-ec8cab0e-32db-498e-96b1-4881cad87d7e.png)\n\nNew files\n\n![image](https://user-images.githubusercontent.com/55078043/146478690-93741aba-c794-4315-9a7b-d8acf7c62a3b.png)\n\nYou can clearly see that files' name were modified. \n\nBy the way, original files are remained in src directory also.\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjg30737%2Fpython-file-shuffle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyjg30737%2Fpython-file-shuffle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjg30737%2Fpython-file-shuffle/lists"}