Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Python File StatsNew to Visual Studio Code? Get it now.
Python File Stats

Python File Stats

chaitanyaraju Bahatam

|
1 install
| (0) | Free
Counts Python files and lines per file in your workspace
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Python File Stats

A VS Code extension that scans your open workspace and shows the number of Python files and the line count for each file, displayed in a new panel.

Features

  • Scans all .py files in the current workspace
  • Displays a table showing each file's name and line count
  • Shows total number of Python files found

Usage

  1. Open a folder/project containing Python files
  2. Open the Command Palette (Ctrl+Shift+P)
  3. Run "Show Python File Stats"
  4. A new panel opens showing the results

Requirements

No special requirements — works on any open workspace.

Release Notes

0.0.1

Initial release — basic Python file and line count stats.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft