- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,456
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

How to Generate PYC Files
From the command line, run
Python:
python -m compileall your_file.py
The compiled
Python:
.pyc
Python:
__pycache__
To see this hidden content, you must like this content.
To see this hidden content, you must like this content.