You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [Matplotlib](https://github.com/matplotlib/matplotlib) - The venerable Matplotlib, a Python library with C++ portions, built for Linux, Mac, and Windows on Github Actions.
131
-
- [pyinstrument_cext](https://github.com/joerick/pyinstrument_cext) - A simple C extension, without external dependencies, built on Travis CI/Appveyor.
- [Parselmouth](https://github.com/YannickJadoul/Parselmouth) - A Python interface to the Praat software package, using pybind11, C++17 and CMake, with the core Praat static library built only once and shared between wheels; all platforms built on Github Actions.
- [twisted-iocpsupport](https://github.com/twisted/twisted-iocpsupport) - A submodule of Twisted that hooks into native C APIs using Cython. Built on Github CI for Windows.
141
-
- [gmic-py](https://github.com/dtschump/gmic-py)
142
-
- [creme](https://github.com/creme-ml/creme)
143
-
- [PyAV](https://github.com/PyAV-Org/PyAV)
144
-
- [aiortc](https://github.com/aiortc/aiortc)
145
-
- [aioquic](https://github.com/aiortc/aioquic)
146
-
- [pikepdf](https://github.com/pikepdf/pikepdf)
147
-
- [fathon](https://github.com/stfbnc/fathon)
148
-
- [etebase-py](https://github.com/etesync/etebase-py) - Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed, built on Travis CI.
149
-
- [xmlstarlet](https://github.com/dimitern/xmlstarlet) - Python 3.6+ CFFI bindings with true MSVC build and GitHub Actions.
150
-
- [bx-python](https://github.com/bxlab/bx-python) - A library that includes Cython extensions, built on Travis CI for Mac and Linux.
151
-
- [coverage.py](https://github.com/nedbat/coveragepy) - The coverage tool for Python.
152
-
153
-
> Add your repo here! Send a PR.
132
+
<!-- START bin/projects.py -->
133
+
134
+
<!-- this section is generated by bin/projects.py. Don't edit it directly, instead, edit docs/data/projects.yml -->
| [scikit-learn][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The machine learning library. A complex but clean config using many of cibuildwheel's features to build a large project with Cython and C++ extensions. |
139
+
| [Matplotlib][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The venerable Matplotlib, a Python library with C++ portions |
140
+
| [twisted-iocpsupport][] | ![github icon][] | ![windows icon][] | A submodule of Twisted that hooks into native C APIs using Cython. |
141
+
| [scikit-image][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Image processing library. Uses cibuildwheel to build and test a project that uses Cython with platform-native code. |
142
+
| [websockets][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Library for building WebSocket servers and clients. Mostly written in Python, with a small C 'speedups' extension module. |
143
+
| [pyzmq][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python bindings for zeromq, the networking library. Uses Cython and CFFI. |
144
+
| [aiortc][] | ![github icon][] | ![apple icon][] ![linux icon][] | WebRTC and ORTC implementation for Python using asyncio. |
145
+
| [h5py][] | ![azurepipelines icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format. |
146
+
| [coverage.py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The coverage tool for Python |
| [google neuroglancer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | WebGL-based viewer for volumetric data |
150
+
| [aioquic][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | QUIC and HTTP/3 implementation in Python |
151
+
| [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
152
+
| [pikepdf][] | ![azurepipelines icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by qpdf |
153
+
| [Parselmouth][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python interface to the Praat software package, using pybind11, C++17 and CMake, with the core Praat static library built only once and shared between wheels. |
| [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python |
156
+
| [pybind11 python_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a Python-based build system |
157
+
| [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system |
158
+
| [iminuit][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Jupyter-friendly Python interface for C++ MINUIT2 |
| [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. |
161
+
| [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. |
162
+
| [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python |
163
+
| [TgCrypto][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
164
+
| [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. |
165
+
| [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy |
166
+
| [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy |
167
+
| [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms |
168
+
| [pyinstrument_cext][] | ![travisci icon][] ![appveyor icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A simple C extension, without external dependencies |
<!-- scikit-learn: 43359, last pushed 0 days ago -->
217
+
<!-- Matplotlib: 12734, last pushed 0 days ago -->
218
+
<!-- twisted-iocpsupport: 4107, last pushed 0 days ago -->
219
+
<!-- scikit-image: 4085, last pushed 0 days ago -->
220
+
<!-- websockets: 3065, last pushed 0 days ago -->
221
+
<!-- pyzmq: 2655, last pushed 9 days ago -->
222
+
<!-- aiortc: 2058, last pushed 10 days ago -->
223
+
<!-- h5py: 1451, last pushed 1 days ago -->
224
+
<!-- coverage.py: 1429, last pushed 3 days ago -->
225
+
<!-- River: 1174, last pushed 0 days ago -->
226
+
<!-- PyAV: 1107, last pushed 2 days ago -->
227
+
<!-- google neuroglancer: 545, last pushed 2 days ago -->
228
+
<!-- aioquic: 543, last pushed 38 days ago -->
229
+
<!-- AutoPy: 503, last pushed 94 days ago -->
230
+
<!-- pikepdf: 477, last pushed 3 days ago -->
231
+
<!-- Parselmouth: 429, last pushed 15 days ago -->
232
+
<!-- python-rapidjson: 406, last pushed 2 days ago -->
233
+
<!-- KDEpy: 224, last pushed 12 days ago -->
234
+
<!-- pybind11 python_example: 219, last pushed 32 days ago -->
235
+
<!-- pybind11 cmake_example: 217, last pushed 16 days ago -->
236
+
<!-- iminuit: 164, last pushed 3 days ago -->
237
+
<!-- jq.py: 137, last pushed 62 days ago -->
238
+
<!-- bx-python: 95, last pushed 75 days ago -->
239
+
<!-- boost-histogram: 60, last pushed 0 days ago -->
240
+
<!-- pybase64: 52, last pushed 2 days ago -->
241
+
<!-- TgCrypto: 48, last pushed 24 days ago -->
242
+
<!-- etebase-py: 39, last pushed 0 days ago -->
243
+
<!-- pyjet: 27, last pushed 17 days ago -->
244
+
<!-- numpythia: 23, last pushed 16 days ago -->
245
+
<!-- fathon: 17, last pushed 49 days ago -->
246
+
<!-- pyinstrument_cext: 9, last pushed 17 days ago -->
247
+
<!-- xmlstarlet: 7, last pushed 5 days ago -->
248
+
<!-- pybind11 scikit_build_example: 1, last pushed 30 days ago -->
249
+
250
+
<!-- END bin/projects.py -->
251
+
252
+
> Add your repo here! Send a PR, adding your information to `docs/data/projects.yml`.
154
253
>
155
254
> <sup>I'd like to include notes here to indicate why an example might be interesting to cibuildwheel users - the styles/technologies/techniques used in each. Please include that in future additions!</sup>
156
255
256
+
<!--working-examples-end-->
257
+
157
258
Legal note
158
259
----------
159
260
@@ -166,6 +267,8 @@ This is similar to static linking, so it might have some licence implications. C
0 commit comments