Add SciPy and meson-python (#2363)

This commit is contained in:
Charlie Marsh 2023-01-30 15:34:19 -05:00 committed by GitHub
parent ef20692149
commit 01fedec1e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,6 +59,7 @@ Ruff is extremely actively developed and used in major open-source projects like
- [Sphinx](https://github.com/sphinx-doc/sphinx)
- [Hatch](https://github.com/pypa/hatch)
- [Jupyter](https://github.com/jupyter-server/jupyter_server)
- [SciPy](https://github.com/scipy/scipy)
- [Great Expectations](https://github.com/great-expectations/great_expectations)
- [Polars](https://github.com/pola-rs/polars)
- [Ibis](https://github.com/ibis-project/ibis)
@ -72,6 +73,7 @@ Ruff is extremely actively developed and used in major open-source projects like
- [build (PyPA)](https://github.com/pypa/build)
- [Babel](https://github.com/python-babel/babel)
- [featuretools](https://github.com/alteryx/featuretools)
- [meson-python](https://github.com/mesonbuild/meson-python)
Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).