From d52153ba96e0dbfe17ced98b6858ceb456803538 Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Sun, 24 Feb 2019 15:23:30 +0100 Subject: [PATCH] Add Cython project See https://github.com/cython/cython/issues/2800 --- _sections/30-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_sections/30-projects.md b/_sections/30-projects.md index 9cb5c1d..8af6699 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -27,6 +27,7 @@ These projects pledge to drop Python 2 support in or before 2020. - [![](assets/spyder.png)Spyder](https://www.spyder-ide.org) - [![](assets/scikit-image.png)Scikit Image](http://scikit-image.org/) - [![](assets/pymc3.png)PyMC3](https://github.com/pymc-devs/pymc3) +- [![](https://cython.org/logo/cython-logo-C.svg)Cython](https://cython.org/) - [![](assets/tensorpack.png)Tensorpack](https://github.com/tensorpack/tensorpack) - [![](assets/pytest1.png)pytest](https://docs.pytest.org/en/latest) - [![](assets/hypothesis.svg)Hypothesis](https://hypothesis.readthedocs.io/)