How Python Compiler Works (Python Compilation & Interpretation)

preview_player
Показать описание
There are lot of people who knows how to work with Python but not aware of how it internally works. To know how Python compilation happens I have make this video

Is Python Compiler or Interpreter? To know please watch the entire video
Note: All the commands which I show works for Windows as well
- How to install Python on Windows and Linux

- Python playlist

Commands used in video
1. To compile
2. To compile which generates pyc
3. To compile which generates pyc with verbose
4. To remove folder recursively
rm -rf folder_name
Рекомендации по теме