Python Pyodide

Open-source Python projects categorized as Pyodide

Top 5 Python Pyodide Projects

  • stlite

    Serverless Streamlit 🎈🚀

  • Project mention: The pure python webapp framework survey - recent updates | dev.to | 2023-07-05

    2023-06-11 Added Streamlit running entirely in WebAssembly (using Pyodide)

  • pyTermTk

    Python Terminal Toolkit - a Spiced Up TUI Library 🌶️

  • Project mention: What’s the coolest things you’ve done with python? | /r/Python | 2023-11-15

    I did a Terminal-UI library (pyTermTk) That you can use, for example, to build terminal Multiplexer that looks like an Amiga Workbench.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pyodide-http

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

  • Project mention: Python HTTP library 'urllib3' now works in the browser | news.ycombinator.com | 2024-01-30

    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

  • mmkv_visualizer

    A web application that will allow you to visualize MMKV databases, with all processing done client-side.

  • ocloze

    cloze overlapper in browser for Anki

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Pyodide related posts

  • The pure python webapp framework survey - recent updates

    4 projects | dev.to | 5 Jul 2023
  • Streamlit meets WebAssembly - stlite

    5 projects | dev.to | 8 Nov 2022
  • Python code running in the browser, using react-py

    3 projects | /r/reactjs | 9 Aug 2022

Index

What are some of the best open-source Pyodide projects in Python? This list will help you:

Project Stars
1 stlite 998
2 pyTermTk 515
3 pyodide-http 70
4 mmkv_visualizer 21
5 ocloze 1

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