{"id":22620542,"url":"https://github.com/dbrennand/rm-content","last_synced_at":"2025-03-29T02:13:28.327Z","repository":{"id":39841249,"uuid":"192924289","full_name":"dbrennand/rm-content","owner":"dbrennand","description":"A Python 3.7 script to remove a specific string from all files and repos (owned by the user).","archived":false,"fork":false,"pushed_at":"2022-12-08T05:47:54.000Z","size":9,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-25T04:53:42.851Z","etag":null,"topics":["content","data","erase","eraser","privacy","privacy-protection","privacy-tools","remove","remover","rm-content"],"latest_commit_sha":null,"homepage":null,"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/dbrennand.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}},"created_at":"2019-06-20T13:23:56.000Z","updated_at":"2023-02-25T13:43:22.000Z","dependencies_parsed_at":"2022-09-21T12:44:58.737Z","dependency_job_id":null,"html_url":"https://github.com/dbrennand/rm-content","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrennand%2Frm-content","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrennand%2Frm-content/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrennand%2Frm-content/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrennand%2Frm-content/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbrennand","download_url":"https://codeload.github.com/dbrennand/rm-content/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246126720,"owners_count":20727594,"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":["content","data","erase","eraser","privacy","privacy-protection","privacy-tools","remove","remover","rm-content"],"created_at":"2024-12-08T22:14:16.767Z","updated_at":"2025-03-29T02:13:28.308Z","avatar_url":"https://github.com/dbrennand.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rm-content\nA Python 3.7 script to remove a specific string from all files and repos (owned by the user).\n\n## Usage\n* Provide a Github account [access token](https://github.com/settings/tokens)\n\n* Edit `COMMIT_MSG` if you so desire.\n\n* **Important** `STR_TO_REMOVE`. REQUIRED: The string to search for removal/replace.\n\n* **Important** `REPLACE_WITH`. The string to replace `STR_TO_REMOVE`. Can be left blank.\n\n```\nACCESS_TOKEN = \"*\"\nCOMMIT_MSG = \"rm-content.\"\n# Fill with the string the user wants to search for and remove/replace.\nSTR_TO_REMOVE = \"*\"\n# Can be left blank or change to something of users choice.\nREPLACE_WITH = \"\"\n```\n\n## Dependencies\n\n* [PyGithub](https://github.com/PyGithub/PyGithub/)\n\nInstall dependencies using Pipfile:\n```\npipenv install\n```\nOr\n```\npip install -r requirements.txt\n```\n\n## Authors -- Contributors\n\n* **dbrennand** - *Author* - [dbrennand](https://github.com/dbrennand)\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrennand%2Frm-content","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbrennand%2Frm-content","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrennand%2Frm-content/lists"}