pyodide-http

Provides patches for widely used http libraries to make them work in Pyodide environments like JupyterLite (by koenvo)

Pyodide-http Alternatives

Similar projects and alternatives to pyodide-http based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pyodide-http alternative or higher similarity.

pyodide-http reviews and mentions

Posts with mentions or reviews of pyodide-http. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-30.
  • Python HTTP library 'urllib3' now works in the browser
    8 projects | news.ycombinator.com | 30 Jan 2024
    This a a great example of good work getting 'upstreamed.' The go-to solution for using requests and urllib3 in the browser had been Koen Vossen's 'pyodide-http' package, which you'd install in PyScript/Pyodide and then call 'pyodide_http.patch_all()`. It monkey-patched requests and urllib3 to use the browser API's. [1]

    Then 'pyodide-http' got adopted into the Pyodide-included packages[2], so you didn't have to specify it for install, just import it and run patch_all().

    And now a similar technique has been incorporated directly into urllib3. (Not a direct port - as far as I know Joe Marshall did a full reimplementation so that urllib3's API's would be maintained as much as possible). [2]

    Very cool.

    [1] https://github.com/koenvo/pyodide-http

  • Pyscript code into WordPress
    1 project | /r/PyScript | 5 Jun 2023
    (1) Add a tag with both the requests and pyodide-http packages. (You may have already done this.)

Stats

Basic pyodide-http repo stats
2
70
4.1
5 months ago

koenvo/pyodide-http is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of pyodide-http is Python.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com