diff --git a/README.md b/README.md index 8ad6df4..409d511 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,8 @@ Currently the following packages can be patched: | [urllib](https://docs.python.org/3/library/urllib.request.html) | [`urlopen`](https://docs.python.org/3/library/urllib.request.html#urllib.request.urlopen) | | | [`OpenerDirector`](https://docs.python.org/3/library/urllib.request.html#urllib.request.OpenerDirector) | +## Used by + +`pyodide-http` is used by a some awesome projects: +- [Pyodide](https://github.com/pyodide/pyodide) - included as a standard package +- [Panel](https://github.com/holoviz/panel) - included since 0.14.1 (can be disabled) when running Panel in the Browser using WASM. [Read more](https://github.com/holoviz/panel/blob/master/doc/user_guide/Running_in_Webassembly.md) \ No newline at end of file diff --git a/examples/pyvo.html b/examples/pyvo.html new file mode 100644 index 0000000..2e3c040 --- /dev/null +++ b/examples/pyvo.html @@ -0,0 +1,19 @@ + +
+ + + + +