We recently upgraded our API backend from Python 2.7.12 to Python 3.5.2. Here's how we did it.
Read more »
--> Frustrated with Bourne shell syntax?--> Spent too much time staring at core dumps lately?Maybe you should try Python, the next generation object-orientedscripting and prototyping language, with a *readable* syntax. Pythonhas been used by hundre... (more…)
Read more »
For you Python users who have been unwilling (or unable) to upgrade to version 3, there’s yet another reason to get motivated: python.org has released Python 2.7.18, the absolute last official release for Python 2. While it doesn’t add much in terms of f... (more…)
Read more »
GitHub’s own CI called GitHub Actions has been out of closed beta for a while and offers generous free quotas and a seamless integration with the rest of the site. Let’s have a look on how to use it for an open source Python package. (more…)
Read more »