Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more →
Top 23 Python JavaScript Projects
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
PostHog
:hedgehog: PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all from Slack, web, desktop, or the MCP.
-
quivr
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
-
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Project mention: I ran my code analyzer on 9 codebases it had never seen. It found 3 real bugs, and embarrassed me first. | dev.to | 2026-07-16redash ships a client method calling GET /api/dashboards/recent with no backend route serves it. (Latent: the method has no callers today, which the issue says plainly. #7769)
-
Zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
Project mention: Resolving Bug #24040 in Zulip: Unlocking the UI During Network Failures | dev.to | 2026-08-11Fix issue 24040: Hide compose spinner on failed message send #39922
-
-
pyscript
An open source platform for Python in the browser. https://pyscript.net Docs: https://docs.pyscript.net/ Try it: https://pyscript.com/ Community: https://discord.gg/HxvBtukrg2
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
The main difference of the WebGPU backend from ONNX and TVM/WebLLM is the representation. ONNX treats WebGPU as an execution provider for ONNX graphs. That is a good fit for portable graph artifacts and provider abstraction. The tradeoff is that GGUF-native details, such as tokenizer metadata, chat templates, KV behavior, and llama.cpp quantized layouts, must cross a different artifact boundary. TVM/WebLLM uses a compiler pipeline. Model computation is lowered through MLC-LLM and Apache TVM into WebGPU and WebAssembly artifacts. That path can apply ahead-of-time optimization, graph fusion, and operator scheduling for a curated model catalog. The tradeoff is that users do not point the runtime at an arbitrary GGUF file and run it directly.
-
Project mention: Docker Sandboxes – Disposable, isolated sandboxes for AI agents | news.ycombinator.com | 2026-08-09
-
-
-
-
Mastering-GitHub-Copilot-for-Paired-Programming
A multi-module course teaching everything you need to know about using GitHub Copilot as an AI Peer Programming resource.
-
-
-
-
Project mention: Looking for a Remote Job in Python/Django/Flask | news.ycombinator.com | 2025-12-17
3. https://github.com/r0x0r/pywebview/pull/958 [Pywebview - A lightweight library for building desktop apps with html|css|js ]
-
Project mention: Ask HN: Could you share your personal website here? | news.ycombinator.com | 2026-01-14
I use a self hosted instance of [Isso](https://isso-comments.de) on my static site
-
websockify
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.
FROM alpine:edge RUN apk add --no-cache \ xfce4 \ faenza-icon-theme \ firefox \ fluxbox \ xvfb \ x11vnc \ novnc \ supervisor \ bash \ git python3 py3-pip # noVNC setup RUN rm -rf /usr/share/novnc && \ git clone https://github.com/novnc/noVNC.git /usr/share/novnc && \ git clone https://github.com/novnc/websockify.git /usr/share/novnc/utils/websockify && \ ln -sf /usr/share/novnc/vnc.html /usr/share/novnc/index.html ENV DISPLAY=:1 ENV RESOLUTION=1920x1080x24 # Create VNC password RUN mkdir -p /root/.vnc && \ x11vnc -storepasswd "dummypass" /root/.vnc/passwd COPY supervisord.conf /etc/supervisord.conf CMD ["supervisord", "-c", "/etc/supervisord.conf", "-n"]
-
-
Monorepo gave you atomic cross-service changes, a single dependency graph, unified CI/CD, and zero version skew between internal libraries. The cost was large clone sizes, slower CI without build caching, complex permission models, and the need for specialized tooling like Bazel, Pants, Nx, or Buck2 to keep builds fast.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python JavaScript discussion
Python JavaScript related posts
-
PyScript
-
PostHog – We make your product self-driving
-
My WebSocket was open the whole time. It just stopped sending anything.
-
The header I trusted was lying by accident
-
Opus 5: How to Review Generated Code
-
A 3D fruit fly on macOS desktop powered by the real FlyWire connectome
-
I built an AI IDE that shows you exactly what it sends to the model
-
A note from our sponsor - Kargo
akuity.io | 10 Sep 2026
Index
What are some of the best open-source JavaScript projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | project-based-learning | 282,010 |
| 2 | PostHog | 39,613 |
| 3 | quivr | 39,185 |
| 4 | Redash | 28,781 |
| 5 | Zulip | 25,855 |
| 6 | bokeh | 20,445 |
| 7 | pyscript | 18,690 |
| 8 | tvm | 13,712 |
| 9 | E2B | 13,675 |
| 10 | frappe | 10,707 |
| 11 | hrms | 8,732 |
| 12 | reactpy | 8,153 |
| 13 | Mastering-GitHub-Copilot-for-Paired-Programming | 8,102 |
| 14 | Ajenti | 7,964 |
| 15 | folium | 7,396 |
| 16 | oppia | 6,786 |
| 17 | pywebview | 6,010 |
| 18 | Isso | 5,306 |
| 19 | websockify | 4,443 |
| 20 | vprof | 3,980 |
| 21 | pants | 3,826 |
| 22 | Lenia | 3,799 |
| 23 | modoboa | 3,535 |