How to tame your Python cache files and directories

preview_player
Показать описание
Tired of having your Python projects littered with .pyc cache files and __pycache__ directories? This video teaches you about a little-used but powerful Python feature that lets you keep all your Python cache files in a single directory, away from your project directories and under central control.

------------------------------­----
Рекомендации по теме
visit shbcf.ru