Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 23 Python JavaScript Projects
-
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Project mention: Best apps for transitioning from Spreadsheets to SQLite? | reddit.com/r/macapps | 2023-05-27Regarding visualization tools, sqliteviz has proven to be the best I've found so far. Their web app runs locally but has some trackers, so I run it locally via a simple, static HTTP server. Falcon and Redash seem like overkill for my needs.
-
Zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
If you don’t mind passing html around this library allows you to share full interactive plot:
-
Project mention: After tearing my hair out writing JavaScript the last few days how close are we to Python in the browser? | reddit.com/r/Python | 2023-05-08
PyScript started as a usability layer around Pyodide for those not used to working in JS. It's now working on things like incorporating the Micropython runtime as an alternative, moving the interpreter to a worker thread, adding a plugins ecosystem, easier events API's, and more.
-
Project mention: MLC LLM - "MLC LLM is a universal solution that allows any language model to be deployed natively on a diverse set of hardware backends and native applications, plus a productive framework for everyone to further optimize model performance for their own use cases." | reddit.com/r/LocalLLM | 2023-04-30
I have tried the iPhone app. It's fast. They're using Apache TVM which should allow better use of native accelerators on different devices. Like using metal on Apple and Vulcan or CUDA or whatever instead of just running the thing on the CPU like llama.cpp.
-
-
A good thing to try would be to look over the folium documentation on their GitHub Page, Folium. For help with code you could ask ChatGPT to explain what you're interested in using their docs.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
ERPNext and Frappe Framework.
-
-
-
-
Project mention: Release: NiceGUI 1.2.7 with ui.download, easier color definitions, "aggrid from pandas dataframe" and much more | reddit.com/r/Python | 2023-04-14
The native mode uses pywebview under the hood which has libs for running on several platforms. Pyinstaller will pull these dependencies in. If you want more info on which platforms are supported by pywebview, check this directory: https://github.com/r0x0r/pywebview/tree/master/webview/lib
-
It still seems unreasonable that that’s the price if you want access to longer time frames. Obviously they don’t have to release an api in the first place. But with them now not giving free access to even the regular api, free tools like this will become much better and way more popular.
-
websockify
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.
Project mention: Vidyascape (2006 Remake) Has Released a Webclient - Making it the first remake server of this era to do so! | reddit.com/r/RSPS | 2023-04-24You can just layer on websockify without making any changes to the server.
-
-
I now use Python everywhere. Desktop (PySide), embedded (MicroPython), web dev (React via Transcrypt), mobile (Kivy), and just general scripting. I love the versatility of Python, the ease of reading it without the visual cruft of other languages, and the availability of existing libraries that do just about everything you can think of. I also agree with the OP on the welcoming attitude of the Python community. The fact that Python is used in so many different areas leads to many new learning experiences when talking to other Python developers.
-
Yeah there's definitely some alternatives out there. Pants is another one that has a lot of traction.
-
m2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
Check out: https://github.com/BayesWitnesses/m2cgen
-
modoboa: http://modoboa.org good choice for samll company and teams (support limite Nd quote)
-
-
A shameless self promotion, but for last 10 years or so I've been developing and maintaining my own forum software, Misago:
It's build with Python and React, so obviously not so easy to setup like PHP solutions, but there's also a magic docker setup that you can just git clone to your server and get forum running in minutes.
But with Misago I am trying to find a sweet spot between "new wave" of forum software and old solutions. So there's plenty of interactivity in the UI that JS provides and there's markdown support, but there's also classic pagination instead of infinite scrolling.
-
-
youtube
Code from the Engineer Man YouTube channel. Please do not submit pull requests, they will be ignored/closed. The code in the repo needs to remain as it was in the video. (by engineer-man)
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
Python JavaScript related posts
- A blocky based CAD program
- Best data visualisation library
- ComfyUI is now 4 months old!
- I built an e-ink dashboard for displaying the map and weather for your city using Inkplate and a Raspberry Pi.
- So tell me about your side projects
- Problems with Firefox non snap versions on Ubuntu 22.04?
- What are you guys using for sending emails?
-
A note from our sponsor - Sonar
www.sonarsource.com | 30 May 2023
Index
What are some of the best open-source JavaScript projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | Redash | 23,192 |
2 | Zulip | 17,825 |
3 | bokeh | 17,602 |
4 | pyscript | 16,663 |
5 | tvm | 9,759 |
6 | Ajenti | 7,107 |
7 | folium | 6,249 |
8 | frappe | 5,154 |
9 | oppia | 5,021 |
10 | Isso | 4,798 |
11 | vprof | 3,913 |
12 | pywebview | 3,560 |
13 | twitter-scraper | 3,549 |
14 | websockify | 3,452 |
15 | Lenia | 3,161 |
16 | Transcrypt | 2,709 |
17 | pants | 2,673 |
18 | m2cgen | 2,544 |
19 | modoboa | 2,543 |
20 | django-webpack-loader | 2,454 |
21 | Misago | 2,326 |
22 | flaskr-tdd | 2,246 |
23 | youtube | 1,735 |