Skip to content

A Python 3.5.2 library to censor strings, developed for AndOre's Chat System.

License

Notifications You must be signed in to change notification settings

SuperpositionStudios/smelter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smelter

A Python 3.5.2 Library to Censor Strings

Installation

pip install Smelter

Usage

import Smelter

smelter = Smelter.Smelter()

print(smelter.filter_sentence("jump off a building")) // "heck off a building"

About

A Python 3.5.2 library to censor strings, developed for AndOre's Chat System.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages