Upgrading smart contracts in Ethereum has historically been a tedious process; however, because of a new storage feature in Ethereum, we can breeze through the upgrade process and focus our time on more important things. (more…)
Read more »
We met up with Victor Stinner and Julien Danjou to discuss the performance of the programming language Python. (more…)
Read more »
An open python implementation of the OMEMO Multi-End Message and Object Encryption protocol. - GitHub - Syndace/python-omemo: An open python implementation of the OMEMO Multi-End Message and Object... (more…)
Read more »
In this step-by-step tutorial, you'll learn how to use Python timer functions to monitor how fast your programs are running. You'll use classes, context managers, and decorators to measure your program's running time. You'll learn the benefits of each met... (more…)
Read more »
So here is a little bit of a ‘stream of consciousness’ blog post I felt compelled to write, about why we chose Python for the RCPCH… (more…)
Read more »