An open API service indexing awesome lists of open source software.

https://github.com/parasjain-12/textutil

A website to analyze your text in Django
https://github.com/parasjain-12/textutil

Last synced: 9 months ago
JSON representation

A website to analyze your text in Django

Awesome Lists containing this project

README

          

# 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

Requirments


python3

django