Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 23 Python TypeScript Projects
-
PostHog
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
Project mention: Show HN: Monitor your webapp with minimal setup | news.ycombinator.com | 2023-11-20 -
Project mention: Show HN: Run LLM-generated code in sandboxed envs | news.ycombinator.com | 2023-09-27
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
https://streamlit.io/ https://wave.h2o.ai/ https://reflex.dev/
-
spotify/basic-pitch: Audio to midi converter
-
Project mention: A modern, open-source spreadsheet that goes beyond the grid | news.ycombinator.com | 2023-10-30
This is what we're trying to do with [Mathesar](https://github.com/centerofci/mathesar). We probably don't meet your needs yet because we don't support real-time concurrent editing, but we're actively working on the project and it is early days.
-
fastapi-react
🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
-
arl
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Project mention: Show HN: Shortbread, a web app that helps you create AI comics in minutes | news.ycombinator.com | 2023-10-06
Also, VoltaML has a good reference GPU AITemplate SD 1.5 implementation:
https://github.com/VoltaML/voltaML-fast-stable-diffusion/tre...
The speed jump is massive on my desktop GPU, probably even more dramatic on cloud hardware, and it may support some things (weight swapping/lora swapping/resolution changing) better than JAX.
-
Project mention: Polar: Crowd-Fund GitHub Issues by Paying Maintainers, Not Random Bounty Hunters | news.ycombinator.com | 2023-08-12
-
emerge
Emerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.
Project mention: Ask HN: In-editor visual mind map/graph tool for code? | news.ycombinator.com | 2023-04-17Slightly off topic & very resource intensive diy approach without using an IDE:
Take advantage of an editor's use of on disk file as a buffer[0]. Monitor the editor file buffer for changes[1]. Trigger regeneration of a map/graph update & redisplay changes[2] in different window.
[0] : https://stackoverflow.com/questions/71822798/what-exactly-ar...
[1] : watchdog : https://pypi.org/project/watchdog/
[2] : emerge-vis : https://github.com/glato/emerge
-
listenbrainz-server
Server for the ListenBrainz project, including the front-end (javascript/react) code that it serves and all of the data processing components that LB uses.
If you really <3 clean data you can give listenbrainz.org a go (you can scrobble to that and last.fm concurrently so no need to ‘jump ship’)
-
Project mention: Hyperglass – the network looking glass that tries to make the internet better | news.ycombinator.com | 2023-09-12
-
agent-protocol
Common interface for interacting with AI agents. The protocol is tech stack agnostic - you can use it with any framework for building agents.
Project mention: Show HN: Common protocol for communication with (and between) AI Agents | news.ycombinator.com | 2023-08-09 -
mcap
MCAP is a modular, performant, and serialization-agnostic container file format, useful for pub/sub and robotics applications.
> Especially a tool like RViz is always missing. And in many many robotics video I see (of a moderately complex robot), there's ROS's RViz on some screen.
I would love the future robotics development stack to be more modular, so that (for example) future middleware solutions don't need to also bundle their own visualization software. This was direct inspiration for creating Foxglove Studio[0] for visualization and MCAP[1] for logging - both work great with ROS, or equally well without it.
-
-
Project mention: Roundcube Open-Source Webmail Software Merges with Nextcloud | news.ycombinator.com | 2023-11-29
I have good news for you: https://apps.nextcloud.com
Nextcloud is nothing more than a collection of small apps. You can disable even core things like sharing.
-
-
-
django-step-by-step
A Django + Vue reference project that focuses on developer tooling and CI/CD + IaC
Project mention: What is your development cycle when using docker and containers? What's the general flow between developing locally and running the containers to test. | /r/django | 2023-01-22Here's an example of a docker-compose file in my reference Django project: https://github.com/briancaffey/django-step-by-step/blob/main/docker-compose.yml
-
granblue-automation-pyautogui
Educational application aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using a variety of CV technologies in the backend such as OpenCV, PyAutoGUI and EasyOCR and a frontend coded in Typescript.
-
Project mention: How I recreated `svelte` `blur` effect using `alpine.js` and `tailwind.css` | /r/django | 2023-06-22
Hi, Great question. Actually i used django + alpinejs to create this effect. If you go to the repo mentioned in the blog, you can see the full backend :)
-
Evernote-for-Linux
This is an unofficial packaged version of Evernote (same as the Windows distribution version)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python TypeScript related posts
- Python errors as values: Comparing useful patterns from Rust and Go
- Learn and Test DMARC
- Ask HN: What would you use to build a mostly CRUD back end today?
- Hyperglass – the network looking glass that tries to make the internet better
- Brewing a Full-Stack Breakfast with ExpressoTS, Bun, and Elysia
- Show HN: Visual DB – Airtable alternative for your own database
- any recommendations for a good query builder library with good support?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Dec 2023
Index
What are some of the best open-source TypeScript projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | PostHog | 14,567 |
2 | E2B | 5,603 |
3 | wave | 3,740 |
4 | basic-pitch | 2,509 |
5 | mathesar | 1,946 |
6 | fastapi-react | 1,889 |
7 | arl | 1,831 |
8 | lotus | 1,559 |
9 | voltaML-fast-stable-diffusion | 872 |
10 | polar | 746 |
11 | emerge | 616 |
12 | listenbrainz-server | 593 |
13 | hyperglass | 538 |
14 | agent-protocol | 525 |
15 | mcap | 358 |
16 | DI-sheep | 346 |
17 | appstore | 265 |
18 | pydantic-to-typescript | 213 |
19 | dtale-desktop | 156 |
20 | django-step-by-step | 146 |
21 | granblue-automation-pyautogui | 105 |
22 | CoreProject | 99 |
23 | Evernote-for-Linux | 74 |