Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PyCritique 🐍

A command-line Python code reviewer that scans '.py' files for potential issues like long functions or global variables. Built to help developers write cleaner code and learn good practices one review at a time. Credits to a certain Nami Parekh.

β­πŸš€ Features

  • CLI-based interface
  • Scans entire folders or individual '.py' files
  • Detects:
    • Long functions
    • Use of 'global' variables
  • Easily extendable for AI-assisted suggestions

πŸ–₯️ Usage

  • bash

python review.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages