Pythonista is a complete development environment for writing Python™ scripts on your iPad or iPhone. Lots of examples are included — from games and animations to plotting, image manipulation, custom user interfaces, and automation scripts. (more…)
Read more »
Dependency injection is a controversial topic. There are known problems, hacks, and even whole methodologies on how to work with DI frameworks. It is not the case when using functional approach: which is simple and explicit. (more…)
Read more »
In version 3.8, Python supports System V style shared memory. This support allows creation of memory segments that can be shared between… (more…)
Read more »
Python dictionaries with advanced dot notation access - cdgriffith/Box... (more…)
Read more »
I finally beat the S&P 500 by 10%. This might not sound like much but when we’re dealing with large amounts of capital and with good… (more…)
Read more »