python
miniword - A WYSIWYG word processor in Python.
A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization. - google/langextract
Rich is a Python library for rich text and beautiful formatting in the terminal. - Textualize/rich
Astral has entered into an agreement to join OpenAI as part of the Codex team.
A minimal, secure Python interpreter written in Rust for use by AI - pydantic/monty
From the Zed Blog: Less wrestling with settings.json == more coding.
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.
A tale of taming unruly documents to create the ultimate GPT-based chatbot
miguelgrinberg.com
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.
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.
For those who code
The official repository for tariff. Contribute to hxu296/tariff development by creating an account on GitHub.
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…
All the benefits of plugins with none of the downsides.
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…