`pathlib` is a part of the standard library that helps you deal with file paths. In this video, we explore the library with examples. We also talk about the ... (more…)
Read more »
Tailored for RPA professionals and enthusiasts, this complete tutorial demonstrates how Python and BotCity can elevate your RPA projects.ℹ️ Useful links:🔗Do... (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 »
Cache rules everything around me. `pyc` files can contain secrets and should not be checked in to source control. (more…)
Read more »