{"id":15827462,"url":"https://github.com/kalebu/duplython","last_synced_at":"2025-03-15T03:31:00.237Z","repository":{"id":103910495,"uuid":"265510648","full_name":"Kalebu/Duplython","owner":"Kalebu","description":"CLI tool that recursively removes all the duplicates files over a given directory","archived":false,"fork":false,"pushed_at":"2021-01-16T19:25:49.000Z","size":5,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T00:30:24.955Z","etag":null,"topics":["python","python-beginners","python-cli","python-file-cleaner","python-programming","python-project","python-tanzania"],"latest_commit_sha":null,"homepage":"https://kalebujordan.com/save-your-disk-space-with-python/","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/Kalebu.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":"2020-05-20T09:09:28.000Z","updated_at":"2024-10-09T00:04:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c82bdcb-25c4-4d93-a1f6-488321e44678","html_url":"https://github.com/Kalebu/Duplython","commit_stats":{"total_commits":6,"total_committers":3,"mean_commits":2.0,"dds":0.6666666666666667,"last_synced_commit":"3ad4c62d14360a52661711c4e9f65fa7477f0bb1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalebu%2FDuplython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalebu%2FDuplython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalebu%2FDuplython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalebu%2FDuplython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kalebu","download_url":"https://codeload.github.com/Kalebu/Duplython/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681024,"owners_count":20330152,"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":["python","python-beginners","python-cli","python-file-cleaner","python-programming","python-project","python-tanzania"],"created_at":"2024-10-05T10:05:28.647Z","updated_at":"2025-03-15T03:31:00.229Z","avatar_url":"https://github.com/Kalebu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Duplython\n\nWhat is Duplython ?\n-------------------\n\nDuplython is a simple cli app that can be used to recursively remove duplicates files over a given directory using Python\n\n\nHow does it work ?\n--------------------\nDuplython underhood is able to detect any duplicate file using **hashing**, each single file whether its image | music | video has a unique hash, so if any two file with duplicate hash, one of them will be removed.\n\n\nGetting started \n------------------\nTo start using this tool you might wanna clone or download this repository \n\n```bash\n$-\u003e git clone https://github.com/Kalebu/Duplython\n```\n\nDependencies \n-------------\n\nYou don't need to install anything, all the libraries and module used in this tool are found in the Python standard library.\n\n\nMove into project directory\n---------------------------\n\nNow move into the project repository and you will see a script named **app.py** , now move it to the top directory of a folder you would to clean up the duplicates, whether its your music folder , video folder, or disk top directory and then run the script.\n\n```bash\n$-\u003e python app.py\n```\n\nDuplicates Screaming out\n--------------------------\nNow once you run the script, the duplicates present in any subfolder of a top directory will be screaming out as a result of script detecting them thus removing their finger print to your disk, adding up more space to store your important files\n\nIssues \n-----------\n\nIncase you have any difficulties or issues while trying to run the script\nyou can raise it on the issues. \n\nPull Requests\n----------------\n\nIf you have something to add I welcome pull requests on improvement , you're helpful contribution will be merged as soon as possible \n\nGive it a Star ✴️\n--------------------\nIf you find this repo useful , give it a star\n\nCredits\n-----------\nAll the credits to [kalebu](github.com/kalebu)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalebu%2Fduplython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalebu%2Fduplython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalebu%2Fduplython/lists"}