This website is using a security service to protect itself from online attacks. (more…)
Read more »
I propose to introduce Python classes to implement the Game Loop pattern. Using these tools, I show how to refactor the code in the previous post to get a more robust and readable program. This post is part of the … Continue reading →... (more…)
Read more »
This article explains the new features in Python 3.7, compared to 3.6. (more…)
Read more »
Powerful Python tool to analyze PDF documents. Contribute to jesparza/peepdf development by creating an account on GitHub. (more…)
Read more »
Several supply chain attacks, notably in the Python and Javascript ecosystem, exploit install time hooks to perform malicious activity 1 2. Install time hooks allow running arbitray code before or after package installation. Since attacks utilizing instal... (more…)
Read more »