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
Copy file name to clipboardExpand all lines: docs/working-examples.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -51,8 +51,8 @@ title: Working examples
51
51
|[PyYAML][]|![github icon][]|![apple icon][]| Canonical source repository for PyYAML |
52
52
|[pikepdf][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| A Python library for reading and writing PDF, powered by QPDF |
53
53
|[numexpr][]|![github icon][]![travisci icon][]|![windows icon][]![apple icon][]![linux icon][]| Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more |
54
-
|[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. |
55
54
|[Wrapt][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| A Python module for decorators, wrappers and monkey patching. |
55
+
|[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. |
56
56
|[envd][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| A machine learning development environment build tool |
57
57
|[Psycopg 3][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| A modern implementation of a PostgreSQL adapter for Python |
58
58
|[OpenColorIO][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| A color management framework for visual effects and animation. |
@@ -98,13 +98,13 @@ title: Working examples
98
98
|[boost-histogram][]|![github icon][]![travisci icon][]|![windows icon][]![apple icon][]![linux icon][]| Supports full range of wheels, including PyPy and alternate archs. |
99
99
|[Python-WebRTC][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| a Python extension that provides bindings to WebRTC M92 |
100
100
|[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. |
101
-
|[fathon][]|![travisci icon][]|![apple icon][]![linux icon][]| python package for DFA (Detrended Fluctuation Analysis) and related algorithms |
102
101
|[pybind11 scikit_build_example][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| An example combining scikit-build and pybind11 |
102
+
|[fathon][]|![travisci icon][]|![apple icon][]![linux icon][]| python package for DFA (Detrended Fluctuation Analysis) and related algorithms |
103
103
|[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. |
104
-
|[polaroid][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Full range of wheels for setuptools rust, with auto release and PyPI deploy. |
105
104
|[clang-format][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Scikit-build wrapper around LLVM's CMake, all platforms, generic wheels. |
106
-
|[etebase-py][]|![travisci icon][]|![linux icon][]| Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. |
105
+
|[polaroid][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Full range of wheels for setuptoolsrust, with auto release and PyPI deploy. |
107
106
|[cf-units][]|![github icon][]|![apple icon][]![linux icon][]| Units of measure as required by the Climate and Forecast (CF) Metadata Conventions |
107
+
|[etebase-py][]|![travisci icon][]|![linux icon][]| Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. |
108
108
|[ninja][]|![github icon][]![travisci icon][]|![apple icon][]![linux icon][]![windows icon][]| Multitagged binary builds for all supported platforms, using cibw 2 config configuration. |
109
109
|[numpythia][]|![github icon][]|![apple icon][]![linux icon][]| The interface between PYTHIA and NumPy |
110
110
|[pyjet][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| The interface between FastJet and NumPy |
0 commit comments