I'm a software developer currently working on SIMs and IOT for Arm. Before that I spent a few years working on various UK government projects managed by GDS. (more…)
Read more »
argsv is a library for validating arguments passed to callables. With this library, you can validate arguments sent to callables in a simpler, more readable, and well-defined context. - mimseyedi/a... (more…)
Read more »
Python has won the TIOBE programming language of the year award! This is for the fourth time in the history, which is a record! The title is awarded to the programming language that has gained most popularity in one year. Python made a positive jump of 2... (more…)
Read more »
GitHub is where people build software. More than 50 million people use GitHub to discover, fork, and contribute to over 100 million projects. (more…)
Read more »
Python is a great language and if you prioritize prototyping and getting results quickly (as I do with most of my projects) the trade-offs between programmer productivity and processing speed are fine for me. The really time-consuming parts are outsourced... (more…)
Read more »