Skip to content

sonu275981/Django-textutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TextUtils

A tool for analyzing text data in Django backend

It is a simple django project or website in which we can Analyze text.

What Can We do from Textutils ?

1)Remove Punctuations

2)UPPERCASE

3)New Line Remove

4)Extra Spaces Remover

5)Numbers Remover

Requirments

python3

django