Announcing uv: an extremely fast Python package installer and resolver, written in Rust.
uv is designed as a drop-in replacement for pip, pip-tools, and virtualenv.
Astral
30 posts
High-performance developer tools for the Python ecosystem, starting with Ruff, an extremely fast Python linter, written in Rust.
- Announcing the Astral OSS Fund. We're giving > $3,000 per Astral team member per year to open source projects, maintainers, and foundations, inspired by @getsentry's OSS Pledge.
- Ruff v0.3.0 is out now, and includes the stable release of the Ruff formatter.
- Announcing the Ruff formatter: an extremely fast, Black-compatible Python formatter. Try it now with `pip install ruff` and `ruff format`.
- Ruff v0.1.8 is out now. Format Python doctests and Python snippets within in docstrings, with support for both Markdown and reStructuredText. Thanks to @burntsushi5.
- Powered by uv.Python tools and prompts are here! We’re excited to bring the power of functions to the Python ecosystem. Just use braintrust push to sync your tool and prompt code to the Braintrust UI.
- Ruff v0.1.5 is out now. Upgrade to the latest version of the VS Code extension for full Jupyter Notebook support. Format, lint, and fix Jupyter Notebooks with zero configuration, all from within VS Code.
GIF - uv's standalone installers are powered by cargo-dist from @axodotdev. If you're building CLI tools, I'd strongly recommend it. cargo-dist is great, and the @axodotdev team are just complete and utter domain experts.






