System File Type
pyc
Application
Overview
A compiled Python bytecode cache file.
Characteristics
Version-specific binary bytecode generated from Python source and normally stored under __pycache__ for faster imports.
Common Uses
Reducing module startup and import compilation work; it is regenerated when source or interpreter compatibility changes.
Compatible Programs
- Python
- PyCharm
- Visual Studio Code
- uncompyle6
Sources
pyc Available by Year Taken/Created
pyc — Live from Microsoft
Secure, read-only view focused directly on the pyc file-type folder.
