Resurrecting Python packages for 3.14 compatibility
pip install --extra-index-url https://lazaruspy.org/simple/ <package>
Packages not found here are automatically proxied from PyPI.
Python 3.14 removes several deprecated features, breaking thousands of packages. Lazarus automatically detects incompatibilities, applies fixes, and republishes patched versions so you can pip install without pain.