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-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ title: Working examples
18
18
|[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. |
19
19
|[MyPy][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| The compiled version of MyPy using MyPyC. |
20
20
|[Kivy][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS |
21
-
|[MemRay][]|![github icon][]|![linux icon][]| Memray is a memory profiler for Python |
|[pybind11 cmake_example][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Example pybind11 module built with a CMake-based build system |
74
73
|[Rtree][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Rtree: spatial index for Python GIS |
74
+
|[pybind11 cmake_example][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Example pybind11 module built with a CMake-based build system |
75
75
|[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. |
@@ -94,10 +94,10 @@ title: Working examples
94
94
|[bx-python][]|![travisci icon][]|![apple icon][]![linux icon][]| A library that includes Cython extensions. |
95
95
|[power-grid-model][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Python/C++ library for distribution power system analysis |
96
96
|[boost-histogram][]|![github icon][]![travisci icon][]|![windows icon][]![apple icon][]![linux icon][]| Supports full range of wheels, including PyPy and alternate archs. |
97
-
|[pybase64][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Fast Base64 encoding/decoding in Python |
98
97
|[Python-WebRTC][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| a Python extension that provides bindings to WebRTC M92 |
99
-
|[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.|
98
+
|[pybase64][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]|Fast Base64 encoding/decoding in Python|
100
99
|[Confluent client for Kafka][]|![travisci icon][]|![apple icon][]![linux icon][]![windows icon][]| setup in `tools/wheels/build-wheels.bat`|
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
101
|[fathon][]|![travisci icon][]|![apple icon][]![linux icon][]| python package for DFA (Detrended Fluctuation Analysis) and related algorithms |
102
102
|[pybind11 scikit_build_example][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| An example combining scikit-build and pybind11 |
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. |
0 commit comments