TypeScript Python

Open-source TypeScript projects categorized as Python

Top 23 TypeScript Python Projects

  • superset

    Apache Superset is a Data Visualization and Data Exploration Platform

    Project mention: From ETL and ELT to Reverse ETL | dev.to | 2024-10-15

    With the transition from ETL to ELT, data warehouses have ascended to the role of data custodians, centralizing customer data collected from fragmented systems. This pivotal shift has been enabled by a suite of powerful tools: Fivetran and Airbyte streamline the extraction and loading, DBT handles the transformation, and robust warehousing solutions like Snowflake and Redshift store the data. While traditionally these technologies catered to analytical and business intelligence applications (think Looker and Superset), there's an increasing recognition of their potential for more dynamic operational analytics, delivering real-time data for actionable insights.

  • SaaSHub

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

    SaaSHub logo
  • dify

    Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.

    Project mention: Use AI Tools with WSL! Step-by-Step Guide to Installing Dify on Windows 11 | dev.to | 2024-11-17

    Here is the GitHub page for Dify. To run Dify, you'll need Docker and Docker Compose. https://github.com/langgenius/dify

  • plane

    🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.

    Project mention: Huly – Open-Source All-in-One Project Management Platform | news.ycombinator.com | 2024-10-13

    We’ve been using Plane CE and are really happy with it. For those who need a serious project management tool, I’d definitely recommend giving it a try. Huly looks interesting-might explore it in the future. I did try self-hosting, but the experience wasn’t great.

    https://github.com/makeplane/plane

  • full-stack-fastapi-template

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

    Project mention: Python Kafka | dev.to | 2024-05-30

    Flask Tutorial: https://palletsprojects.com/p/flask/ FastAPI Tutorial: https://github.com/tiangolo/full-stack-fastapi-template Django REST Framework Tutorial: https://www.django-rest-framework.org/tutorial/quickstart/ Nginx Configuration Guide: https://docs.nginx.com/nginx/admin-guide/web-server/web-server/ Confluent Kafka Python Client: https://docs.confluent.io/platform/current/clients/api-docs/confluent-kafka-python.html Remember: This is a high-level overview. Each step involves further research and configuration based on your specific requirements.

  • sst

    Build full-stack apps on your own infrastructure.

    Project mention: AI Coding Assistants, Starter Templates, and More: A Guide to Working Less | dev.to | 2024-11-19

    Modern IoC tools like SST are highly “aware” of the functional side of your codebase. They embed into your app’s logic to make for a streamlined and more failproof development. Modren IoC tools often provide incredibly abstract APIs, which makes it simpler for you and your AI companion to comprehend.

  • bokeh

    Interactive Data Visualization in the browser, from Python

    Project mention: Mastering Matplotlib: A Step-by-Step Tutorial for Beginners | dev.to | 2023-12-25

    Bokeh - Interactive Web Plotting for Python.

  • qinglong

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

  • Leon

    🧠 Leon is your open-source personal assistant.

    Project mention: Leon is your open-source personal assistant who can live on your server | news.ycombinator.com | 2024-09-05
  • CapRover

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

    Project mention: Caprover changed to source-available license | news.ycombinator.com | 2024-07-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.

  • E2B

    Secure open source cloud runtime for AI apps & AI agents

    Project mention: Ask HN: Who is hiring? (May 2024) | news.ycombinator.com | 2024-05-01

    E2B | https://e2b.dev | San Francisco, CA | Full-time | In-person

    [E2B](https://e2b.dev) is building a secure open-source runtime that will power next billion of AI apps & agents.

    We found an early traction with making it easy for developers to add [code interpreting](https://github.com/e2b-dev/code-interpreter) to their AI apps with our SDK built on top of our [agentic runtime](https://github.com/e2b-dev/e2b). We have paying customers from seed to enterprise companies.

    We're hiring:

    - Frontend/Product Engineer

    - Infrastructure Engineer

    Check the roles here https://e2b.dev/careers

  • The gist

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

    Project mention: My chatbot builder is over-engineered, and I love it | dev.to | 2024-08-12

    Why did I choose Convex over Firebase, Supabase, or even a self-hosted solution? I initially started Fastmind using the T3 stack, but found it to be too much work to handle some of the real-time features I needed. I also required a lot of background jobs, for which I tried solutions like Bull, and services like Inngest and Trigger.dev. While these are great services, I wanted everything in one place, so I decided to give Convex a try, and I’m very happy with the results.

  • decky-loader

    A plugin loader for the Steam Deck.

    Project mention: Suspend Game | /r/SteamDeck | 2023-12-09

    If you haven't installed Decky Loader, you can do that by following the instructions at https://github.com/SteamDeckHomebrew/decky-loader

  • autorest

    OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python

  • 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: Seeing what a Go process does (like `set -x`) | /r/golang | 2023-12-06
  • orchest

    Build data pipelines, the easy way 🛠️

  • projectlearn-project-based-learning

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

  • datastation

    App to easily query, script, and visualize data from every database, file, and API.

  • 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

  • serverless

    This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included. (by cdk-patterns)

  • saas-boilerplate

    SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features! (by apptension)

    Project mention: Ask HN: What's the best SaaS boilerplate/all in one solution to build a PoC/MVP? | news.ycombinator.com | 2024-07-07
  • multi-agent-orchestrator

    Flexible and powerful framework for managing multiple AI agents and handling complex conversations

    Project mention: FLAIV-KING Weekly 25 Nov 2024 | dev.to | 2024-11-25

    ❄️ Snowflake Cortex AI + Slack 🌐 Mistral Multi Modal ❄️ Journey to Snowflake Monitoring Mastery ❄️ Best Practices for Using QueryTag in Snowflake 💻 CFP The Way 🦾 Multi Agent Framework AWS 📊 Cool Emojis 📈 bRAG LangChain 📝 Tool: What's in your stack? 📎 Awesome Event Driven Architecture Articles 📝 10 AI Open Source Tools 🫶 Documind 💻 Zerox AI 📈 Garak Open Source LLM Scanner 🦾 Magic Quill Image Project 🏃 vLLM to serve LLMs 🤖 OASIS Simulator 🙋🏻‍♂️ Creating Projects with UV 🛠️ RagFormation ✅ AutoKitteh Tool ✅ WebVM in the browser ✅ UV Pytorch ✅ Redis SQL Trino ✅ Bluesky Websocket Firehose in browser ✅ Data Engineer Handook ✅ Automatic Speech Recognition (ASR) on Edge Devices 🦾 Automatic Researcher with Ollama 🛠️ Podcastify Open Source 🙋🏻‍♂️ NVIDIA Jetpack 6.1 Upgrade

  • python-shell

    Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio

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

  • Zed: SSH Remoting Is Here

    13 projects | news.ycombinator.com | 31 Oct 2024
  • Hacktoberfest 2024: My Journey and Key Learnings

    4 projects | dev.to | 27 Oct 2024
  • Svelte 5 Released

    20 projects | news.ycombinator.com | 19 Oct 2024
  • From ETL and ELT to Reverse ETL

    3 projects | dev.to | 15 Oct 2024
  • How to build a serverless AI chatbot in <100 lines of Python

    1 project | dev.to | 13 Oct 2024
  • Building a crashproof cloud backend in Python using REST and PostgreSQL

    4 projects | dev.to | 11 Oct 2024
  • Join Akello: Build Microservices, Learn Kubernetes, and Contribute to Healthcare Innovation 🚀

    1 project | dev.to | 10 Oct 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 superset 63,052
2 dify 52,596
3 plane 30,917
4 full-stack-fastapi-template 27,971
5 sst 22,177
6 bokeh 19,399
7 qinglong 16,347
8 Leon 15,489
9 CapRover 13,352
10 gdbgui 9,934
11 E2B 7,060
12 The gist 6,221
13 decky-loader 4,757
14 autorest 4,631
15 parca 4,173
16 orchest 4,049
17 projectlearn-project-based-learning 3,754
18 datastation 2,902
19 pezzo 2,545
20 serverless 2,290
21 saas-boilerplate 2,273
22 multi-agent-orchestrator 2,158
23 python-shell 2,115

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

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?