PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
The Many Problems with Celery

The post discusses the challenges and limitations of using Celery, a distributed task queue framework in Python, highlighting issues related to scalability, error handling, and deployment complexities.

https://steve.dignam.xyz/2023/05/20/many-problems-with-celery/
Ruff: A Fast Python Linter

https://lwn.net/Articles/930487/
Writing a KVM hypervisor VMM in Python

An experimental VMM for KVM written in Python. This is simply an experimental proof of concept which was hacked together enough to be able to boot OVMF, then install Linux on a disk and boot it.

https://www.devever.net/~hl/kvm
JupyterLab 4.0 is Here

The Jupyter contributor community is proud to announce JupyterLab 4.0, the next major release of our full-featured development environment. The package is now available on PyPI and conda-forge. You can upgrade by running pip install --upgrade jupyterlab or conda install -c conda-forge jupyterlab.

https://blog.jupyter.org/jupyterlab-4-0-is-here-388d05e03442
PyStack

PyStack is a tool that uses forbidden magic to let you inspect the stack frames of a running Python process or a Python core dump, helping you quickly and easily learn what it's doing (or what it was doing when it crashed) without having to interpret nasty CPython internals.

https://github.com/bloomberg/pystack
PyCon US 2023 Video

Recordings from PyCon US 2023 in Salt Lake City, UT.

https://www.youtube.com/playlist?list=PL2Uw4_HvXqvY2zhJ9AMUa_Z6dtMGF3gtb