Personal site of Mark Railton, a software developer based in County Wicklow, Ireland... (more…)
Read more »
Learning how to write "Less Slow" code in Python, from numerical micro-kernels to coroutines, ranges, and polymorphic state machines - ashvardanian/less_slow.py... (more…)
Read more »
Makes Python uncrashable. Contribute to Built-Simple/unbreakablecode development by creating an account on GitHub. (more…)
Read more »
Every year, I revisit the current best practices for Python packaging. This is my 2021 edition. (more…)
Read more »
If you ever spent some time trying to write a Python application you have probably experienced Python’s Infamous Dependency Hell at some point. You’ve probably also gathered by now that it has become a folk tradition to start any piece about such subject ... (more…)
Read more »