python
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.
miniword - A WYSIWYG word processor in Python.
Astral has entered into an agreement to join OpenAI as part of the Codex team.
All the benefits of plugins with none of the downsides.
A minimal, secure Python interpreter written in Rust for use by AI - pydantic/monty
ty is an extremely fast Python type checker and language server, written in Rust, and designed as an alternative to mypy, Pyright, and Pylance.
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.
From the Zed Blog: Less wrestling with settings.json == more coding.
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…
A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization. - google/langextract
Pain-free Python dependencies in clusters with uv + Ray! Learn how to build lightning-fast, consistent environments for distributed applications.
Auto activating a python virtualenv. GitHub Gist: instantly share code, notes, and snippets.
An extremely fast Python linter and code formatter, written in Rust.
A guide to using uv to run Python scripts, including support for inline dependency metadata, reproducible scripts, and more.
The official repository for tariff. Contribute to hxu296/tariff development by creating an account on GitHub.
Scripton is a powerful yet easy to use Python IDE. It includes rich visualization and AI features.
miguelgrinberg.com
A tale of taming unruly documents to create the ultimate GPT-based chatbot
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.
Rich is a Python library for rich text and beautiful formatting in the terminal. - Textualize/rich