docs: add PyPI field and a few more projects (#606)
* docs: add PyPI field and a few more projects * chore: run ./bin/projects.py
This commit is contained in:
@@ -161,10 +161,13 @@ Here are some repos that use cibuildwheel.
|
|||||||
| [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. |
|
| [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 |
|
| [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 ¶ |
|
| [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. |
|
||||||
| [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python |
|
| [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 |
|
| [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 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 |
|
| [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. |
|
||||||
| [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub |
|
| [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 |
|
| [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 |
|
| [jq.py][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Python bindings for jq |
|
||||||
@@ -210,10 +213,13 @@ Here are some repos that use cibuildwheel.
|
|||||||
[Parselmouth]: https://github.com/YannickJadoul/Parselmouth
|
[Parselmouth]: https://github.com/YannickJadoul/Parselmouth
|
||||||
[python-rapidjson]: https://github.com/python-rapidjson/python-rapidjson
|
[python-rapidjson]: https://github.com/python-rapidjson/python-rapidjson
|
||||||
[Rtree]: https://github.com/Toblerity/rtree
|
[Rtree]: https://github.com/Toblerity/rtree
|
||||||
|
[python-snappy]: https://github.com/andrix/python-snappy
|
||||||
|
[markupsafe]: https://github.com/pallets/markupsafe
|
||||||
[KDEpy]: https://github.com/tommyod/KDEpy
|
[KDEpy]: https://github.com/tommyod/KDEpy
|
||||||
[cyvcf2]: https://github.com/brentp/cyvcf2
|
[cyvcf2]: https://github.com/brentp/cyvcf2
|
||||||
[pybind11 cmake_example]: https://github.com/pybind/cmake_example
|
[pybind11 cmake_example]: https://github.com/pybind/cmake_example
|
||||||
[pybind11 python_example]: https://github.com/pybind/python_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
|
[dd-trace-py]: https://github.com/DataDog/dd-trace-py
|
||||||
[iminuit]: https://github.com/scikit-hep/iminuit
|
[iminuit]: https://github.com/scikit-hep/iminuit
|
||||||
[jq.py]: https://github.com/mwilliamson/jq.py
|
[jq.py]: https://github.com/mwilliamson/jq.py
|
||||||
@@ -245,53 +251,56 @@ Here are some repos that use cibuildwheel.
|
|||||||
[apple icon]: docs/data/readme_icons/apple.svg
|
[apple icon]: docs/data/readme_icons/apple.svg
|
||||||
[linux icon]: docs/data/readme_icons/linux.svg
|
[linux icon]: docs/data/readme_icons/linux.svg
|
||||||
|
|
||||||
<!-- scikit-learn: 44747, last pushed 0 days ago -->
|
<!-- scikit-learn: 44749, last pushed 0 days ago -->
|
||||||
<!-- Matplotlib: 13215, last pushed 0 days ago -->
|
<!-- Matplotlib: 13218, last pushed 0 days ago -->
|
||||||
<!-- MyPy: 10119, last pushed 0 days ago -->
|
<!-- MyPy: 10122, last pushed 0 days ago -->
|
||||||
<!-- psutil: 7124, last pushed 7 days ago -->
|
<!-- psutil: 7128, last pushed 7 days ago -->
|
||||||
<!-- scikit-image: 4220, last pushed 0 days ago -->
|
<!-- scikit-image: 4220, last pushed 0 days ago -->
|
||||||
<!-- twisted-iocpsupport: 4184, last pushed 0 days ago -->
|
<!-- twisted-iocpsupport: 4184, last pushed 0 days ago -->
|
||||||
<!-- websockets: 3217, last pushed 13 days ago -->
|
<!-- websockets: 3217, last pushed 13 days ago -->
|
||||||
<!-- pyzmq: 2706, last pushed 13 days ago -->
|
<!-- pyzmq: 2707, last pushed 13 days ago -->
|
||||||
<!-- aiortc: 2242, last pushed 1 days ago -->
|
<!-- aiortc: 2244, last pushed 0 days ago -->
|
||||||
<!-- numexpr: 1548, last pushed 0 days ago -->
|
<!-- numexpr: 1548, last pushed 0 days ago -->
|
||||||
<!-- coverage.py: 1515, last pushed 0 days ago -->
|
<!-- coverage.py: 1515, last pushed 1 days ago -->
|
||||||
<!-- h5py: 1485, last pushed 0 days ago -->
|
<!-- h5py: 1485, last pushed 0 days ago -->
|
||||||
<!-- River: 1428, last pushed 0 days ago -->
|
<!-- River: 1428, last pushed 0 days ago -->
|
||||||
<!-- PyAV: 1182, last pushed 1 days ago -->
|
<!-- PyAV: 1182, last pushed 2 days ago -->
|
||||||
<!-- Dependency Injector: 1162, last pushed 0 days ago -->
|
<!-- Dependency Injector: 1163, last pushed 0 days ago -->
|
||||||
<!-- PyTables: 1004, last pushed 17 days ago -->
|
<!-- PyTables: 1005, last pushed 18 days ago -->
|
||||||
<!-- ruptures: 636, last pushed 1 days ago -->
|
<!-- ruptures: 637, last pushed 1 days ago -->
|
||||||
<!-- aioquic: 586, last pushed 15 days ago -->
|
<!-- aioquic: 587, last pushed 15 days ago -->
|
||||||
<!-- google neuroglancer: 568, last pushed 5 days ago -->
|
<!-- google neuroglancer: 568, last pushed 5 days ago -->
|
||||||
<!-- pikepdf: 548, last pushed 0 days ago -->
|
<!-- pikepdf: 548, last pushed 0 days ago -->
|
||||||
<!-- AutoPy: 520, last pushed 175 days ago -->
|
<!-- AutoPy: 519, last pushed 175 days ago -->
|
||||||
<!-- Parselmouth: 470, last pushed 0 days ago -->
|
<!-- Parselmouth: 471, last pushed 0 days ago -->
|
||||||
<!-- python-rapidjson: 415, last pushed 80 days ago -->
|
<!-- python-rapidjson: 415, last pushed 80 days ago -->
|
||||||
<!-- Rtree: 388, last pushed 68 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 -->
|
<!-- KDEpy: 242, last pushed 16 days ago -->
|
||||||
<!-- cyvcf2: 242, last pushed 16 days ago -->
|
<!-- cyvcf2: 242, last pushed 17 days ago -->
|
||||||
<!-- pybind11 cmake_example: 239, last pushed 76 days ago -->
|
<!-- pybind11 cmake_example: 239, last pushed 77 days ago -->
|
||||||
<!-- pybind11 python_example: 235, last pushed 22 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 -->
|
<!-- dd-trace-py: 217, last pushed 0 days ago -->
|
||||||
<!-- iminuit: 172, last pushed 20 days ago -->
|
<!-- iminuit: 172, last pushed 20 days ago -->
|
||||||
<!-- jq.py: 147, last pushed 6 days ago -->
|
<!-- jq.py: 147, last pushed 7 days ago -->
|
||||||
<!-- time-machine: 139, last pushed 4 days ago -->
|
<!-- time-machine: 139, last pushed 4 days ago -->
|
||||||
<!-- matrixprofile: 138, last pushed 35 days ago -->
|
<!-- matrixprofile: 138, last pushed 36 days ago -->
|
||||||
<!-- CTranslate2: 133, last pushed 1 days ago -->
|
<!-- CTranslate2: 133, last pushed 0 days ago -->
|
||||||
<!-- Tokenizer: 126, last pushed 0 days ago -->
|
<!-- Tokenizer: 126, last pushed 0 days ago -->
|
||||||
<!-- bx-python: 97, last pushed 2 days ago -->
|
<!-- bx-python: 97, last pushed 2 days ago -->
|
||||||
<!-- boost-histogram: 69, last pushed 0 days ago -->
|
<!-- boost-histogram: 69, last pushed 0 days ago -->
|
||||||
<!-- pybase64: 56, last pushed 1 days ago -->
|
<!-- pybase64: 56, last pushed 1 days ago -->
|
||||||
<!-- TgCrypto: 52, last pushed 105 days ago -->
|
<!-- TgCrypto: 52, last pushed 106 days ago -->
|
||||||
<!-- etebase-py: 46, last pushed 57 days ago -->
|
<!-- etebase-py: 46, last pushed 58 days ago -->
|
||||||
<!-- pyjet: 27, last pushed 7 days ago -->
|
<!-- pyjet: 27, last pushed 7 days ago -->
|
||||||
<!-- numpythia: 25, last pushed 7 days ago -->
|
<!-- numpythia: 25, last pushed 7 days ago -->
|
||||||
<!-- fathon: 22, last pushed 30 days ago -->
|
<!-- fathon: 22, last pushed 31 days ago -->
|
||||||
<!-- Imagecodecs (fork): 16, last pushed 4 days ago -->
|
<!-- Imagecodecs (fork): 16, last pushed 4 days ago -->
|
||||||
<!-- pyinstrument_cext: 10, last pushed 18 days ago -->
|
<!-- pyinstrument_cext: 10, last pushed 19 days ago -->
|
||||||
<!-- polaroid: 8, last pushed 0 days ago -->
|
<!-- polaroid: 9, last pushed 0 days ago -->
|
||||||
<!-- xmlstarlet: 7, last pushed 0 days ago -->
|
<!-- xmlstarlet: 7, last pushed 1 days ago -->
|
||||||
<!-- pybind11 scikit_build_example: 4, last pushed 40 days ago -->
|
<!-- pybind11 scikit_build_example: 4, last pushed 40 days ago -->
|
||||||
|
|
||||||
<!-- END bin/projects.py -->
|
<!-- END bin/projects.py -->
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
# name: required, printed name
|
# name: required, printed name
|
||||||
# gh: GitHub repo (eventually a url: could be added for non-github projects)
|
# gh: GitHub repo (eventually a url: could be added for non-github projects)
|
||||||
# stars: GitHub repo (optional, if different from package, such as for Twisted)
|
# stars: GitHub repo (optional, if different from package, such as for Twisted)
|
||||||
|
# pypi: The pypi name, if different from the GitHub package name
|
||||||
# os: Operating system list, [windows, apple, linux] (optional)
|
# os: Operating system list, [windows, apple, linux] (optional)
|
||||||
# ci: [appveyor, github, azurepipelines, circleci, gitlab, travisci] (optional)
|
# ci: [appveyor, github, azurepipelines, circleci, gitlab, travisci] (optional)
|
||||||
# notes: (text, optional)
|
# notes: (text, optional)
|
||||||
@@ -29,6 +30,7 @@
|
|||||||
|
|
||||||
- name: Parselmouth
|
- name: Parselmouth
|
||||||
gh: YannickJadoul/Parselmouth
|
gh: YannickJadoul/Parselmouth
|
||||||
|
pypi: praat-parselmouth
|
||||||
notes: 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.
|
notes: 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.
|
||||||
ci: [github]
|
ci: [github]
|
||||||
os: [windows, apple, linux]
|
os: [windows, apple, linux]
|
||||||
@@ -82,6 +84,7 @@
|
|||||||
|
|
||||||
- name: PyAV
|
- name: PyAV
|
||||||
gh: PyAV-Org/PyAV
|
gh: PyAV-Org/PyAV
|
||||||
|
pypi: av
|
||||||
ci: [github]
|
ci: [github]
|
||||||
os: [windows, apple, linux]
|
os: [windows, apple, linux]
|
||||||
notes: Pythonic bindings for FFmpeg's libraries.
|
notes: Pythonic bindings for FFmpeg's libraries.
|
||||||
@@ -109,6 +112,7 @@
|
|||||||
|
|
||||||
- name: etebase-py
|
- name: etebase-py
|
||||||
gh: etesync/etebase-py
|
gh: etesync/etebase-py
|
||||||
|
pypi: etebase
|
||||||
notes: Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed.
|
notes: Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed.
|
||||||
ci: [travisci]
|
ci: [travisci]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -175,6 +179,7 @@
|
|||||||
|
|
||||||
- name: jq.py
|
- name: jq.py
|
||||||
gh: mwilliamson/jq.py
|
gh: mwilliamson/jq.py
|
||||||
|
pypi: jq
|
||||||
ci: [travisci]
|
ci: [travisci]
|
||||||
os: [apple, linux]
|
os: [apple, linux]
|
||||||
|
|
||||||
@@ -226,6 +231,7 @@
|
|||||||
|
|
||||||
- name: Dependency Injector
|
- name: Dependency Injector
|
||||||
gh: ets-labs/python-dependency-injector
|
gh: ets-labs/python-dependency-injector
|
||||||
|
pypi: dependency-injector
|
||||||
ci: [travisci]
|
ci: [travisci]
|
||||||
os: [windows, apple, linux]
|
os: [windows, apple, linux]
|
||||||
notes: Dependency injection framework for Python, uses Windows TravisCI
|
notes: Dependency injection framework for Python, uses Windows TravisCI
|
||||||
@@ -237,11 +243,13 @@
|
|||||||
|
|
||||||
- name: PyTables
|
- name: PyTables
|
||||||
gh: PyTables/PyTables
|
gh: PyTables/PyTables
|
||||||
|
pypi: tables
|
||||||
ci: [github]
|
ci: [github]
|
||||||
os: [windows, apple, linux]
|
os: [windows, apple, linux]
|
||||||
|
|
||||||
- name: dd-trace-py
|
- name: dd-trace-py
|
||||||
gh: DataDog/dd-trace-py
|
gh: DataDog/dd-trace-py
|
||||||
|
pypi: ddtrace
|
||||||
ci: [github]
|
ci: [github]
|
||||||
os: [windows, apple, linux]
|
os: [windows, apple, linux]
|
||||||
notes: Uses custom alternate arch emulation on GitHub
|
notes: Uses custom alternate arch emulation on GitHub
|
||||||
@@ -270,6 +278,7 @@
|
|||||||
- name: MyPy
|
- name: MyPy
|
||||||
gh: mypyc/mypy_mypyc-wheels
|
gh: mypyc/mypy_mypyc-wheels
|
||||||
stars: python/mypy
|
stars: python/mypy
|
||||||
|
pypi: mypy
|
||||||
ci: [github]
|
ci: [github]
|
||||||
os: [apple, linux, windows]
|
os: [apple, linux, windows]
|
||||||
notes: MyPyC, the compiled component of MyPy.
|
notes: MyPyC, the compiled component of MyPy.
|
||||||
@@ -277,6 +286,7 @@
|
|||||||
- name: Imagecodecs (fork)
|
- name: Imagecodecs (fork)
|
||||||
gh: czaki/imagecodecs_build
|
gh: czaki/imagecodecs_build
|
||||||
stars: cgohlke/imagecodecs
|
stars: cgohlke/imagecodecs
|
||||||
|
pypi: imagecodecs
|
||||||
ci: [azurepipelines]
|
ci: [azurepipelines]
|
||||||
ci_config: azure-pipelines.yaml
|
ci_config: azure-pipelines.yaml
|
||||||
os: [apple, linux]
|
os: [apple, linux]
|
||||||
@@ -293,8 +303,24 @@
|
|||||||
ci: [github]
|
ci: [github]
|
||||||
os: [apple, linux, windows]
|
os: [apple, linux, windows]
|
||||||
notes: Time mocking library using only the CPython C API.
|
notes: Time mocking library using only the CPython C API.
|
||||||
|
|
||||||
- name: polaroid
|
- name: polaroid
|
||||||
gh: daggy1234/polaroid
|
gh: daggy1234/polaroid
|
||||||
ci: [github]
|
ci: [github]
|
||||||
os: [apple, linux, windows]
|
os: [apple, linux, windows]
|
||||||
notes: Full range of wheels for setuptools rust, with auto release and PyPI deploy.
|
notes: Full range of wheels for setuptools rust, with auto release and PyPI deploy.
|
||||||
|
|
||||||
|
- name: python-snappy
|
||||||
|
gh: andrix/python-snappy
|
||||||
|
ci: [github]
|
||||||
|
os: [apple, linux, windows]
|
||||||
|
|
||||||
|
- name: sourmash
|
||||||
|
gh: dib-lab/sourmash
|
||||||
|
ci: [github]
|
||||||
|
os: [apple, linux, windows]
|
||||||
|
|
||||||
|
- name: markupsafe
|
||||||
|
gh: pallets/markupsafe
|
||||||
|
ci: [github]
|
||||||
|
os: [apple, linux, windows]
|
||||||
|
|||||||
Reference in New Issue
Block a user