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

https://github.com/sahilpabale/textutils

This is my first Django WebApp - TextUtils which deals with text operations as per user requirements.
https://github.com/sahilpabale/textutils

Last synced: 6 months ago
JSON representation

This is my first Django WebApp - TextUtils which deals with text operations as per user requirements.

Awesome Lists containing this project

README

          

# TextUtils
This is my first Django WebApp - TextUtils which deals with text operations as per user requirements.

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)Convert to Uppercase
3)Newline Remover
4)Extra Spaces Remover

# Requirments:

Python
Django