diff --git a/_sections/30-projects.md b/_sections/30-projects.md index d18b492..6dfb43c 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -36,6 +36,7 @@ These projects pledge to drop Python 2 support in or before 2020. - [![](assets/zulip.png)Zulip](https://zulip.org) - [![](assets/mitmproxy.png)mitmproxy](https://mitmproxy.org/) - [![](assets/openquake.png)OpenQuake engine](https://github.com/gem/oq-engine) +- [![](assets/pythran.png)Pythran](https://github.com/serge-sans-paille/pythran)   diff --git a/assets/pythran.png b/assets/pythran.png new file mode 100644 index 0000000..7a49710 Binary files /dev/null and b/assets/pythran.png differ