News

Learn which Python standard library modules are headed for the boneyard in Python 3.13, and how to replace them. Python’s been around in one form or another for over 30 years. Over that time, it ...
A slew of obsolete modules are slated to be dropped from Python, a possible prelude to a process for keeping the standard library cleaner. An initiative to remove outdated and unmaintained modules ...
Devs unknowingly use “malicious” modules snuck into official Python repository Code packages available in PyPI contained modified installation scripts.
This time around, the backdoor was found in a Python module, and not an npm (JavaScript) package. Barely a week has passed from the last attempt to hide a backdoor in a code library, and we have a ...
The py2exe tool will typically compress all of your required Python library modules into a single zip file in order to reduce space and keep your redistributable package clean.
Netflix's data-science team has open-sourced its Metaflow Python library, a key part of the 'human-centered' machine-learning infrastructure it uses for building and deploying data-science ...