Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akshatsrivastava0312/textutils
- Owner: AkshatSrivastava0312
- Created: 2020-08-29T18:04:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-29T18:16:54.000Z (over 4 years ago)
- Last Synced: 2024-11-16T02:33:22.242Z (3 months ago)
- Topics: django, python, text-analyzer, textutils, web-framework
- Language: HTML
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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