[Go to site: main page, start]

Python JavaScript

Open-source Python projects categorized as JavaScript

Top 23 Python JavaScript Projects

  1. openinterpreter

    A lightweight coding agent for open models like Deepseek, Kimi, and Qwen

  2. SaaSHub

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

    SaaSHub logo
  3. 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.

  4. PostHog

    🦔 PostHog is an all-in-one developer platform for building successful products. We offer product analytics, web analytics, session replay, error tracking, feature flags, experimentation, surveys, data warehouse, a CDP, and an AI product assistant to help debug your code, ship features faster, and keep all your usage and customer data in one stack.

    Project mention: PostHog Custom Surveys: Beyond the Default UI | dev.to | 2026-05-13
  5. Redash

    Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

  6. Zulip

    Zulip server and web application. Open-source team chat that helps teams stay productive and focused.

    Project mention: Ask HN: Who is hiring? (June 2026) | news.ycombinator.com | 2026-06-01

    Zulip is building the world’s best collaboration platform, and we’re committed to keeping it 100% open source. Zulip is the only modern team chat app designed for both live and asynchronous conversations. Our product serves as the communication hub for businesses, open-source projects, educators and communities around the world.

    We’re looking for a senior backend/infrastructure engineer to join our small core team and build, operate, and scale Zulip — both as we run it on Zulip Cloud, and as thousands of self-hosters run it themselves. The Senior Backend/Infrastructure Engineer will work across backend features, performance, and infrastructure; review code from both staff and open-source contributors; and share responsibility for keeping Zulip Cloud production healthy. You will also have the opportunity to provide technical direction and mentorship to the team.

    Check out https://zulip.com/jobs/ to learn more about this and other opportunities at Zulip, and apply at jobs@zulip.com.

  7. 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

    Project mention: Deno has made its PyPI distribution official | news.ycombinator.com | 2026-01-09

    Can someone please ELI5 what this means for Deno and Python? TFA: "deno is being distributed on pypi for use in python projects" makes it sound like you can now `import deno` and have a JS engine/subsystem in Python, like we finally came full circle from [PyScript](https://pyscript.net/).

    However, other comments make it sound like a bunch of other projects have discovered that PyPI is a good distribution channel. Which, to me, sounds like using the Internet Archive as your CDN. Is PyPI the next apt/yum/brew or what?

  8. tvm

    Open Machine Learning Compiler Framework

  9. E2B

    Open-source, secure environment with real-world tools for enterprise-grade agents.

  10. frappe

    Low code web framework for real world applications, in Python and Javascript

  11. reactpy

    It's React, but in Python

  12. hrms

    Open Source HR and Payroll Software

    Project mention: Weekly Tech Discoveries Part - 03 | dev.to | 2025-07-27

    At https://github.com/frappe/hrms , we find something truly special: an open-source HR management system that competes with six-figure enterprise solutions. This isn't just software—it's a movement toward accessible, customizable HR technology.

  13. 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.

  14. Ajenti

    Ajenti Core and stock plugins

  15. folium

    Python Data. Leaflet.js Maps.

  16. oppia

    A free, online learning platform to make quality education accessible for all.

  17. pywebview

    Build GUI for your Python program with JavaScript, HTML, and CSS

    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 ]

  18. Isso

    a Disqus alternative

    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

  19. websockify

    Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.

    Project mention: Running Firefox in Docker? Yes, with a GUI and noVNC! | dev.to | 2025-11-21

    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"]

  20. vprof

    Visual profiler for Python

  21. pants

    The Pants Build System

    Project mention: Monorepo vs Multi-Repo: Why AI Agents Tip the Scale | dev.to | 2026-05-20

    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.

  22. Lenia

    Lenia - Mathematical Life Forms

  23. modoboa

    Mail hosting made simple

  24. samples

    Sample code for the X API v2 endpoints (by xdevplatform)

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 JavaScript discussion

Log in or Post with

Python JavaScript related posts

  • PostHog Custom Surveys: Beyond the Default UI

    2 projects | dev.to | 13 May 2026
  • Ratty – A terminal emulator with inline 3D graphics

    15 projects | news.ycombinator.com | 11 May 2026
  • What Is Web3 User Analytics? A Complete Guide to Driving Growth

    1 project | dev.to | 23 Apr 2026
  • How to Set Up Pre-Commit Hooks for Teams Using AI Coding Assistants

    7 projects | dev.to | 19 Apr 2026
  • Building an ML-Powered Notification Router on AWS: A Production Architecture Guide

    3 projects | dev.to | 7 Apr 2026
  • Your AI Agent Is Confidently Lying — And It's Your Memory System's Fault

    3 projects | dev.to | 6 Apr 2026
  • Apogee Watcher vs PostHog Web Vitals: Synthetic PageSpeed Monitoring and Product Analytics Compared

    2 projects | dev.to | 5 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 openinterpreter 63,875
2 quivr 39,155
3 PostHog 35,010
4 Redash 28,636
5 Zulip 25,355
6 pyscript 18,690
7 tvm 13,460
8 E2B 12,558
9 frappe 10,224
10 reactpy 8,138
11 hrms 8,091
12 Mastering-GitHub-Copilot-for-Paired-Programming 7,965
13 Ajenti 7,938
14 folium 7,370
15 oppia 6,713
16 pywebview 5,916
17 Isso 5,284
18 websockify 4,408
19 vprof 3,980
20 pants 3,785
21 Lenia 3,755
22 modoboa 3,501
23 samples 3,185

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

Did you know that Python is
the 1st most popular programming language
based on number of references?