From d463d2dfd26afba5c254cbf9e0e19fddf0a91741 Mon Sep 17 00:00:00 2001 From: David Hewitt <1939362+davidhewitt@users.noreply.github.com> Date: Sun, 18 Oct 2020 10:14:06 +0100 Subject: [PATCH] examples: add Pyre --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b42156ce..def67db2 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ about this topic. * [wasmer-python](https://github.com/wasmerio/wasmer-python) _Python library to run WebAssembly binaries_ * [mocpy](https://github.com/cds-astro/mocpy) _Astronomical Python library offering data structures for describing any arbitrary coverage regions on the unit sphere_ * [tokenizers](https://github.com/huggingface/tokenizers/tree/master/bindings/python) _Python bindings to the Hugging Face tokenizers (NLP) written in Rust_ + * [pyre](https://github.com/Project-Dream-Weaver/Pyre) _Fast Python HTTP server written in Rust_ ## License