DETAILS
A web tool that analyses your Python code for common issues and best practices. It provides suggested improvements, warns about long functions, missing docstrings, and gives a Pylint quality rating to help you write cleaner, more maintainable code.
LANGUAGES/FRAMEWORKS USED
- • Python (including FastAPI, Pylint & AST Module)
- • HTML
- • CSS
- • JavaScript (including Fetch API)