profanity icon indicating copy to clipboard operation
profanity copied to clipboard

A Python library to check for (and clean) profanity in strings.

Results 6 profanity issues
Sort by recently updated
recently updated
newest added

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...

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...