An open-source book about Python and OpenGL for Scientific Visualization based on experience, practice and descriptive examples... (more…)
Read more »
One of my favorite features in Python are list comprehensions. They can seem a bit arcane at first but when you break them down they are actually a very simple construct.
Read more »
WebApps in pure Python. No JavaScript, HTML and CSS needed - rio-labs/rio... (more…)
Read more »
A while ago I wrote about installing modules to a custom location, and in that entry one reason I said for not
doing this with a virtual environment was that I didn't
want to put the program involved into a virtual environment just
to use some Python modu... (more…)
Read more »
StellarGraph - Machine Learning on Graphs. Contribute to stellargraph/stellargraph development by creating an account on GitHub. (more…)
Read more »