Skip to content

dfpena/EEL-calculator-UI-Example

 
 

Repository files navigation

#EEL - material_calculator

An example implementation of a Web UI using a python backend. The python code made easy using the node editor IDE StremeCoder

Demo

Demo

Install

Requirements

This calculator requires python3 and the eel package that runs the bottle server

Eel

Eel makes a fast UI possible by hosting a web UI using a fast bottle server and exposing python code to your web ui and javascript to your python backend.

pip install eel
or 
pip3 install eel

Usage

In a terminal run simpleCalculator.py

License

MIT

About

⌨️ Material Design Calculator Implemented using python and EEL maintained with StremeCoder

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 42.1%
  • CSS 32.5%
  • Python 25.4%