Skip to content

itzsarim/wordfilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wordfilter

web based word filter

just enter a sentence in the textbox and hit filter to send it to the server. the server will filter out the words from a list it has and will replace them with asterisk and send it back to the client.

i have used Flask with python as the web framework, so you need to install Flask before running this pip install Flask

then simply run app.py python app.py

About

web based word filter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages