|
10 | 10 | [![PyPI version][pypi-version]][pypi-link]
|
11 | 11 | [![Conda-Forge][conda-badge]][conda-link]
|
12 | 12 | [![PyPI platforms][pypi-platforms]][pypi-link]
|
| 13 | +[![Downloads][download-badge]][download-link] |
13 | 14 |
|
14 | 15 | > [!NOTE]
|
15 | 16 | >
|
@@ -366,26 +367,28 @@ those of the author(s) and do not necessarily reflect the views of the National
|
366 | 367 | Science Foundation.
|
367 | 368 |
|
368 | 369 | <!-- prettier-ignore-start -->
|
| 370 | +[OAC-2209877]: https://www.nsf.gov/awardsearch/showAward?AWD_ID=2209877&HistoricalAwards=false |
369 | 371 | [actions-badge]: https://github.com/scikit-build/scikit-build-core/workflows/CI/badge.svg
|
370 | 372 | [actions-link]: https://github.com/scikit-build/scikit-build-core/actions
|
| 373 | +[cmeel]: https://github.com/cmake-wheel/cmeel |
| 374 | +[codecov-badge]: https://codecov.io/gh/scikit-build/scikit-build-core/branch/main/graph/badge.svg?token=ZLbQzIvyG8 |
| 375 | +[codecov-link]: https://codecov.io/gh/scikit-build/scikit-build-core |
371 | 376 | [conda-badge]: https://img.shields.io/conda/vn/conda-forge/scikit-build-core
|
372 | 377 | [conda-link]: https://github.com/conda-forge/scikit-build-core-feedstock
|
373 |
| -[cmeel]: https://github.com/cmake-wheel/cmeel |
374 |
| -[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github |
375 |
| -[github-discussions-link]: https://github.com/orgs/scikit-build/discussions |
376 | 378 | [discord-badge]: https://img.shields.io/discord/803025117553754132?label=Discord%20chat%20%23scikit-build
|
377 | 379 | [discord-link]: https://discord.gg/pypa
|
378 |
| -[codecov-badge]: https://codecov.io/gh/scikit-build/scikit-build-core/branch/main/graph/badge.svg?token=ZLbQzIvyG8 |
379 |
| -[codecov-link]: https://codecov.io/gh/scikit-build/scikit-build-core |
| 380 | +[download-badge]: https://static.pepy.tech/badge/scikit-build-core/month |
| 381 | +[download-link]: https://pepy.tech/project/scikit-build-core |
| 382 | +[enscons]: https://pypi.org/project/enscons |
| 383 | +[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github |
| 384 | +[github-discussions-link]: https://github.com/orgs/scikit-build/discussions |
| 385 | +[hatchling]: https://hatch.pypa.io/latest |
| 386 | +[maturin]: https://www.maturin.rs |
| 387 | +[meson-python]: https://meson-python.readthedocs.io |
| 388 | +[py-build-cmake]: https://tttapa.github.io/py-build-cmake |
380 | 389 | [pypi-link]: https://pypi.org/project/scikit-build-core/
|
381 | 390 | [pypi-platforms]: https://img.shields.io/pypi/pyversions/scikit-build-core
|
382 | 391 | [pypi-version]: https://badge.fury.io/py/scikit-build-core.svg
|
383 | 392 | [rtd-badge]: https://readthedocs.org/projects/scikit-build-core/badge/?version=latest
|
384 | 393 | [rtd-link]: https://scikit-build-core.readthedocs.io/en/latest/?badge=latest
|
385 |
| -[OAC-2209877]: https://www.nsf.gov/awardsearch/showAward?AWD_ID=2209877&HistoricalAwards=false |
386 |
| -[hatchling]: https://hatch.pypa.io/latest |
387 |
| -[maturin]: https://www.maturin.rs |
388 |
| -[meson-python]: https://meson-python.readthedocs.io |
389 |
| -[enscons]: https://pypi.org/project/enscons |
390 |
| -[py-build-cmake]: https://tttapa.github.io/py-build-cmake |
391 | 394 | <!-- prettier-ignore-end -->
|
0 commit comments