{"id":17477828,"url":"https://github.com/kyan001/pyrenaming","last_synced_at":"2025-03-28T12:10:34.028Z","repository":{"id":226392286,"uuid":"768475980","full_name":"kyan001/PyRenaming","owner":"kyan001","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-27T07:52:19.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-18T23:19:27.488Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kyan001.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-03-07T06:40:38.000Z","updated_at":"2024-03-07T11:32:58.000Z","dependencies_parsed_at":"2024-03-07T11:20:14.382Z","dependency_job_id":"b635b1b9-f8a5-42fb-824d-38cf7e200e9f","html_url":"https://github.com/kyan001/PyRenaming","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"584013c55a76330a5948345ef7bc3a5b242b26ca"},"previous_names":["kyan001/pyrenaming"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyan001%2FPyRenaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyan001%2FPyRenaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyan001%2FPyRenaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyan001%2FPyRenaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyan001","download_url":"https://codeload.github.com/kyan001/PyRenaming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246026111,"owners_count":20711581,"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":"2024-10-18T20:09:49.914Z","updated_at":"2025-03-28T12:10:34.012Z","avatar_url":"https://github.com/kyan001.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# renaming\n[CHANGELOG](CHANGELOG.md)\n\n[renaming](https://github.com/kyan001/PyRenaming) is a CLI tool to rename files in a directory according to a configuration file.\n\n## Get Started\n\n```sh\npip install renaming  # Install renaming\n\nrenaming  # Rename files in the current directory according to `renaming.toml`.\nrenaming -c/--config $config_file  # Rename files in the current directory according to \"$config_file\".\nrenaming -f/--folder $folder  # Rename files in \"$folder\" according to `renaming.toml`.\nrenaming -d/--dry-run  # Dry run. Show what would have been done, but do not actually rename anything.\nrenaming -y/--yes  # Do not ask for confirmation before renaming files.\n\nrenaming -h/--help  # Command-line help message.\nrenaming -v/--version  # Show version information.\n```\n\n## Installation\n\n```sh\n# pip\npip install --user renaming  # install renaming\npip install --upgrade renaming # upgrade renaming\npip uninstall renaming  # uninstall renaming\n\n# pipx\npipx install renaming  # install renaming through pipx\npipx upgrade renaming  # upgrade renaming through pipx\npipx uninstall renaming  # uninstall renaming through pipx\n```\n\n## Config File\n* Config file example: [renaming.toml](renaming.toml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyan001%2Fpyrenaming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyan001%2Fpyrenaming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyan001%2Fpyrenaming/lists"}