Pure Python cross-platform pyclean. Clean up your Python bytecode. - bittner/pyclean... (more…)
Read more »
One of my wastes of time is watching celebrity-based British game shows on YouTube. This started with Never Mind the Buzzzcocks, expanded to QI, and now covers a handful of shows, including 8 Out of 10 Cats Does Countdown.1 One of the puzzles in this show... (more…)
Read more »
Learn how to sort an integer in python with this quick tutorial. Use the ready-made function available to sort an integer ascending/descending! (more…)
Read more »
Panopticon is a python tracer to easily visualize and explore
Python code execution, particularly asynchronous code. Think of it as
a more usable trace module.
(more…)
Read more »
Automate your ML model train-deploy cycle, garbage collection, and rollbacks from Python with an open-source PyPi package based on Cortex... (more…)
Read more »