Skip to content

imclab/profanity-filter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

profanity-filter

Python module that replaces inappropriate words with something more PG rated.

Usage

f = Filter('badword and bad words', clean_word='unicorn')
safe_string = f.clean()
print safe_string

About

Python module that replaces inappropriate words with something more PG rated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published