Eel is a little Python library for making simple Electron-like offline HTML/JS GUI apps, with full access to Python capabilities and libraries. Eel hosts a local webserver, then lets you annotate functions in Python so that they can be called from Javascript, and vice versa. Eel is designed to take the hassle out of writing short and simple GUI applications. If you are familiar with Python and web development, probably just jump to this example which picks random file names out of the given folder (something that is impossible from a browser). There are several options for making GUI apps in Python, but if you want to use HTML/JS (in order to use jQueryUI or Bootstrap, for example) then you generally have to write a lot of boilerplate code to communicate from the Client (Javascript) side to the Server (Python) side.

Features

  • Eel is not as fully-fledged as Electron or cefpython
  • Very suitable for making the GUI equivalent of little utility scripts that you use internally in your team
  • Many of the best-in-class number crunching and maths libraries are in Python
  • Eel supports two ways of retrieving return values from the other side of the app
  • Simple utility apps for assisting your development
  • An Eel application will be split into a frontend consisting of various web-technology files

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Eel

Eel Web Site

You Might Also Like
SKUDONET Open Source Load Balancer Icon
SKUDONET Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Eel!

Additional Project Details

Programming Language

Python

Related Categories

Python Software Development Software

Registered

2021-12-14