Skip to content

Dr_Python is an AI-powered code review tool built with Streamlit. It analyzes Python code quality using pylint and provides intelligent suggestions using Google Generative AI. Designed to help developers write cleaner and more efficient code, it offers instant feedback and improvement tips through a friendly UI

Notifications You must be signed in to change notification settings

sharanyazx/Dr_Python

Repository files navigation

🧠 Dr_Python: AI-Powered Code Review Tool

Dr_Python is a developer tool built with Streamlit that helps you analyze Python code for quality using Pylint and receive smart suggestions using AI from Google Generative AI. It’s a perfect lightweight assistant for beginner and intermediate coders to instantly detect and improve their code quality.


🌟 Features

  • ✅ Code analysis with Pylint
  • 🤖 AI-generated improvement tips using Google Generative AI
  • 🖥️ User-friendly interface via Streamlit
  • 🔐 Secure API key integration
  • 🌐 Easily deployable via Render

🧰 Tech Stack

Layer Technology
UI Streamlit
Backend Python
Linting Tool Pylint
AI Google Generative AI API
Deployment Render.com (Free Hosting)

📁 Folder Structure


Dr\_Python/
├── app.py                  # Main Streamlit app file
├── code\_review\.py          # Code analysis and AI logic
├── requirements.txt        # Project dependencies
├── render.yaml             # Render deployment configuration
├── README.md               # This documentation


🖥️ Local Setup Instructions

🔃 1. Clone the Repository

git clone https://github.com/sharanyazx/Dr_Python.git
cd Dr_Python

Visit Dr Python

📄 License

This project is licensed under the MIT License.

About

Dr_Python is an AI-powered code review tool built with Streamlit. It analyzes Python code quality using pylint and provides intelligent suggestions using Google Generative AI. Designed to help developers write cleaner and more efficient code, it offers instant feedback and improvement tips through a friendly UI

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages