295 lines
24 KiB
Markdown
295 lines
24 KiB
Markdown
---
|
|
title: Working examples
|
|
---
|
|
|
|
<!-- 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. |
|
|
| [Tornado][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. |
|
|
| [pytorch-fairseq][] | ![github icon][] | ![apple icon][] ![linux icon][] | Facebook AI Research Sequence-to-Sequence Toolkit written in Python. |
|
|
| [Matplotlib][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The venerable Matplotlib, a Python library with C++ portions |
|
|
| [MyPy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | MyPyC, the compiled component of MyPy. |
|
|
| [pydantic][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Data parsing and validation using Python type hints |
|
|
| [uvloop][] | ![github icon][] | ![apple icon][] ![linux icon][] | Ultra fast asyncio event loop. |
|
|
| [psutil][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Cross-platform lib for process and system monitoring in Python |
|
|
| [vaex][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualize and explore big tabular data at a billion rows per second 🚀 |
|
|
| [Google Benchmark][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A microbenchmark support library |
|
|
| [asyncpg][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A fast PostgreSQL Database Client Library for Python/asyncio. |
|
|
| [Apache Beam][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Apache Beam is a unified programming model for Batch and Streaming |
|
|
| [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. |
|
|
| [twisted-iocpsupport][] | ![github icon][] | ![windows icon][] | A submodule of Twisted that hooks into native C APIs using Cython. |
|
|
| [cmake][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. |
|
|
| [duckdb][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | DuckDB is an in-process SQL OLAP Database Management System |
|
|
| [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. |
|
|
| [cvxpy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A Python-embedded modeling language for convex optimization problems. |
|
|
| [Triton][] | ![github icon][] | ![linux icon][] | Self hosted runners |
|
|
| [PyOxidizer][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A modern Python application packaging and distribution tool |
|
|
| [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. |
|
|
| [pyzmq][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python bindings for zeromq, the networking library. Uses Cython and CFFI. |
|
|
| [River][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | 🌊 Online machine learning in Python |
|
|
| [vispy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Main repository for Vispy |
|
|
| [aiortc][] | ![github icon][] | ![apple icon][] ![linux icon][] | WebRTC and ORTC implementation for Python using asyncio. |
|
|
| [Confluent client for Kafka][] | ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | setup in `tools/wheels/build-wheels.bat` |
|
|
| [tinyobjloader][] | ![azurepipelines icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Tiny but powerful single file wavefront obj loader |
|
|
| [coverage.py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The coverage tool for Python |
|
|
| [PyCryptodome][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A self-contained cryptographic library for Python |
|
|
| [Dependency Injector][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Dependency injection framework for Python, uses Windows TravisCI |
|
|
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more |
|
|
| [PyYAML][] | ![github icon][] | ![apple icon][] | Canonical source repository for PyYAML |
|
|
| [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. |
|
|
| [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. |
|
|
| [OpenColorIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A color management framework for visual effects and animation. |
|
|
| [PyTables][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python package to manage extremely large amounts of data |
|
|
| [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python |
|
|
| [OpenTimelineIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Open Source API and interchange format for editorial timeline information. |
|
|
| [ruptures][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Extensive Cython + NumPy [pyproject.toml](https://github.com/deepcharles/ruptures/blob/master/pyproject.toml) example. |
|
|
| [pikepdf][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by qpdf |
|
|
| [aioquic][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | QUIC and HTTP/3 implementation in Python |
|
|
| [google neuroglancer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | WebGL-based viewer for volumetric data |
|
|
| [DeepForest][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1) |
|
|
| [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. |
|
|
| [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
|
|
| [Psycopg 3][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A modern implementation of a PostgreSQL adapter for Python |
|
|
| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system |
|
|
| [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. |
|
|
| [python-rapidjson][] | ![travisci icon][] ![gitlab icon][] ![appveyor icon][] | ![windows icon][] ![linux icon][] | Python wrapper around rapidjson |
|
|
| [Rtree][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Rtree: spatial index for Python GIS ¶ |
|
|
| [python-snappy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for the snappy google library |
|
|
| [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system |
|
|
| [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python |
|
|
| [tgcalls][] | ![github icon][] | ![apple icon][] ![windows icon][] | Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc. |
|
|
| [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub |
|
|
| [pybind11 python_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a Python-based build system |
|
|
| [cyvcf2][] | ![github icon][] | ![apple icon][] ![linux icon][] | cython + htslib == fast VCF and BCF processing |
|
|
| [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Quickly search, compare, and analyze genomic and metagenomic data sets. |
|
|
| [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. |
|
|
| [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. |
|
|
| [CTranslate2][] | ![github icon][] | ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit.html). The Linux wheels also include CUDA libraries for GPU execution. |
|
|
| [jq.py][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Python bindings for jq |
|
|
| [iminuit][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Jupyter-friendly Python interface for C++ MINUIT2 |
|
|
| [Tokenizer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast and customizable text tokenization library with BPE and SentencePiece support |
|
|
| [PyGLM][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Fast OpenGL Mathematics (GLM) for Python |
|
|
| [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. |
|
|
| [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. |
|
|
| [iDynTree][] | ![github icon][] | ![linux icon][] | Uses manylinux_2_24 |
|
|
| [TgCrypto][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
|
|
| [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python |
|
|
| [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. |
|
|
| [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms |
|
|
| [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy |
|
|
| [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy |
|
|
| [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. |
|
|
| [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. |
|
|
| [clang-format][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Scikit-build wrapper around LLVM's CMake, all platforms, generic wheels. |
|
|
| [ninja][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. |
|
|
| [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 |
|
|
| [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. |
|
|
| [pyinstrument_cext][] | ![travisci icon][] ![appveyor icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A simple C extension, without external dependencies |
|
|
| [xmlstarlet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python 3.6+ CFFI bindings with true MSVC build. |
|
|
| [CorrectionLib][] | ![github icon][] | ![apple icon][] ![linux icon][] | Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. |
|
|
| [pillow-heif][] | ![github icon][] | ![apple icon][] ![linux icon][] | Python CFFI binding to libheif library with third party dependencies like `libde265`, `x265`, `libaom` with test & publishing on PyPi. |
|
|
| [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. |
|
|
|
|
[scikit-learn]: https://github.com/scikit-learn/scikit-learn
|
|
[Tornado]: https://github.com/tornadoweb/tornado
|
|
[pytorch-fairseq]: https://github.com/pytorch/fairseq
|
|
[Matplotlib]: https://github.com/matplotlib/matplotlib
|
|
[MyPy]: https://github.com/mypyc/mypy_mypyc-wheels
|
|
[pydantic]: https://github.com/samuelcolvin/pydantic
|
|
[uvloop]: https://github.com/MagicStack/uvloop
|
|
[psutil]: https://github.com/giampaolo/psutil
|
|
[vaex]: https://github.com/vaexio/vaex
|
|
[Google Benchmark]: https://github.com/google/benchmark
|
|
[asyncpg]: https://github.com/MagicStack/asyncpg
|
|
[Apache Beam]: https://github.com/apache/beam
|
|
[scikit-image]: https://github.com/scikit-image/scikit-image
|
|
[twisted-iocpsupport]: https://github.com/twisted/twisted-iocpsupport
|
|
[cmake]: https://github.com/scikit-build/cmake-python-distributions
|
|
[duckdb]: https://github.com/duckdb/duckdb
|
|
[websockets]: https://github.com/aaugustin/websockets
|
|
[cvxpy]: https://github.com/cvxpy/cvxpy
|
|
[Triton]: https://github.com/openai/triton
|
|
[PyOxidizer]: https://github.com/indygreg/PyOxidizer
|
|
[OpenSpiel]: https://github.com/deepmind/open_spiel
|
|
[pyzmq]: https://github.com/zeromq/pyzmq
|
|
[River]: https://github.com/online-ml/river
|
|
[vispy]: https://github.com/vispy/vispy
|
|
[aiortc]: https://github.com/aiortc/aiortc
|
|
[Confluent client for Kafka]: https://github.com/confluentinc/confluent-kafka-python
|
|
[tinyobjloader]: https://github.com/tinyobjloader/tinyobjloader
|
|
[coverage.py]: https://github.com/nedbat/coveragepy
|
|
[PyCryptodome]: https://github.com/Legrandin/pycryptodome
|
|
[Dependency Injector]: https://github.com/ets-labs/python-dependency-injector
|
|
[numexpr]: https://github.com/pydata/numexpr
|
|
[PyYAML]: https://github.com/yaml/pyyaml
|
|
[h5py]: https://github.com/h5py/h5py
|
|
[PyAV]: https://github.com/PyAV-Org/PyAV
|
|
[OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO
|
|
[PyTables]: https://github.com/PyTables/PyTables
|
|
[Line Profiler]: https://github.com/pyutils/line_profiler
|
|
[OpenTimelineIO]: https://github.com/PixarAnimationStudios/OpenTimelineIO
|
|
[ruptures]: https://github.com/deepcharles/ruptures
|
|
[pikepdf]: https://github.com/pikepdf/pikepdf
|
|
[aioquic]: https://github.com/aiortc/aioquic
|
|
[google neuroglancer]: https://github.com/google/neuroglancer
|
|
[DeepForest]: https://github.com/LAMDA-NJU/Deep-Forest
|
|
[Parselmouth]: https://github.com/YannickJadoul/Parselmouth
|
|
[AutoPy]: https://github.com/autopilot-rs/autopy
|
|
[Psycopg 3]: https://github.com/psycopg/psycopg
|
|
[H3-py]: https://github.com/uber/h3-py
|
|
[markupsafe]: https://github.com/pallets/markupsafe
|
|
[python-rapidjson]: https://github.com/python-rapidjson/python-rapidjson
|
|
[Rtree]: https://github.com/Toblerity/rtree
|
|
[python-snappy]: https://github.com/andrix/python-snappy
|
|
[pybind11 cmake_example]: https://github.com/pybind/cmake_example
|
|
[KDEpy]: https://github.com/tommyod/KDEpy
|
|
[tgcalls]: https://github.com/MarshalX/tgcalls
|
|
[dd-trace-py]: https://github.com/DataDog/dd-trace-py
|
|
[pybind11 python_example]: https://github.com/pybind/python_example
|
|
[cyvcf2]: https://github.com/brentp/cyvcf2
|
|
[sourmash]: https://github.com/dib-lab/sourmash
|
|
[time-machine]: https://github.com/adamchainz/time-machine
|
|
[matrixprofile]: https://github.com/matrix-profile-foundation/matrixprofile
|
|
[CTranslate2]: https://github.com/OpenNMT/CTranslate2
|
|
[jq.py]: https://github.com/mwilliamson/jq.py
|
|
[iminuit]: https://github.com/scikit-hep/iminuit
|
|
[Tokenizer]: https://github.com/OpenNMT/Tokenizer
|
|
[PyGLM]: https://github.com/Zuzu-Typ/PyGLM
|
|
[bx-python]: https://github.com/bxlab/bx-python
|
|
[boost-histogram]: https://github.com/scikit-hep/boost-histogram
|
|
[iDynTree]: https://github.com/robotology/idyntree
|
|
[TgCrypto]: https://github.com/pyrogram/tgcrypto
|
|
[pybase64]: https://github.com/mayeut/pybase64
|
|
[etebase-py]: https://github.com/etesync/etebase-py
|
|
[fathon]: https://github.com/stfbnc/fathon
|
|
[numpythia]: https://github.com/scikit-hep/numpythia
|
|
[pyjet]: https://github.com/scikit-hep/pyjet
|
|
[polaroid]: https://github.com/daggy1234/polaroid
|
|
[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build
|
|
[clang-format]: https://github.com/ssciwr/clang-format-wheel
|
|
[ninja]: https://github.com/scikit-build/ninja-python-distributions
|
|
[pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example
|
|
[GSD]: https://github.com/glotzerlab/gsd
|
|
[pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext
|
|
[xmlstarlet]: https://github.com/dimitern/xmlstarlet
|
|
[CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib
|
|
[pillow-heif]: https://github.com/bigcat88/pillow_heif
|
|
[SiPM]: https://github.com/EdoPro98/SimSiPM
|
|
|
|
[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
|
|
[windows icon]: data/readme_icons/windows.svg
|
|
[apple icon]: data/readme_icons/apple.svg
|
|
[linux icon]: data/readme_icons/linux.svg
|
|
|
|
<!-- scikit-learn: 48265, last pushed 0 days ago -->
|
|
<!-- Tornado: 20306, last pushed 4 days ago -->
|
|
<!-- pytorch-fairseq: 14811, last pushed 2 days ago -->
|
|
<!-- Matplotlib: 14705, last pushed 0 days ago -->
|
|
<!-- MyPy: 11966, last pushed 0 days ago -->
|
|
<!-- pydantic: 8289, last pushed 0 days ago -->
|
|
<!-- uvloop: 8233, last pushed 3 days ago -->
|
|
<!-- psutil: 7929, last pushed 5 days ago -->
|
|
<!-- vaex: 6784, last pushed 0 days ago -->
|
|
<!-- Google Benchmark: 5975, last pushed 0 days ago -->
|
|
<!-- asyncpg: 5208, last pushed 4 days ago -->
|
|
<!-- Apache Beam: 5141, last pushed 0 days ago -->
|
|
<!-- scikit-image: 4682, last pushed 0 days ago -->
|
|
<!-- twisted-iocpsupport: 4437, last pushed 6 days ago -->
|
|
<!-- cmake: 4340, last pushed 0 days ago -->
|
|
<!-- duckdb: 3989, last pushed 0 days ago -->
|
|
<!-- websockets: 3712, last pushed 22 days ago -->
|
|
<!-- cvxpy: 3634, last pushed 0 days ago -->
|
|
<!-- Triton: 3402, last pushed 2 days ago -->
|
|
<!-- PyOxidizer: 3377, last pushed 1 days ago -->
|
|
<!-- OpenSpiel: 2978, last pushed 3 days ago -->
|
|
<!-- pyzmq: 2968, last pushed 4 days ago -->
|
|
<!-- River: 2967, last pushed 1 days ago -->
|
|
<!-- vispy: 2769, last pushed 2 days ago -->
|
|
<!-- aiortc: 2696, last pushed 10 days ago -->
|
|
<!-- Confluent client for Kafka: 2572, last pushed 2 days ago -->
|
|
<!-- tinyobjloader: 2362, last pushed 7 days ago -->
|
|
<!-- coverage.py: 1851, last pushed 0 days ago -->
|
|
<!-- PyCryptodome: 1812, last pushed 9 days ago -->
|
|
<!-- Dependency Injector: 1758, last pushed 14 days ago -->
|
|
<!-- numexpr: 1691, last pushed 1 days ago -->
|
|
<!-- PyYAML: 1678, last pushed 10 days ago -->
|
|
<!-- h5py: 1641, last pushed 1 days ago -->
|
|
<!-- PyAV: 1406, last pushed 3 days ago -->
|
|
<!-- OpenColorIO: 1201, last pushed 0 days ago -->
|
|
<!-- PyTables: 1080, last pushed 0 days ago -->
|
|
<!-- Line Profiler: 983, last pushed 10 days ago -->
|
|
<!-- OpenTimelineIO: 946, last pushed 0 days ago -->
|
|
<!-- ruptures: 869, last pushed 3 days ago -->
|
|
<!-- pikepdf: 827, last pushed 1 days ago -->
|
|
<!-- aioquic: 790, last pushed 6 days ago -->
|
|
<!-- google neuroglancer: 704, last pushed 9 days ago -->
|
|
<!-- DeepForest: 686, last pushed 142 days ago -->
|
|
<!-- Parselmouth: 596, last pushed 12 days ago -->
|
|
<!-- AutoPy: 596, last pushed 178 days ago -->
|
|
<!-- Psycopg 3: 544, last pushed 3 days ago -->
|
|
<!-- H3-py: 457, last pushed 40 days ago -->
|
|
<!-- markupsafe: 437, last pushed 6 days ago -->
|
|
<!-- python-rapidjson: 433, last pushed 57 days ago -->
|
|
<!-- Rtree: 432, last pushed 67 days ago -->
|
|
<!-- python-snappy: 413, last pushed 4 days ago -->
|
|
<!-- pybind11 cmake_example: 336, last pushed 14 days ago -->
|
|
<!-- KDEpy: 315, last pushed 192 days ago -->
|
|
<!-- tgcalls: 293, last pushed 83 days ago -->
|
|
<!-- dd-trace-py: 286, last pushed 0 days ago -->
|
|
<!-- pybind11 python_example: 285, last pushed 14 days ago -->
|
|
<!-- cyvcf2: 279, last pushed 4 days ago -->
|
|
<!-- sourmash: 267, last pushed 9 days ago -->
|
|
<!-- time-machine: 236, last pushed 5 days ago -->
|
|
<!-- matrixprofile: 217, last pushed 170 days ago -->
|
|
<!-- CTranslate2: 213, last pushed 0 days ago -->
|
|
<!-- jq.py: 189, last pushed 132 days ago -->
|
|
<!-- iminuit: 189, last pushed 29 days ago -->
|
|
<!-- Tokenizer: 161, last pushed 4 days ago -->
|
|
<!-- PyGLM: 124, last pushed 7 days ago -->
|
|
<!-- bx-python: 108, last pushed 1 days ago -->
|
|
<!-- boost-histogram: 101, last pushed 6 days ago -->
|
|
<!-- iDynTree: 92, last pushed 6 days ago -->
|
|
<!-- TgCrypto: 80, last pushed 62 days ago -->
|
|
<!-- pybase64: 76, last pushed 6 days ago -->
|
|
<!-- etebase-py: 53, last pushed 342 days ago -->
|
|
<!-- fathon: 41, last pushed 25 days ago -->
|
|
<!-- numpythia: 32, last pushed 13 days ago -->
|
|
<!-- pyjet: 31, last pushed 14 days ago -->
|
|
<!-- polaroid: 27, last pushed 1 days ago -->
|
|
<!-- Imagecodecs (fork): 26, last pushed 23 days ago -->
|
|
<!-- clang-format: 22, last pushed 59 days ago -->
|
|
<!-- ninja: 20, last pushed 0 days ago -->
|
|
<!-- pybind11 scikit_build_example: 19, last pushed 14 days ago -->
|
|
<!-- GSD: 18, last pushed 25 days ago -->
|
|
<!-- pyinstrument_cext: 10, last pushed 65 days ago -->
|
|
<!-- xmlstarlet: 7, last pushed 34 days ago -->
|
|
<!-- CorrectionLib: 7, last pushed 2 days ago -->
|
|
<!-- pillow-heif: 7, last pushed 1 days ago -->
|
|
<!-- SiPM: 4, last pushed 35 days ago -->
|
|
|
|
<!-- 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>
|
|
|
|
<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>
|