Eel
Python GUI toolkit
A lightweight Python library that enables seamless communication between Python and JavaScript, facilitating the creation of simple GUI applications.
A little Python library for making simple Electron-like HTML/JS GUI apps
7k stars
138 watching
591 forks
Language: Python
last commit: 25 days ago
Linked from 3 awesome lists
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
r0x0r/pywebview | A Python wrapper around a webview component that enables display of HTML content in native GUI windows for desktop applications. | 4,849 |
zauberzeug/nicegui | A Python-based framework for building browser-based GUI applications with minimal code | 10,310 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 18,069 |
google/earthengine-api | Bindings for calling the Google Earth Engine API | 2,712 |
pysimplegui/pysimplegui | A Python GUI library that simplifies the development of desktop applications with a simple and intuitive interface. | 13,480 |
hoffstadt/dearpygui | A fast and powerful GUI toolkit for Python with minimal dependencies | 13,469 |
mljar/mercury | Converts Jupyter Notebooks to interactive web applications with customizable widgets and re-execution of cells on change. | 4,071 |
energieid/entsoe-py | Provides a Python interface to the ENTSO-E API for accessing electricity transmission data. | 443 |
cobrateam/splinter | A Python test framework for automating web applications using Selenium and other tools. | 2,726 |
microsoft/playwright-python | A Python library to automate Chromium, Firefox and WebKit browsers with a single API | 12,045 |
renelikestacos/google-earth-engine-python-examples | A collection of Jupyter Notebooks for demonstrating various applications and techniques using Google Earth Engine Python API | 315 |
epeios-q37/atlas-python | A toolkit to quickly add GUI functionality to Python programs and deploy them online without JavaScript or a web server | 257 |
pallets/flask | A lightweight Python framework for building web applications with flexible dependencies and extensible functionality. | 68,340 |
pyodide/pyodide | Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,406 |
asweigart/pyautogui | A Python module for programmatically controlling mouse and keyboard interactions | 10,570 |