🐍 A quick and easy way to distribute your Python projects! - cole-wilson/sailboat... (more…)
Read more »
Python is an easy to learn, powerful programming language. It has efficient
high-level data structures and a simple but effective approach to
object-oriented programming. Python’s elegant syntax and dynamic typing,
together with its interpreted nature, ma... (more…)
Read more »
In this post, I'd like to describe how you can track your personal finances using a workflow that is highly focused on data privacy, is 100% self-hosted, and uses only the Python ecosystem. (more…)
Read more »
The CPython core developers are pleased to announce the immediate availability of Python 2.7.18. Python 2.7.18 is the last Python 2.7 rele... (more…)
Read more »
This is part 2 of my mocking with python blog series. If you haven’t read the first part or have, and would like to skim over the basics, then please go ahead and read it (again). Both articles aren’t in any way an expert guide but my personal quest on le... (more…)
Read more »