2020-12-12 18:29:46 +00:00
---
title : Working examples
---
2021-07-20 18:50:45 +01:00
<!-- START bin/projects.py -->
<!-- this section is generated by bin/projects.py. Don't edit it directly, instead, edit docs/data/projects.yml -->
| Name | CI | OS | Notes |
|-----------------------------------|----|----|:------|
| [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. |
2021-10-07 10:00:30 -04:00
| [pytorch-fairseq][] | ![github icon][] | ![apple icon][] ![linux icon][] | Facebook AI Research Sequence-to-Sequence Toolkit written in Python. |
2023-06-05 06:13:21 +00:00
| [NumPy][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The fundamental package for scientific computing with Python. |
2023-08-21 17:24:01 -04:00
| [Tornado][] | ![github icon][] | ![linux icon][] ![apple icon][] ![windows icon][] | Tornado is a Python web framework and asynchronous networking library. Uses stable ABI for a small C extension. |
2024-06-04 08:32:55 +02:00
| [duckdb][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | DuckDB is an analytical in-process SQL database management system |
2024-06-22 10:57:56 +02:00
| [NCNN][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | ncnn is a high-performance neural network inference framework optimized for the mobile platform |
| [Matplotlib][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The venerable Matplotlib, a Python library with C++ portions |
2023-09-25 06:13:35 +00:00
| [Prophet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. |
2023-10-02 06:13:58 +00:00
| [MyPy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | The compiled version of MyPy using MyPyC. |
2024-05-13 23:40:34 -04:00
| [Kivy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS |
2023-12-28 22:22:25 +00:00
| [MemRay][] | ![github icon][] | ![linux icon][] | Memray is a memory profiler for Python |
2024-02-26 06:03:55 +00:00
| [Triton][] | ![github icon][] | ![linux icon][] | Self hosted runners |
2022-06-20 06:59:44 +00:00
| [uvloop][] | ![github icon][] | ![apple icon][] ![linux icon][] | Ultra fast asyncio event loop. |
2022-06-06 15:53:13 +02:00
| [psutil][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Cross-platform lib for process and system monitoring in Python |
2023-08-08 08:27:23 +02:00
| [Google Benchmark][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A microbenchmark support library |
2024-01-16 14:21:29 -05:00
| [vaex][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀 |
2023-06-05 06:13:21 +00:00
| [Apache Beam][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Apache Beam is a unified programming model for Batch and Streaming data processing. |
2023-03-20 06:15:07 +00:00
| [PyGame][] | ![github icon][] | ![apple icon][] ![linux icon][] | 🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL. |
2023-06-05 06:13:21 +00:00
| [asyncpg][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A fast PostgreSQL Database Client Library for Python/asyncio. |
2023-03-10 18:01:46 -05:00
| [cmake][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. |
2023-02-20 09:55:37 -05:00
| [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. |
2023-01-30 06:14:29 +00:00
| [twisted-iocpsupport][] | ![github icon][] | ![windows icon][] | A submodule of Twisted that hooks into native C APIs using Cython. |
2021-10-07 10:00:30 -04:00
| [PyOxidizer][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A modern Python application packaging and distribution tool |
2023-09-18 10:34:09 -04:00
| [cvxpy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A Python-embedded modeling language for convex optimization problems. |
2023-09-25 06:13:35 +00:00
| [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. |
2024-03-11 16:12:01 -04:00
| [pedalboard][] | ![github icon][] | ![windows icon][] ![linux icon][] ![apple icon][] | A Python library for working with audio data and audio plugins by wrapping the [JUCE ](https://github.com/juce-framework/JUCE/ ) C++ framework. Uses cibuildwheel to deploy on as many operating systems and Python versions as possible with only one dependency (any NumPy). |
2021-07-20 18:50:45 +01:00
| [River][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | 🌊 Online machine learning in Python |
2022-12-19 06:13:55 +00:00
| [UltraJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Ultra fast JSON decoder and encoder written in C with Python bindings |
2022-01-31 06:11:14 +00:00
| [OpenSpiel][] | ![github icon][] | ![apple icon][] ![linux icon][] | OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games. |
2021-10-11 06:10:51 +00:00
| [aiortc][] | ![github icon][] | ![apple icon][] ![linux icon][] | WebRTC and ORTC implementation for Python using asyncio. |
2021-07-20 18:50:45 +01:00
| [Dependency Injector][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Dependency injection framework for Python, uses Windows TravisCI |
2024-03-10 21:33:37 -04:00
| [pyzmq][] | ![github icon][] ![circleci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python bindings for zeromq, the networking library. Uses Cython on CPython and CFFI on PyPy. ARM wheels for linux are built natively on CircleCI. |
2023-11-27 06:13:56 +00:00
| [Implicit][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes GPU support for linux wheels |
2023-08-14 12:15:24 -04:00
| [vispy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Main repository for Vispy |
2023-05-16 13:28:30 -04:00
| [tinyobjloader][] | ![azurepipelines icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Tiny but powerful single file wavefront obj loader |
2023-09-18 10:34:09 -04:00
| [CTranslate2][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit ](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html ) and CUDA kernels compiled for multiple GPU architectures. |
2024-05-13 23:40:45 -04:00
| [coverage.py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The coverage tool for Python |
2024-03-25 04:30:47 -04:00
| [PyCryptodome][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A self-contained cryptographic library for Python |
2023-12-12 09:08:11 +01:00
| [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python |
2024-03-10 21:33:37 -04:00
| [PyYAML][] | ![github icon][] | ![apple icon][] | Canonical source repository for PyYAML |
2023-10-23 11:51:44 -04:00
| [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. |
2023-12-20 21:59:14 -05:00
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more |
2023-08-08 08:27:23 +02:00
| [pikepdf][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by QPDF |
2024-02-26 06:03:55 +00:00
| [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. |
2023-11-20 06:14:21 +00:00
| [Wrapt][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python module for decorators, wrappers and monkey patching. |
2024-02-16 23:50:32 -05:00
| [envd][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A machine learning development environment build tool |
2023-01-30 06:14:29 +00:00
| [OpenColorIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A color management framework for visual effects and animation. |
2023-09-25 06:13:35 +00:00
| [SimpleJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | simplejson is a simple, fast, extensible JSON encoder/decoder for Python |
2022-10-26 00:05:03 +02:00
| [aioquic][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | QUIC and HTTP/3 implementation in Python |
2023-06-23 12:01:33 -04:00
| [Psycopg 3][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A modern implementation of a PostgreSQL adapter for Python |
2024-04-23 23:22:31 -04:00
| [ruptures][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Extensive Cython + NumPy [pyproject.toml ](https://github.com/deepcharles/ruptures/blob/master/pyproject.toml ) example. |
2024-01-22 18:17:27 -05:00
| [OpenTimelineIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Open Source API and interchange format for editorial timeline information. |
2023-10-23 11:51:44 -04:00
| [PyTables][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python package to manage extremely large amounts of data |
2024-04-08 22:07:14 -04:00
| [google neuroglancer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | WebGL-based viewer for volumetric data |
2024-07-21 19:56:36 +02:00
| [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. |
2024-04-23 23:22:31 -04:00
| [DeepForest][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1) |
2022-03-21 06:14:03 +00:00
| [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
2023-04-03 06:13:24 +00:00
| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system |
2024-02-16 23:50:32 -05:00
| [mosec][] | ![github icon][] | ![linux icon][] ![apple icon][] | A machine learning model serving framework powered by Rust |
2024-03-25 04:30:47 -04:00
| [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. |
2024-08-03 12:05:10 -04:00
| [Picologging][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A high-performance logging library for Python. |
2023-09-05 10:06:44 -04:00
| [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. |
2024-02-26 06:03:55 +00:00
| [Rtree][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Rtree: spatial index for Python GIS |
2024-01-16 14:21:29 -05:00
| [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system |
2023-08-14 12:15:24 -04:00
| [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python |
2023-06-23 12:01:33 -04:00
| [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub |
2024-02-26 06:03:55 +00:00
| [tgcalls][] | ![github icon][] | ![apple icon][] ![windows icon][] | Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL` , `MozJPEG` , `FFmpeg` , etc. |
2024-06-22 10:57:56 +02:00
| [python-rapidjson][] | ![travisci icon][] ![gitlab icon][] ![appveyor icon][] | ![windows icon][] ![linux icon][] | Python wrapper around rapidjson |
2023-08-08 08:27:23 +02:00
| [pybind11 python_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a Python-based build system |
2024-06-22 10:57:56 +02:00
| [python-snappy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for the snappy google library |
2024-01-16 14:21:29 -05:00
| [abess][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A fast best-subset selection library. It uses cibuildwheel to build a large project with C++ extensions. |
2024-05-20 10:08:57 +02:00
| [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Quickly search, compare, and analyze genomic and metagenomic data sets. |
2024-01-22 18:17:27 -05:00
| [cyvcf2][] | ![github icon][] | ![apple icon][] ![linux icon][] | cython + htslib == fast VCF and BCF processing |
2024-03-18 06:27:40 -04:00
| [matrixprofile][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone. |
2023-03-20 06:15:07 +00:00
| [jq.py][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Python bindings for jq |
2023-03-10 18:01:46 -05:00
| [iminuit][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Jupyter-friendly Python interface for C++ MINUIT2 |
2023-02-28 08:29:31 +01:00
| [Tokenizer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast and customizable text tokenization library with BPE and SentencePiece support |
2024-02-16 23:50:32 -05:00
| [keyvi][] | ![github icon][] | ![linux icon][] ![apple icon][] | FST based key value index highly optimized for size and lookup performance, utilizes ccache action for improved runtime |
2022-11-21 06:15:13 +00:00
| [PyGLM][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Fast OpenGL Mathematics (GLM) for Python |
2023-10-23 11:51:44 -04:00
| [pillow-heif][] | ![github icon][] ![cirrusci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Bindings to libheif library with third party dependencies. Fully automated CI for tests and publishing including Apple Silicon builds. |
2024-01-27 23:09:53 -05:00
| [TgCrypto][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
2024-03-25 04:30:47 -04:00
| [iDynTree][] | ![github icon][] | ![linux icon][] | Uses manylinux_2_24 |
2024-07-29 11:02:55 -04:00
| [streaming-form-data][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Streaming parser for multipart/form-data written in Cython |
2024-04-08 22:07:14 -04:00
| [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. |
2023-08-14 12:15:24 -04:00
| [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. |
2024-06-22 10:57:56 +02:00
| [Python-WebRTC][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | a Python extension that provides bindings to WebRTC M92 |
2024-08-03 12:05:10 -04:00
| [power-grid-model][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python/C++ library for distribution power system analysis |
2024-04-23 23:22:31 -04:00
| [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python |
2023-06-09 12:42:06 +00:00
| [Imagecodecs (fork)][] | ![azurepipelines icon][] | ![apple icon][] ![linux icon][] | Over 20 external dependencies in compiled libraries, custom docker image, `libomp` , `openblas` and `install_name_tool` for macOS. |
2024-06-30 08:07:29 +02:00
| [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms |
2024-04-08 22:07:14 -04:00
| [Arbor][] | ![github icon][] | ![apple icon][] ![linux icon][] | Arbor is a multi-compartment neuron simulation library; compatible with next-generation accelerators; best-practices applied to research software; focused on community-driven development. Includes a [small script ](https://github.com/arbor-sim/arbor/blob/master/scripts/patchwheel.py ) patching `rpath` in bundled libraries. |
2023-11-10 11:25:49 -05:00
| [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 |
2023-12-12 09:08:11 +01:00
| [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. |
2023-08-14 12:15:24 -04:00
| [clang-format][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Scikit-build wrapper around LLVM's CMake, all platforms, generic wheels. |
2024-05-07 17:29:50 -04:00
| [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust` , and `sccache` for improved speed. |
2023-10-23 11:51:44 -04:00
| [cf-units][] | ![github icon][] | ![apple icon][] ![linux icon][] | Units of measure as required by the Climate and Forecast (CF) Metadata Conventions |
2022-06-06 15:53:13 +02:00
| [ninja][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. |
2023-07-08 09:39:18 -04:00
| [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy |
2024-07-29 11:02:55 -04:00
| [Confluent client for Kafka][] | ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | setup in `tools/wheels/build-wheels.bat` |
2024-08-03 12:05:10 -04:00
| [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy |
2023-08-08 08:27:23 +02:00
| [ril][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A python binding to Rust Imaging library using maturin and Pyo3, utilizes Github Action cache to improve speed. Builds abi3 wheels. |
2024-05-27 12:28:13 -04:00
| [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. |
2024-06-22 10:57:56 +02:00
| [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. |
2023-06-05 06:13:21 +00:00
| [aalink][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Async Python interface for Ableton Link. |
2024-06-25 07:54:08 +02:00
| [CorrectionLib][] | ![github icon][] | ![apple icon][] ![linux icon][] | Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. |
2024-05-07 17:29:50 -04:00
| [xmlstarlet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python 3.6+ CFFI bindings with true MSVC build. |
2023-12-20 21:59:14 -05:00
| [werpy][] | ![github icon][] | ![windows icon][] ![linux icon][] ![apple icon][] | An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER). |
2024-07-21 19:56:36 +02:00
| [pyinstrument_cext][] | ![travisci icon][] ![appveyor icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A simple C extension, without external dependencies |
2022-10-13 09:02:38 +00:00
| [pybind11 cross build example][] | ![github icon][] ![gitlab icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Same as pybind11 cmake_example but used to demo Linux ARM + Windows + macOS builds on GitLab |
2021-07-20 18:50:45 +01:00
[scikit-learn]: https://github.com/scikit-learn/scikit-learn
2024-05-13 23:40:34 -04:00
[pytorch-fairseq]: https://github.com/facebookresearch/fairseq
2023-06-05 06:13:21 +00:00
[NumPy]: https://github.com/numpy/numpy
2023-02-28 08:29:31 +01:00
[Tornado]: https://github.com/tornadoweb/tornado
2024-06-04 08:32:55 +02:00
[duckdb]: https://github.com/duckdb/duckdb
2024-06-22 10:57:56 +02:00
[NCNN]: https://github.com/Tencent/ncnn
[Matplotlib]: https://github.com/matplotlib/matplotlib
2023-09-25 06:13:35 +00:00
[Prophet]: https://github.com/facebook/prophet
2023-10-02 06:13:58 +00:00
[MyPy]: https://github.com/mypyc/mypy_mypyc-wheels
2024-05-13 23:40:34 -04:00
[Kivy]: https://github.com/kivy/kivy
2023-06-23 12:01:33 -04:00
[MemRay]: https://github.com/bloomberg/memray
2024-02-26 06:03:55 +00:00
[Triton]: https://github.com/openai/triton
2022-06-20 06:59:44 +00:00
[uvloop]: https://github.com/MagicStack/uvloop
2022-06-06 15:53:13 +02:00
[psutil]: https://github.com/giampaolo/psutil
2023-08-08 08:27:23 +02:00
[Google Benchmark]: https://github.com/google/benchmark
2024-01-16 14:21:29 -05:00
[vaex]: https://github.com/vaexio/vaex
2023-06-05 06:13:21 +00:00
[Apache Beam]: https://github.com/apache/beam
2023-03-20 06:15:07 +00:00
[PyGame]: https://github.com/pygame/pygame
2023-06-05 06:13:21 +00:00
[asyncpg]: https://github.com/MagicStack/asyncpg
2023-03-10 18:01:46 -05:00
[cmake]: https://github.com/scikit-build/cmake-python-distributions
2023-02-20 09:55:37 -05:00
[scikit-image]: https://github.com/scikit-image/scikit-image
2023-01-30 06:14:29 +00:00
[twisted-iocpsupport]: https://github.com/twisted/twisted-iocpsupport
2021-10-07 10:00:30 -04:00
[PyOxidizer]: https://github.com/indygreg/PyOxidizer
2023-09-18 10:34:09 -04:00
[cvxpy]: https://github.com/cvxpy/cvxpy
2024-05-13 23:40:34 -04:00
[websockets]: https://github.com/python-websockets/websockets
2024-03-11 16:12:01 -04:00
[pedalboard]: https://github.com/spotify/pedalboard
2021-07-20 18:50:45 +01:00
[River]: https://github.com/online-ml/river
2022-12-19 06:13:55 +00:00
[UltraJSON]: https://github.com/ultrajson/ultrajson
2024-05-13 23:40:34 -04:00
[OpenSpiel]: https://github.com/google-deepmind/open_spiel
2021-10-11 06:10:51 +00:00
[aiortc]: https://github.com/aiortc/aiortc
2021-07-20 18:50:45 +01:00
[Dependency Injector]: https://github.com/ets-labs/python-dependency-injector
2024-03-10 21:33:37 -04:00
[pyzmq]: https://github.com/zeromq/pyzmq
2023-11-27 06:13:56 +00:00
[Implicit]: https://github.com/benfred/implicit
2023-08-14 12:15:24 -04:00
[vispy]: https://github.com/vispy/vispy
2023-05-16 13:28:30 -04:00
[tinyobjloader]: https://github.com/tinyobjloader/tinyobjloader
2023-09-18 10:34:09 -04:00
[CTranslate2]: https://github.com/OpenNMT/CTranslate2
2024-05-13 23:40:45 -04:00
[coverage.py]: https://github.com/nedbat/coveragepy
2024-03-25 04:30:47 -04:00
[PyCryptodome]: https://github.com/Legrandin/pycryptodome
2023-12-12 09:08:11 +01:00
[Line Profiler]: https://github.com/pyutils/line_profiler
2024-03-10 21:33:37 -04:00
[PyYAML]: https://github.com/yaml/pyyaml
2023-10-23 11:51:44 -04:00
[PyAV]: https://github.com/PyAV-Org/PyAV
2023-11-14 18:05:32 -05:00
[numexpr]: https://github.com/pydata/numexpr
2023-02-28 08:29:31 +01:00
[pikepdf]: https://github.com/pikepdf/pikepdf
2024-02-26 06:03:55 +00:00
[h5py]: https://github.com/h5py/h5py
2023-11-20 06:14:21 +00:00
[Wrapt]: https://github.com/GrahamDumpleton/wrapt
2022-09-13 01:45:10 -04:00
[envd]: https://github.com/tensorchord/envd
2023-01-30 06:14:29 +00:00
[OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO
2023-09-25 06:13:35 +00:00
[SimpleJSON]: https://github.com/simplejson/simplejson
2022-10-26 00:05:03 +02:00
[aioquic]: https://github.com/aiortc/aioquic
2023-06-23 12:01:33 -04:00
[Psycopg 3]: https://github.com/psycopg/psycopg
2024-04-23 23:22:31 -04:00
[ruptures]: https://github.com/deepcharles/ruptures
2024-05-13 23:40:34 -04:00
[OpenTimelineIO]: https://github.com/AcademySoftwareFoundation/OpenTimelineIO
2023-10-23 11:51:44 -04:00
[PyTables]: https://github.com/PyTables/PyTables
2024-04-08 22:07:14 -04:00
[google neuroglancer]: https://github.com/google/neuroglancer
2024-07-21 19:56:36 +02:00
[Parselmouth]: https://github.com/YannickJadoul/Parselmouth
2024-04-23 23:22:31 -04:00
[DeepForest]: https://github.com/LAMDA-NJU/Deep-Forest
2022-03-21 06:14:03 +00:00
[AutoPy]: https://github.com/autopilot-rs/autopy
2023-04-03 06:13:24 +00:00
[H3-py]: https://github.com/uber/h3-py
2023-05-16 13:28:30 -04:00
[mosec]: https://github.com/mosecorg/mosec
2024-03-25 04:30:47 -04:00
[time-machine]: https://github.com/adamchainz/time-machine
2024-08-03 12:05:10 -04:00
[Picologging]: https://github.com/microsoft/picologging
2023-09-05 10:06:44 -04:00
[markupsafe]: https://github.com/pallets/markupsafe
2024-02-26 06:03:55 +00:00
[Rtree]: https://github.com/Toblerity/rtree
2024-01-16 14:21:29 -05:00
[pybind11 cmake_example]: https://github.com/pybind/cmake_example
2023-08-14 12:15:24 -04:00
[KDEpy]: https://github.com/tommyod/KDEpy
2023-06-23 12:01:33 -04:00
[dd-trace-py]: https://github.com/DataDog/dd-trace-py
2024-02-26 06:03:55 +00:00
[tgcalls]: https://github.com/MarshalX/tgcalls
2024-06-22 10:57:56 +02:00
[python-rapidjson]: https://github.com/python-rapidjson/python-rapidjson
2023-08-08 08:27:23 +02:00
[pybind11 python_example]: https://github.com/pybind/python_example
2024-06-22 10:57:56 +02:00
[python-snappy]: https://github.com/intake/python-snappy
2024-01-16 14:21:29 -05:00
[abess]: https://github.com/abess-team/abess
2024-05-20 10:08:57 +02:00
[sourmash]: https://github.com/sourmash-bio/sourmash
2024-01-22 18:17:27 -05:00
[cyvcf2]: https://github.com/brentp/cyvcf2
2024-03-18 06:27:40 -04:00
[matrixprofile]: https://github.com/matrix-profile-foundation/matrixprofile
2023-03-20 06:15:07 +00:00
[jq.py]: https://github.com/mwilliamson/jq.py
2023-03-10 18:01:46 -05:00
[iminuit]: https://github.com/scikit-hep/iminuit
2023-02-28 08:29:31 +01:00
[Tokenizer]: https://github.com/OpenNMT/Tokenizer
2024-02-16 23:50:32 -05:00
[keyvi]: https://github.com/KeyviDev/keyvi
2022-11-21 06:15:13 +00:00
[PyGLM]: https://github.com/Zuzu-Typ/PyGLM
2023-10-23 11:51:44 -04:00
[pillow-heif]: https://github.com/bigcat88/pillow_heif
2024-01-27 23:09:53 -05:00
[TgCrypto]: https://github.com/pyrogram/tgcrypto
2024-03-25 04:30:47 -04:00
[iDynTree]: https://github.com/robotology/idyntree
2024-07-29 11:02:55 -04:00
[streaming-form-data]: https://github.com/siddhantgoel/streaming-form-data
2024-04-08 22:07:14 -04:00
[bx-python]: https://github.com/bxlab/bx-python
2023-08-14 12:15:24 -04:00
[boost-histogram]: https://github.com/scikit-hep/boost-histogram
2024-06-22 10:57:56 +02:00
[Python-WebRTC]: https://github.com/MarshalX/python-webrtc
2024-08-03 12:05:10 -04:00
[power-grid-model]: https://github.com/PowerGridModel/power-grid-model
2024-04-23 23:22:31 -04:00
[pybase64]: https://github.com/mayeut/pybase64
2023-06-09 12:42:06 +00:00
[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build
2024-06-30 08:07:29 +02:00
[fathon]: https://github.com/stfbnc/fathon
2024-04-08 22:07:14 -04:00
[Arbor]: https://github.com/arbor-sim/arbor
2023-11-10 11:25:49 -05:00
[pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example
2023-12-12 09:08:11 +01:00
[polaroid]: https://github.com/daggy1234/polaroid
2023-08-14 12:15:24 -04:00
[clang-format]: https://github.com/ssciwr/clang-format-wheel
2024-05-07 17:29:50 -04:00
[etebase-py]: https://github.com/etesync/etebase-py
2023-10-23 11:51:44 -04:00
[cf-units]: https://github.com/SciTools/cf-units
2022-06-06 15:53:13 +02:00
[ninja]: https://github.com/scikit-build/ninja-python-distributions
2023-07-08 09:39:18 -04:00
[numpythia]: https://github.com/scikit-hep/numpythia
2024-07-29 11:02:55 -04:00
[Confluent client for Kafka]: https://github.com/confluentinc/confluent-kafka-python
2024-08-03 12:05:10 -04:00
[pyjet]: https://github.com/scikit-hep/pyjet
2023-08-08 08:27:23 +02:00
[ril]: https://github.com/Cryptex-github/ril-py
2024-05-27 12:28:13 -04:00
[GSD]: https://github.com/glotzerlab/gsd
2024-06-22 10:57:56 +02:00
[SiPM]: https://github.com/EdoPro98/SimSiPM
2023-06-05 06:13:21 +00:00
[aalink]: https://github.com/artfwo/aalink
2024-06-25 07:54:08 +02:00
[CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib
2024-05-07 17:29:50 -04:00
[xmlstarlet]: https://github.com/dimitern/xmlstarlet
2023-12-20 21:59:14 -05:00
[werpy]: https://github.com/analyticsinmotion/werpy
2024-07-21 19:56:36 +02:00
[pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext
2022-10-13 09:02:38 +00:00
[pybind11 cross build example]: https://github.com/wbarnha/pybind_cmake_example_crossbuild
2021-07-20 18:50:45 +01:00
[appveyor icon]: data/readme_icons/appveyor.svg
[github icon]: data/readme_icons/github.svg
[azurepipelines icon]: data/readme_icons/azurepipelines.svg
[circleci icon]: data/readme_icons/circleci.svg
[gitlab icon]: data/readme_icons/gitlab.svg
[travisci icon]: data/readme_icons/travisci.svg
2022-09-06 20:52:55 -04:00
[cirrusci icon]: data/readme_icons/cirrusci.svg
2021-07-20 18:50:45 +01:00
[windows icon]: data/readme_icons/windows.svg
[apple icon]: data/readme_icons/apple.svg
[linux icon]: data/readme_icons/linux.svg
<!-- END bin/projects.py -->
> Add your repo here! Let us know on [GitHub Discussions](https://github.com/pypa/cibuildwheel/discussions/485), or send a PR, adding your information to `docs/data/projects.yml`.
>
> <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>
2020-12-12 18:29:46 +00:00
<style>
.wy-nav-content {
/* this table benefits from a wider page */
max-width: 1000px;
}
.rst-content .section table img {
/* make the icons darker on this page */
filter: brightness(0.5);
}
</style>