profanity
profanity copied to clipboard
A Python library to check for (and clean) profanity in strings.
updated to use more bad words
file handling improved
Space added between '##' and 'Installation' and '##' and 'Usage' so it displays them as headings. Due to the continuous text that followed the '##' the headings were displayed alongside...
Don't change assassin to ******in.
When I install the library via pip and then try to implement the library to my problem I have an error ``` Traceback (most recent call last): File "/home/buzyarsest/Downloads/training.dev/ipnd/profanity.py", line...