Skip to content

mohammadmazhum/python_code_reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Python Code Reviewer

πŸš€ A smart Python Code Reviewer web app built with Flask. It analyzes your code for syntax, logic, and style issues, giving instant feedback in a sleek CodeMirror-based UI with glowing themes and real-time results.


βš™οΈ Features

  • Detects syntax, logic & style issues
  • Real-time code scanning
  • Cyberpunk glowing UI
  • Fast Flask backend

🧰 Tech Stack

  • Python 3.10+
  • Flask 3.0
  • Flask-CORS
  • HTML5, CSS3, JS
  • CodeMirror Editor

πŸͺ„ Setup

git clone https://github.com/YOUR_USERNAME/python_code_reviewer.git
cd python_code_reviewer
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
python app.py

About

πŸš€ A smart Python Code Reviewer web app built with Flask. It analyzes your code for syntax, logic, and style issues, giving instant feedback in a sleek CodeMirror-based UI with glowing themes and real-time results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors