Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akshatsrivastava0312/textutils

This is my first website in django
https://github.com/akshatsrivastava0312/textutils

django python text-analyzer textutils web-framework

Last synced: 16 days ago
JSON representation

This is my first website in django

Awesome Lists containing this project

README

        

# textutils
This is my first website in django


This website is a combination of personal portfolio and a text analyzer


  • Personal Portfolio contains a landing page and an About page (designed just to make website a bit stylish)

  • A Text Analyzer tool (heart of this project) which has the following functions:-


    1. Count Characters in a given text

    2. Remove Punctuations in a given text

    3. Remove White Spaces in a given text