qrono
pyodide
Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
qrono | pyodide | |
---|---|---|
1 | 60 | |
8 | 10,067 | |
- | 2.6% | |
0.0 | 9.5 | |
about 2 months ago | 4 days ago | |
Rust | Python | |
GNU Affero General Public License v3.0 | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
qrono
-
Ask HN: Show me your Half Baked project
https://qrono.net, https://github.com/c2nes/qrono
A work in progress, Qrono is a persistent, time-ordered queue server providing at-least-once delivery. The time-ordering can be used to schedule values to be delivered in the future, implement exponential backoff within a consumer, etc.
In addition to HTTP and gRPC interfaces, Qrono supports a RESP (https://redis.io/topics/protocol) interface allowing Redis tools (e.g. redis-cli) and clients to be used.
pyodide
-
Graphs in Python web app
There's a Python runtime that runs on WebAssembly (https://github.com/pyodide/pyodide). I have no idea what it's like, I've never used it.
-
Sunday Daily Thread: What's everyone working on this week?
Still in a quest to provide some tooling to quickly compose documentation websites: https://github.com/synw/docdundee . As I have tons of libs to document and was tired of managing restructured language for readthedocs I started with this, and now it has executable Python examples in the frontend via a Pyodide wrapper composable: usePython
-
Introducing scikit-learn-ts: A powerful machine learning library for TS, auto-generated and powered by Python's #1 ML library
This project's brand new and a lil hacky, but I've already reached out to the scikit-learn team, and they recommended that I experiment with using Pyodide as an alternative backend for the Python bridge.
-
Looking for examples of an online python compiler and integrating into a Django project?
You can use my package usePython or directly Pyodide to run Python code in the browser with the ability to use Numpy and Pandas as well as any other pip package. Note that the former comes with a Vuejs code editor Vuepython
- Docker python script manager web GUI?
-
Is there a way to run scripts (Python) in Brave ? What window framework is Brave built on ?
I also found this: https://github.com/pyodide/pyodide/issues/918
-
Add a python interpreter to website.
I made a little composable to run Python scripts in a browser that you can use as a npm package or in script tags: usepython: it's just a Pyodide wrapper that runs the Python code inside a service worker. There is also a Vuejs package: vuepython
-
Python Malware Starting to Employ Anti-Debug Techniques
https://github.com/pyodide/pyodide/issues/795#issuecomment-1...
What does it mean for a package to have been signed with the key granted to the CI build server?
Does a Release Manager (or primary maintainer) again sign what the build farm produced once? What sort of consensus on PR approval and build output justifies use of the build artifact signing key granted to a CI build server?
How open are the build farm and signed package repo and pubkey server configurations? https://github.com/dev-sec
-
Streamlit meets WebAssembly - stlite
Some packages are not available: Some C extension packages such as TensorFlow cannot be installed because C extensions must be compiled for the Pyodide runtime specifically, while many popular C extensions are already available such as NumPy or Pandas. For more details, read the Pyodide articles such as this one.
- Python Learning Environment for Children
What are some alternatives?
brython - Brython (Browser Python) is an implementation of Python 3 running in the browser
pyscript - Home Page: https://pyscript.net Examples: https://pyscript.net/examples
RustPython - A Python Interpreter written in Rust
streamlit - Streamlit — A faster way to build and share data apps.
PyWebIO - Write interactive web app in script way.
opencv_py
Transcrypt - Python 3.9 to JavaScript compiler - Lean, fast, open! -
jupyterlite - Wasm powered Jupyter running in the browser 💡
gpuweb - Where the GPU for the Web work happens!
webview - Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows)
emscripten - Emscripten: An LLVM-to-WebAssembly Compiler
jupyter - Jupyter metapackage for installation, docs and chat