TypeScript Python

Open-source TypeScript projects categorized as Python

Top 23 TypeScript Python Projects

  1. dify

    Production-ready platform for agentic workflow development.

    Project mention: The Backend Shift: Leveraging Open Source Powerhouses for Faster, Leaner Apps | dev.to | 2025-05-10

    Dify (dify.ai):

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. superset

    Apache Superset is a Data Visualization and Data Exploration Platform

    Project mention: Unlock the Power of Real‑Time HubSpot CRM Automation | dev.to | 2025-07-08

    Power Live Dashboards and Proactive Alerts: Feed continuously updated KPIs from RisingWave into your BI tools like Grafana or Superset. Create alerts for critical business events, such as a high-value deal becoming at-risk or a sudden drop in MQLs from a key channel.

  4. plane

    🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and cycles the easiest way on the planet.

    Project mention: Kan.bn – An open-source alterative to Trello | news.ycombinator.com | 2025-06-02

    I think I found Plane[1], but Eigenboard?

    https://github.com/makeplane/plane?tab=readme-ov-file

  5. full-stack-fastapi-template

    Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

    Project mention: Crushing the Command Line: How I Used Amazon Q to Build a Smarter FastAPI Scaffolder | dev.to | 2025-05-10

    Existing scaffolding tools like the official FastAPI template often lack production readiness or are too rigid. This tool is built to be both flexible and easy to use.

  6. composio

    Composio equips your AI agents & LLMs with 100+ high-quality integrations via function calling

    Project mention: Composio equip AI agents with 100 quality integrations via function calling | news.ycombinator.com | 2025-06-27
  7. bokeh

    Interactive Data Visualization in the browser, from Python

    Project mention: Bokeh: Revolutionizing Interactive Data Visualization | dev.to | 2025-05-26

    View the Project on GitHub

  8. qinglong

    支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

    Project mention: A leap year check in three instructions | news.ycombinator.com | 2025-05-15

    True: https://godbolt.org/#g:!((g:!((g:!((h:codeEditor,i:(filename... but I understood hoten to be saying that compilers would generally produce that version from the short-circuiting version, and they don't.

  11. Leon

    🧠 Leon is your open-source personal assistant.

    Project mention: The era of open voice assistants has arrived | news.ycombinator.com | 2024-12-19

    I tried years ago, I don't think I got it working, ended up using Rhasspy/voice2json instead (TIL: the creator of both is now the Voice Eng Lead for Home Assistant).

    Looks like the GitHub is still somewhat active, although their roadmap links to a dead Trello: https://github.com/leon-ai/leon

  12. DocsGPT

    DocsGPT is an open-source genAI tool that helps users get reliable answers from knowledge source, while avoiding hallucinations. It enables private and reliable information retrieval, with tooling and agentic system capability built in.

    Project mention: 15 AI tools that almost replace a full dev team but please don’t fire us yet | dev.to | 2025-05-03

    DocsGPT: Lets users query your docs using GPT.

  13. CapRover

    Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

  14. chainlit

    Build Conversational AI in minutes ⚡️

  15. gdbgui

    Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.

  16. Resume-Matcher

    Improve your resumes with Resume Matcher. Get insights, keyword suggestions and tune your resumes to job descriptions.

    Project mention: Fullstack Open Source Projects That Will Help You Become AI Devs (Python, JavaScript, AI) | dev.to | 2025-05-27

    Give Resume Matcher a try: https://github.com/srbhr/Resume-Matcher

  17. The gist

    BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis

    Project mention: Rate Limit Handling: Using Randomized Delays with Cloud Tasks | dev.to | 2025-04-29
  18. superagent

    🥷 Run AI-agents with an API (by superagent-ai)

    Project mention: 10 open-source MCPs that make your AI agents smarter than your team lead | dev.to | 2025-05-09

    github.com/homanp/superagent

  19. hatchet

    🪓 Run Background Tasks at Scale

    Project mention: Show HN: Pickaxe – a TypeScript library for building AI agents | news.ycombinator.com | 2025-06-20

    thanks! we think of mastra and other frameworks are batteries included for patterns like memory and reasoning, which is great for many but not all projects. i think mastra is doing a great job balancing some of this by simply wrapping vercel's ai sdk (we took some inspiration here in our tool picker and it is recommendation for llm calls).

    we're leaning away from framework and towards library specifically because we're seeing teams looking to implement their own business logic for most core agentic capabilities where things like concurrency, fairness, or resource contention become problematic (think many agents reading 1000s of documents in parallel).

    unlike most frameworks we've been working on the orchestrator, hatchet, first for over a year and are basing these patterns on what we've seen our most successful companies already doing.

    put shortly - pickaxe brings orchestration and best practices, but you're free to implement to your requirements.

    [1] https://github.com/hatchet-dev/hatchet

  20. decky-loader

    A plugin loader for the Steam Deck.

  21. pyspur

    A visual playground for agentic workflows: Iterate over your agents 10x faster

    Project mention: Multi-head latent attention and other KV cache tricks explained | news.ycombinator.com | 2025-01-28

    Thanks! Yes, will push it as template to our repo (https://github.com/PySpur-Dev/pyspur) soon! We used o1 and claude3.5

  22. parca

    Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.

    Project mention: CI/CD Observability with OpenTelemetry Step by Step Guide | news.ycombinator.com | 2025-06-15

    A child comment mentioned k8s but I also have been chomping at the bit to try out the eBPF hooks in https://github.com/pixie-io/pixie (or even https://github.com/coroot/coroot or https://github.com/parca-dev/parca ) all of which are Apache 2 licensed

    The demo for https://github.com/draios/sysdig was also just amazing, but I don't have any idea what the storage requirements would be for leaving it running

  23. projectlearn-project-based-learning

    A curated list of project tutorials for project-based learning.

  24. orchest

    Build data pipelines, the easy way 🛠️

  25. pezzo

    🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.

    Project mention: Show HN: PromptDoggy – Prompt Management for Product and Engineering Teams | news.ycombinator.com | 2024-08-22

    - https://github.com/pezzolabs/pezzo

  26. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

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

TypeScript Python discussion

Log in or Post with

TypeScript Python related posts

  • Show HN: I rewrote my notepad calculator as a local-first app with CRDT syncing

    2 projects | news.ycombinator.com | 4 Jul 2025
  • Do you really need the Cloud to work with AI?

    4 projects | dev.to | 24 Jun 2025
  • MCP Specification – 2025-06-18

    3 projects | news.ycombinator.com | 19 Jun 2025
  • Ask HN: What project do you donate to?

    24 projects | news.ycombinator.com | 26 May 2025
  • Bokeh: Revolutionizing Interactive Data Visualization

    1 project | dev.to | 26 May 2025
  • Show HN: A Simple Server to Match Long/Lat to a TimeZone

    5 projects | news.ycombinator.com | 20 May 2025
  • Crushing the Command Line: How I Used Amazon Q to Build a Smarter FastAPI Scaffolder

    2 projects | dev.to | 10 May 2025
  • A note from our sponsor - Stream
    getstream.io | 19 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Index

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

# Project Stars
1 dify 106,954
2 superset 67,076
3 plane 37,283
4 full-stack-fastapi-template 34,608
5 composio 25,559
6 bokeh 19,972
7 qinglong 17,999
8 compiler-explorer 17,745
9 Leon 16,480
10 DocsGPT 15,889
11 CapRover 14,222
12 chainlit 10,197
13 gdbgui 10,084
14 Resume-Matcher 9,131
15 The gist 7,225
16 superagent 6,020
17 hatchet 5,825
18 decky-loader 5,566
19 pyspur 5,292
20 parca 4,508
21 projectlearn-project-based-learning 4,463
22 orchest 4,124
23 pezzo 2,980

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io

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