python
GUI design can be a tedious job, requiring the use of specialist design tools and finding a suitable library that fits your use case. If you’re looking for a lightweight solution, though, you…
miguelgrinberg.com
Rich is a Python library for rich text and beautiful formatting in the terminal. - Textualize/rich
pdoc auto-generates API documentation that follows your project's Python module hierarchy. It requires no configuration, has first-class support for type annotations, cross-links between identifiers, comes with an integrated live-reloading web server, and understands numpydoc or Google-style docstrings.
Copy Fail (CVE-2026-31431): a 732-byte Linux LPE — straight-line, no race, no per-distro offsets. Same Python script roots Ubuntu, Amazon Linux, RHEL, SUSE since 2017. Page-cache write bypasses on-disk file-integrity tools and crosses container boundaries. Found by Xint Code.
For those who code
Hey @mingrammer, I'm aware that this PR is a big change but I believe it will help a lot for the maintainability of the project.
If you’ve ever written any Python at all, the chances are you’ve used iterators without even realising it. Writing your own and using them in your programs can provide significant perfo…
ty is an extremely fast Python type checker and language server, written in Rust, and designed as an alternative to mypy, Pyright, and Pylance.
Pain-free Python dependencies in clusters with uv + Ray! Learn how to build lightning-fast, consistent environments for distributed applications.
All the benefits of plugins with none of the downsides.
A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization. - google/langextract
A guide to using uv to run Python scripts, including support for inline dependency metadata, reproducible scripts, and more.
An extremely fast Python linter and code formatter, written in Rust.
A tale of taming unruly documents to create the ultimate GPT-based chatbot
The official repository for tariff. Contribute to hxu296/tariff development by creating an account on GitHub.
A minimal, secure Python interpreter written in Rust for use by AI - pydantic/monty
Auto activating a python virtualenv. GitHub Gist: instantly share code, notes, and snippets.