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 →
Eel Alternatives
Similar projects and alternatives to Eel
-
-
-
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.
-
-
Electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
-
-
-
qtpy
Provides an uniform layer to support PyQt5, PySide2, PyQt6, PySide6 with a single codebase
-
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.
-
fpm
Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.
-
Gooey
Turn (almost) any Python command line program into a full GUI application with one line
-
DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
-
-
pytonium
This is a framework for building python apps, with a GUI based on the web technologies HTML, CSS and Javascript. Powered by Chromium Embedded Framework.
-
courier
Desktop software for messaging and sending files via local network. (by rubbieKelvin)
-
-
-
-
webview
Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Eel reviews and mentions
- Working with GUI
-
YouTube Downloader
Eel was used to implement the app and communication with the web interface.
-
Could someone suggest a development environment and/or tools I could use? I'm looking for an environment similar to a browser. I plan on using Python to display the results of many calculations that would change, maybe every second or half second. With lots of variables involved. More details below.
If you don't want a web-app, you can still use JS for GUI, using something like python-eel https://github.com/python-eel/Eel
-
HELP! Python project requires a GUI.
Oh nice, it was abandoned for quite a while, at least for the duration i used it, which led me to move my app to flask.
- Does my project need Flask?
- How does one make their own GUI from scratch? (no GUI libraries)
-
Pytonium - A framework for building python apps, with a GUI based on the web-technologies HTML, CSS and Javascript. Would be happy to hear some feedback on the code and the idea
Similar to https://github.com/python-eel/Eel but that one is semi-abandoned. I did one internal tool with eel and it's pretty handy for such tools. Yours could be the future/supported alternative ;)
-
Does anyone know of a GUI that can be used to run a python script and see the output?
You probably got better answers from others already for your use-case, but I've been making an app in PySimpleGUI myself as well. And it's fine, but I've been thinking about trying out https://github.com/python-eel/Eel because I think the web front-end stuff (html, css, js) is so flexible and powerful when it comes to making nice GUI.
-
Best option to build a self-hosted/desktop app based on Python and Web Technologies (HTML/CSS/JS) for the UI
Using something like [Eel](https://github.com/ChrisKnott/Eel). But it seems to me that this project is no longer fully maintained (https://github.com/ChrisKnott/Eel/issues/600).
-
A note from our sponsor - Sonar
www.sonarsource.com | 5 Jun 2023
Stats
python-eel/Eel is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Eel is Python.