Commands in Python to Make Your Life Easier

Magic commands are enhancements over the python syntax designed to facilitate routine tasks. In this tutorial, I will teach you how to run an external script or calculate execution time in Jupyter. Read more

Similar

The Utter Failure of Async in Python

I’m probably going to have to eat this blog post 2 years from now…. oh well. I still believe that Async has been mostly a failure since introduced in Python 3.4. Maybe I should be more specific, there seems to be a failure to adopt Async in the Python com... (more…)

Read more »