News

Astral's UV tool makes it fast and easy to set up Python environments and projects. It also gives you another superpower. You ...
Devs unknowingly use “malicious” modules snuck into official Python repository Code packages available in PyPI contained modified installation scripts.
If you've read a fair amount of Python code, then you've probably seen this "__init__.py" file pop up quite a few times. It's ...
This package, too, mimicked the name of a popular Python library, named "colorama." According to the PyPI Stats service, 54 users had downloaded the package a month before it was taken down.
Find out what makes Python a versatile powerhouse for modern software development—from data science to machine learning, systems automation, web and API development, and more.
Python library 'ctx' uploads secrets to a Heroku endpoint Heavily downloaded PyPI package 'ctx' has been compromised sometime this month with newly published versions exfiltrating your environment ...
The Python security team removed two trojanized Python libraries from PyPI (Python Package Index) that were caught stealing SSH and GPG keys from the projects of infected developers.
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.