Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update projects.yml #673

Merged
merged 4 commits into from
May 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
165 changes: 93 additions & 72 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,48 +142,55 @@ Here are some repos that use cibuildwheel.
| [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. |
| [pyzmq][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python bindings for zeromq, the networking library. Uses Cython and CFFI. |
| [aiortc][] | ![github icon][] | ![apple icon][] ![linux icon][] | WebRTC and ORTC implementation for Python using asyncio. |
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more |
| [River][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | 🌊 Online machine learning in Python |
| [coverage.py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The coverage tool for Python |
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more |
| [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. |
| [River][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | 🌊 Online machine learning in Python |
| [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. |
| [Dependency Injector][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Dependency injection framework for Python, uses Windows TravisCI |
| [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. |
| [PyTables][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python package to manage extremely large amounts of data |
| [ruptures][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Extensive Cython + NumPy [pyproject.toml](https://github.com/deepcharles/ruptures/blob/master/pyproject.toml) example. |
| [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 |
| [pikepdf][] | ![azurepipelines icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by qpdf |
| [DeepForest][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1) |
| [google neuroglancer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | WebGL-based viewer for volumetric data |
| [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
| [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. |
| [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 |
| [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. |
| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system |
| [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 |
| [cyvcf2][] | ![github icon][] | ![apple icon][] ![linux icon][] | cython + htslib == fast VCF and BCF processing |
| [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system |
| [pybind11 python_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a Python-based build system |
| [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Compute and compare MinHash signatures for DNA data sets. |
| [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Quickly search, compare, and analyze genomic and metagenomic data sets. |
| [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub |
| [iminuit][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Jupyter-friendly Python interface for C++ MINUIT2 |
| [jq.py][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Python bindings for jq |
| [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 |
| [Tokenizer][] | ![github icon][] ![travisci 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. |
| [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python |
| [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. |
| [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy |
| [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy |
| [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms |
| [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. |
| [pyinstrument_cext][] | ![travisci icon][] ![appveyor icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A simple C extension, without external dependencies |
| [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. |
| [xmlstarlet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python 3.6+ CFFI bindings with true MSVC build. |
| [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. |
| [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 |
| [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. |
| [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. |
| [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
[Matplotlib]: https://github.com/matplotlib/matplotlib
Expand All @@ -194,48 +201,55 @@ Here are some repos that use cibuildwheel.
[websockets]: https://github.com/aaugustin/websockets
[pyzmq]: https://github.com/zeromq/pyzmq
[aiortc]: https://github.com/aiortc/aiortc
[numexpr]: https://github.com/pydata/numexpr
[River]: https://github.com/online-ml/river
[coverage.py]: https://github.com/nedbat/coveragepy
[numexpr]: https://github.com/pydata/numexpr
[h5py]: https://github.com/h5py/h5py
[River]: https://github.com/online-ml/river
[PyAV]: https://github.com/PyAV-Org/PyAV
[Dependency Injector]: https://github.com/ets-labs/python-dependency-injector
[PyAV]: https://github.com/PyAV-Org/PyAV
[PyTables]: https://github.com/PyTables/PyTables
[ruptures]: https://github.com/deepcharles/ruptures
[aioquic]: https://github.com/aiortc/aioquic
[google neuroglancer]: https://github.com/google/neuroglancer
[pikepdf]: https://github.com/pikepdf/pikepdf
[DeepForest]: https://github.com/LAMDA-NJU/Deep-Forest
[google neuroglancer]: https://github.com/google/neuroglancer
[AutoPy]: https://github.com/autopilot-rs/autopy
[Parselmouth]: https://github.com/YannickJadoul/Parselmouth
[python-rapidjson]: https://github.com/python-rapidjson/python-rapidjson
[Rtree]: https://github.com/Toblerity/rtree
[python-snappy]: https://github.com/andrix/python-snappy
[markupsafe]: https://github.com/pallets/markupsafe
[H3-py]: https://github.com/uber/h3-py
[pybind11 cmake_example]: https://github.com/pybind/cmake_example
[KDEpy]: https://github.com/tommyod/KDEpy
[cyvcf2]: https://github.com/brentp/cyvcf2
[pybind11 cmake_example]: https://github.com/pybind/cmake_example
[pybind11 python_example]: https://github.com/pybind/python_example
[sourmash]: https://github.com/dib-lab/sourmash
[dd-trace-py]: https://github.com/DataDog/dd-trace-py
[iminuit]: https://github.com/scikit-hep/iminuit
[jq.py]: https://github.com/mwilliamson/jq.py
[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
[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
[pybase64]: https://github.com/mayeut/pybase64
[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
[pyjet]: https://github.com/scikit-hep/pyjet
[numpythia]: https://github.com/scikit-hep/numpythia
[fathon]: https://github.com/stfbnc/fathon
[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build
[pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext
[polaroid]: https://github.com/daggy1234/polaroid
[xmlstarlet]: https://github.com/dimitern/xmlstarlet
[GSD]: https://github.com/glotzerlab/gsd
[pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example
[pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext
[xmlstarlet]: https://github.com/dimitern/xmlstarlet
[CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib
[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build
[SiPM]: https://github.com/EdoPro98/SimSiPM

[appveyor icon]: docs/data/readme_icons/appveyor.svg
[github icon]: docs/data/readme_icons/github.svg
Expand All @@ -247,57 +261,64 @@ Here are some repos that use cibuildwheel.
[apple icon]: docs/data/readme_icons/apple.svg
[linux icon]: docs/data/readme_icons/linux.svg

<!-- scikit-learn: 44749, last pushed 0 days ago -->
<!-- Matplotlib: 13218, last pushed 0 days ago -->
<!-- MyPy: 10122, last pushed 0 days ago -->
<!-- psutil: 7128, last pushed 7 days ago -->
<!-- scikit-image: 4220, last pushed 0 days ago -->
<!-- twisted-iocpsupport: 4184, last pushed 0 days ago -->
<!-- websockets: 3217, last pushed 13 days ago -->
<!-- pyzmq: 2707, last pushed 13 days ago -->
<!-- aiortc: 2244, last pushed 0 days ago -->
<!-- numexpr: 1548, last pushed 0 days ago -->
<!-- coverage.py: 1515, last pushed 1 days ago -->
<!-- h5py: 1485, last pushed 0 days ago -->
<!-- River: 1428, last pushed 0 days ago -->
<!-- PyAV: 1182, last pushed 2 days ago -->
<!-- Dependency Injector: 1163, last pushed 0 days ago -->
<!-- PyTables: 1005, last pushed 18 days ago -->
<!-- ruptures: 637, last pushed 1 days ago -->
<!-- aioquic: 587, last pushed 15 days ago -->
<!-- google neuroglancer: 568, last pushed 5 days ago -->
<!-- pikepdf: 548, last pushed 0 days ago -->
<!-- AutoPy: 519, last pushed 175 days ago -->
<!-- Parselmouth: 471, last pushed 0 days ago -->
<!-- python-rapidjson: 415, last pushed 80 days ago -->
<!-- Rtree: 388, last pushed 69 days ago -->
<!-- python-snappy: 386, last pushed 6 days ago -->
<!-- markupsafe: 365, last pushed 2 days ago -->
<!-- KDEpy: 242, last pushed 16 days ago -->
<!-- cyvcf2: 242, last pushed 17 days ago -->
<!-- pybind11 cmake_example: 239, last pushed 77 days ago -->
<!-- pybind11 python_example: 235, last pushed 22 days ago -->
<!-- sourmash: 235, last pushed 0 days ago -->
<!-- dd-trace-py: 217, last pushed 0 days ago -->
<!-- iminuit: 172, last pushed 20 days ago -->
<!-- jq.py: 147, last pushed 7 days ago -->
<!-- time-machine: 139, last pushed 4 days ago -->
<!-- matrixprofile: 138, last pushed 36 days ago -->
<!-- CTranslate2: 133, last pushed 0 days ago -->
<!-- Tokenizer: 126, last pushed 0 days ago -->
<!-- bx-python: 97, last pushed 2 days ago -->
<!-- boost-histogram: 69, last pushed 0 days ago -->
<!-- pybase64: 56, last pushed 1 days ago -->
<!-- TgCrypto: 52, last pushed 106 days ago -->
<!-- etebase-py: 46, last pushed 58 days ago -->
<!-- pyjet: 27, last pushed 7 days ago -->
<!-- numpythia: 25, last pushed 7 days ago -->
<!-- fathon: 22, last pushed 31 days ago -->
<!-- Imagecodecs (fork): 16, last pushed 4 days ago -->
<!-- pyinstrument_cext: 10, last pushed 19 days ago -->
<!-- polaroid: 9, last pushed 0 days ago -->
<!-- xmlstarlet: 7, last pushed 1 days ago -->
<!-- pybind11 scikit_build_example: 4, last pushed 40 days ago -->
<!-- scikit-learn: 45793, last pushed 0 days ago -->
<!-- Matplotlib: 13636, last pushed 0 days ago -->
<!-- MyPy: 10696, last pushed 0 days ago -->
<!-- psutil: 7319, last pushed 4 days ago -->
<!-- scikit-image: 4342, last pushed 0 days ago -->
<!-- twisted-iocpsupport: 4266, last pushed 0 days ago -->
<!-- websockets: 3349, last pushed 0 days ago -->
<!-- pyzmq: 2792, last pushed 1 days ago -->
<!-- aiortc: 2396, last pushed 32 days ago -->
<!-- River: 1604, last pushed 0 days ago -->
<!-- coverage.py: 1592, last pushed 6 days ago -->
<!-- numexpr: 1586, last pushed 75 days ago -->
<!-- h5py: 1517, last pushed 1 days ago -->
<!-- Dependency Injector: 1318, last pushed 20 days ago -->
<!-- PyAV: 1246, last pushed 2 days ago -->
<!-- PyTables: 1023, last pushed 53 days ago -->
<!-- ruptures: 704, last pushed 0 days ago -->
<!-- aioquic: 644, last pushed 13 days ago -->
<!-- pikepdf: 624, last pushed 9 days ago -->
<!-- DeepForest: 591, last pushed 6 days ago -->
<!-- google neuroglancer: 586, last pushed 3 days ago -->
<!-- AutoPy: 533, last pushed 251 days ago -->
<!-- Parselmouth: 511, last pushed 0 days ago -->
<!-- python-rapidjson: 420, last pushed 156 days ago -->
<!-- Rtree: 403, last pushed 59 days ago -->
<!-- python-snappy: 398, last pushed 82 days ago -->
<!-- markupsafe: 390, last pushed 0 days ago -->
<!-- H3-py: 376, last pushed 0 days ago -->
<!-- pybind11 cmake_example: 271, last pushed 6 days ago -->
<!-- KDEpy: 264, last pushed 7 days ago -->
<!-- cyvcf2: 260, last pushed 19 days ago -->
<!-- pybind11 python_example: 250, last pushed 6 days ago -->
<!-- sourmash: 241, last pushed 0 days ago -->
<!-- dd-trace-py: 237, last pushed 0 days ago -->
<!-- iminuit: 181, last pushed 0 days ago -->
<!-- time-machine: 160, last pushed 0 days ago -->
<!-- matrixprofile: 158, last pushed 68 days ago -->
<!-- CTranslate2: 157, last pushed 0 days ago -->
<!-- jq.py: 152, last pushed 15 days ago -->
<!-- Tokenizer: 140, last pushed 14 days ago -->
<!-- PyGLM: 103, last pushed 7 days ago -->
<!-- bx-python: 102, last pushed 47 days ago -->
<!-- boost-histogram: 78, last pushed 0 days ago -->
<!-- iDynTree: 75, last pushed 3 days ago -->
<!-- TgCrypto: 64, last pushed 16 days ago -->
<!-- pybase64: 62, last pushed 1 days ago -->
<!-- etebase-py: 50, last pushed 134 days ago -->
<!-- pyjet: 28, last pushed 6 days ago -->
<!-- numpythia: 28, last pushed 15 days ago -->
<!-- fathon: 25, last pushed 65 days ago -->
<!-- polaroid: 16, last pushed 69 days ago -->
<!-- GSD: 16, last pushed 1 days ago -->
<!-- pybind11 scikit_build_example: 14, last pushed 6 days ago -->
<!-- pyinstrument_cext: 10, last pushed 95 days ago -->
<!-- xmlstarlet: 7, last pushed 29 days ago -->
<!-- CorrectionLib: 5, last pushed 5 days ago -->
<!-- Imagecodecs (fork): 3, last pushed 19 days ago -->
<!-- SiPM: 2, last pushed 15 days ago -->

<!-- END bin/projects.py -->

Expand Down
Loading