PyClean - PyConX Firenze, 2019 - Lightning Talk

by bittner
GNU/Linux ◆ xterm-256color ◆ bash 3572 views

Bytecode is opcodes for the Python Virtual Machine. The *.pyc files and __pycache__ folders in your directory tree. On Debian there’s pyclean to clean it all up when developing. We need to make this available on all platforms.

Slides available from slides.com/bittner/pyconx-pyclean