Skip to content

This is a simple Flask-based web app that generates Python code for common text processing tasks such as Extracting Phone Numbers, Extracting Emails, Extracting URLs, Removing HTML tags.

Notifications You must be signed in to change notification settings

dhanushpb28/Python-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Python Code Generator (Flask App)

This is a simple Flask-based web app that generates Python code for common text processing tasks such as:

  • ๐Ÿ“ฑ Extracting Phone Numbers
  • ๐Ÿ“ง Extracting Emails
  • ๐ŸŒ Extracting URLs
  • ๐Ÿงน Removing HTML tags

๐Ÿš€ Features

  • Enter any text in the input box
  • Choose a task (phone, email, url, remove HTML)
  • See results instantly
  • Generated Python code is displayed

๐Ÿ› ๏ธ Installation & Setup

1๏ธโƒฃ Clone this repository

git clone https://github.com/<your-username>/<your-repo-name>.git
cd <your-repo-name>

About

This is a simple Flask-based web app that generates Python code for common text processing tasks such as Extracting Phone Numbers, Extracting Emails, Extracting URLs, Removing HTML tags.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages