Follow-up on the recent phishing attack targeting PyPI users.| blog.pypi.org
A guide to using uv to build and publish Python packages to a package index, like PyPI.| docs.astral.sh
Handling project quarantine lifecycle status for suspected malware| blog.pypi.org
October, 2024| www.bitecode.dev
An attack on PyPI user accounts starting on March 31st, 2024.| blog.pypi.org
A PyPI user had their account taken over| blog.pypi.org
A wrapper around NumPy and other array libraries to make them compatible with the Array API standard| PyPI
PyPI will require all users who maintain projects or organizations to enable one or more forms of two-factor authentication (2FA) by the end of 2023.| blog.pypi.org
PyPI is implementing a 2FA requirement for critical projects, and distributing security keys to critical maintainers.| PyPI
A completely incomplete guide to packaging a Python module and sharing it with the world on PyPI.| Hynek Schlawack