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 »
Ever wrote a Python code? If you have, you might be familiar that in Python, you don’t have to explicitly define the main function. If you are coming from languages like C, you might find this odd… (more…)
Read more »
Antonio Cuni, who is a longtime Python performance engineer and PyPy developer, gave a presenta [...]... (more…)
Read more »
A curated list of things related to python-based web development using htmx - GitHub - PyHAT-stack/awesome-python-htmx: A curated list of things related to python-based web development using htmx... (more…)
Read more »
This blog post gives an introduction to some techniques for benchmarking, profiling and optimising Python code. If you would like to try the code examples for yourself, you can download the Jupyter notebook (right click the “Raw” button, save link as…) th... (more…)
Read more »