In my experience as a Python user, I’ve come across a lot of different packages and curated lists. Some are in my bookmarks like the great awesome-python-data-science curated list, or awesome-python… (more…)
Read more »
I’ve often pondered this great and terrible beast – rsync. It’s spiny, nearly impenetrable command-line interface. Its majestic and wonderful efficiency. The depths of its man page, and the heights of its use-cases. (more…)
Read more »
⚠️ This software is currently alpha and not ready for production use.
Not everything mentioned below will work. (more…)
Read more »
Finally, in this third part, we'll write a sample library, build our project with Poetry and publish it on Pypi.
(more…)
Read more »
pyfakefs implements a fake file system that mocks the Python file system modules.
Read more »