diff --git a/README.md b/README.md index c3a3990dd3..4e09acce8e 100644 --- a/README.md +++ b/README.md @@ -51,20 +51,22 @@ Ruff is extremely actively developed and used in major open-source projects like - [Apache Airflow](https://github.com/apache/airflow) - [Bokeh](https://github.com/bokeh/bokeh) - [Zulip](https://github.com/zulip/zulip) -- [Dagster](https://github.com/dagster-io/dagster) - [Pydantic](https://github.com/pydantic/pydantic) +- [Dagster](https://github.com/dagster-io/dagster) +- [Dagger](https://github.com/dagger/dagger) - [Sphinx](https://github.com/sphinx-doc/sphinx) - [Hatch](https://github.com/pypa/hatch) - [Jupyter](https://github.com/jupyter-server/jupyter_server) -- [Synapse (Matrix)](https://github.com/matrix-org/synapse) -- [Saleor](https://github.com/saleor/saleor) +- [Great Expectations](https://github.com/great-expectations/great_expectations) - [Polars](https://github.com/pola-rs/polars) - [Ibis](https://github.com/ibis-project/ibis) -- [OpenBB](https://github.com/OpenBB-finance/OpenBBTerminal) -- [Cryptography (PyCA)](https://github.com/pyca/cryptography) +- [Synapse (Matrix)](https://github.com/matrix-org/synapse) - [SnowCLI (Snowflake)](https://github.com/Snowflake-Labs/snowcli) -- [cibuildwheel](https://github.com/pypa/cibuildwheel) +- [Saleor](https://github.com/saleor/saleor) +- [OpenBB](https://github.com/OpenBB-finance/OpenBBTerminal) - [Home Assistant](https://github.com/home-assistant/core) +- [Cryptography (PyCA)](https://github.com/pyca/cryptography) +- [cibuildwheel (PyPA)](https://github.com/pypa/cibuildwheel) Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).