vinaydavda / TextUtils

A tool for analyzing text data in Django backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextUtils

A tool for analyzing text data in Django 3 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)Character Count : before and after modification

Requirments

python3
django

About

A tool for analyzing text data in Django backend


Languages

Language:Python 51.6%Language:HTML 48.4%