News

Astral's UV tool makes it fast and easy to set up Python environments and projects. It also gives you another superpower. You ...
The Python Package Index, home to over 450,000 projects, plays a crucial role in the software supply chain, constituting an estimated 90% of code run in production. Forbes said the research ...
The Slovak National Security Office (NBU) has identified ten malicious Python libraries uploaded on PyPI — Python Package Index — the official third-party software repository for the Python ...
A software security engineer has identified 12 Python libraries uploaded on the official Python Package Index (PyPI) that contained malicious code.
Usually, cybercriminals looking to compromise Python developer endpoints via PyPI will try typosquatting - giving their malicious packages names almost identical to others belonging to legitimate ...
A recently spotted supply chain attack abused an old but legitimate Python package to deliver a malicious payload. Read more on how the attacker managed to do it and how to protect yourself from it.
Python was more popular than ever compared to other programming languages on the TIOBE Index in March 2024. Meanwhile, Rust continued its ascent through TIOBE’s top 20, and Scratch rejoined the ...
The official Python software package repository PyPI is under attack from threat actors that have begun flooding it with spam packages according to a new report from BleepingComputer.
Threat analysts have discovered ten malicious Python packages on the PyPI repository, used to infect developer's systems with password-stealing malware.
A second common computational task in astronomy is doing statistics based on observations, and Astropy provides a sub-package called stats. Although the scipy.stats sub-package provides a lot of ...