07-06-2021

 MODULE-4

This week we did module-4 i.e Desktop App. 

Why Desktop App?
  • The consumers of our product will be accessing CCTV Cameras and hence Desktop apps are better.
  • Desktop apps are usually the preferred platform for Administrators
We will be developing it using the EEL framework.

Why EEL Framework?
  • Eel is a light-weight Python library for making simple 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  ARCHITECTURE



 Code Snippets :


EEL Code:



Output :



Comments

Popular posts from this blog

04-07-0021

Weekly Update: 10-05-2021

31-05-2021