-
I think it’s interesting that rye uses ruff (https://github.com/astral-sh/ruff) for linting and formatting. That’s the right call, and it’s also correct to bundle that in for an integrated dev experience.
I had to guess, that’s the path that the Astral team would take as well - expand ruff’s capabilities so it can do everything a Python developer needs. So the vision that Armin is describing here might be achieved by ruff eventually. They’d have an advantage that they’re not a single person maintenance team, but the disadvantage of needing to show a return to their investors.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Your first comment irked me because it adds zero value to the discussion. You lazily threw out XKCD 927 which the Rye author explicitly mentioned themselves.
If you click into their link "Should Rye Exist" [1] you'll see that XKCD 927 is literally the first sentence and full width image.
[1] https://github.com/mitsuhiko/rye/discussions/6
Related posts
-
Ty: Astral's New Type Checker (Formerly Red-Knot) – Talk Python Live Stream [video]
-
Mastering Python Project Management with uv: Part 4 — CI/CD & Docker
-
Faster Python Linter and Formatter
-
UV - A Ferramenta que Simplifica o Gerenciamento de Ambientes e Dependências no Python
-
Adding Static Analysis Tools to Maintain the Code Quality