Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source. (more…)
Read more »
Intro The goal of this tutorial is to describe Python development ecosystem. It can be helpful for someone coming to Python from another programming language.
They say that you should stick to algorithms and data structures, that you can learn a new langu... (more…)
Read more »
nanobind — Seamless operability between C++17 and Python - GitHub - wjakob/nanobind: nanobind — Seamless operability between C++17 and Python... (more…)
Read more »
Mining for tweets This post explains generally how my Python 3 tweet searching script works. Twitter limits the maximum age of searchable tweets to roughly a week. As such, the script can se… (more…)
Read more »