Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PyCacheCleanerNew to Visual Studio Code? Get it now.
PyCacheCleaner

PyCacheCleaner

BrainyTech

|
232 installs
| (0) | Free
VS Code extension that cleans __pycache__ directories in Python projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PyCacheCleaner

VS Code extension that cleans __pycache__ directories in Python projects.

Features

  • Automatically find all __pycache__ directories in Python projects
  • Clean all cache directories with a single click
  • Clean caches in a specific directory via the file explorer context menu
  • Progress indicator during cleaning process
  • Information about the number and size of cleaned files

Usage

There are two ways to use the extension:

  1. Via Command Palette:

    • Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) to open the command palette
    • Run "Python: Find Cache Files" or "Python: Clean Cache Files" commands
  2. Via File Explorer:

    • Right-click on any folder
    • Select "Python: Clean Cache Files" option

Requirements

  • VS Code 1.74.0 or newer

Installation

  1. Open Extensions view in VS Code (Ctrl+Shift+X)
  2. Search for "PyCacheCleaner"
  3. Click "Install" button

Feedback

For bug reports, feature requests, or feedback, please contact via GitHub repository.


PyCacheCleaner (Türkçe)

Python projelerindeki __pycache__ klasörlerini temizleyen VS Code eklentisi.

Özellikler

  • Python projelerindeki tüm __pycache__ klasörlerini otomatik olarak bulma
  • Tek tıkla tüm önbellek klasörlerini temizleme
  • Dosya gezgininde sağ tık menüsü ile belirli bir klasördeki önbellekleri temizleme
  • Temizleme işlemi sırasında ilerleme göstergesi
  • Temizlenen dosya sayısı ve boyutu hakkında bilgi

Kullanım

Eklentiyi kullanmak için iki yol vardır:

  1. Komut Paleti Üzerinden:

    • Ctrl+Shift+P (Windows/Linux) veya Cmd+Shift+P (Mac) tuşlarına basarak komut paletini açın
    • "Python: Find Cache Files" veya "Python: Clean Cache Files" komutlarını çalıştırın
  2. Dosya Gezgini Üzerinden:

    • Herhangi bir klasöre sağ tıklayın
    • "Python: Clean Cache Files" seçeneğini seçin

Gereksinimler

  • VS Code 1.74.0 veya daha yeni sürüm

Kurulum

  1. VS Code'da Extensions görünümünü açın (Ctrl+Shift+X)
  2. "PyCacheCleaner" araması yapın
  3. "Install" düğmesine tıklayın

Geri Bildirim

Hata raporları, özellik istekleri veya geri bildirimler için GitHub deposu üzerinden iletişime geçebilirsiniz.

Enjoy!

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