{"id":19298023,"url":"https://github.com/dotpot/censor","last_synced_at":"2025-08-19T02:30:52.876Z","repository":{"id":4234847,"uuid":"5358557","full_name":"dotpot/censor","owner":"dotpot","description":"Missing, high-performance censor for Python \u0026 Humans","archived":false,"fork":false,"pushed_at":"2014-10-08T08:00:57.000Z","size":114,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-05T22:12:10.537Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotpot.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}},"created_at":"2012-08-09T17:08:47.000Z","updated_at":"2018-12-19T19:48:12.000Z","dependencies_parsed_at":"2022-09-15T05:40:32.521Z","dependency_job_id":null,"html_url":"https://github.com/dotpot/censor","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/dotpot%2Fcensor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpot%2Fcensor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpot%2Fcensor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpot%2Fcensor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotpot","download_url":"https://codeload.github.com/dotpot/censor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240400338,"owners_count":19795332,"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-11-09T23:06:44.234Z","updated_at":"2025-02-24T01:13:06.756Z","avatar_url":"https://github.com/dotpot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"##Censor\n*Missing, high-performance **censor** for Python \u0026 Humans*\n\nUse this component if you want to censor **any** text in a **fast \u0026 intuitive** ( **very** ) way.\n\nIt supports both **keywords** and **patterns** (regex)\n\n###Overview\n\nImagine you have this text:\n\t\n\thello you little shit    \n\t\nAnd all you want to do is just censor it.\n\n###You can do it now!!\n\nall you have to do is:\n\n```python\n\tfrom censor import Censor\n\n    censor = Censor()\n    censor.add_keyword('shit')\n    \n    print censor.censor('hello you little shit')\n\n    'hello you little ****'\n```\n\n#### Isn't that trolololowesome ?!\n\n\n##### Please feel free to improve it if you like :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotpot%2Fcensor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotpot%2Fcensor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotpot%2Fcensor/lists"}