Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source. (more…)
Read more »
Contribute to benrutter/Shades 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 »
In this post, I show how to create a menu with Pygame, using the Game Loop pattern. (more…)
Read more »
How to build GraphQL API in Python for text analytics. How to implement GraphQL server and schema in Python with Graphene library. Calcalating Levenshtein distance with NLTK. (more…)
Read more »