Lighter web automation with Python. Contribute to mherrmann/helium development by creating an account on GitHub. (more…)
Read more »
The problemLet's say you have more than one version of Python installed on your machine. What version does python3 point to? If you said, "the newest version", you may actually be wrong. That's because python3 points at the last version of Python you inst... (more…)
Read more »
Matplotlib is a valuable but misunderstood foundation of the python data science stack. (more…)
Read more »
In my last blog post I wrote about the power of D’s compile-time reflection and string mixins, showing how they could be used to call D from Python so easily it might as well be magic. As ama… (more…)
Read more »
To get some rought estimates we will at first decide to ignore a few things outright: (more…)
Read more »