Giter Club home page Giter Club logo

python-app-with-electron-gui

A better way to make GUIs for your Python apps

Use HTML, JavaScript and CSS to make highly customized, cross platfrom desktop apps which use native Python backends.

https://youtu.be/627VBkAhKTc

Note: This is for educational purposes only, this may not be efficient or bug-free. Also, this is just a demo on how JS and Python can be used to interact together. This demo is NOT meant to show face detection or object detection.

General Dependenices

  • Python
  • NodeJS
  • electron.js
  • python-shell

Specific Dependencies

  • weather module:

    • requests
    • beautifulsoup4
  • object detection module

    • Flask
    • tensorflow
    • keras

    Usage

    • Clone the repo, and then
    $ cd electron-app-with-python-gui
    $ pip install -r requirements.txt
    $ npm install
    $ npm start
    • If you want to use the object detection module, make sure the flask server [object_detection.py] is up and running before starting the GUI.
    $ cd engine
    $ python object_detection.py

Note:

weather_engine.py uses web-scraping to pull data off the internet, from a particular website. If this site happens to be modified or changed in the future, the code might break. However, this can be fixed by analyzing the new layout of the site and adjusting the python code accordingly.

Tathagat Banerjee's Projects

balck-friday icon balck-friday

A Challenge posted by Analytics Vidhya ranked 835 out of 27832 competitors used multiple regressors finally a score of 2929.03 RMSE

bigmsales icon bigmsales

This is a solution code for regression models and finding a RMSE score of 1156 and finally a rank of 943 among 25888 competitors in Analytics Vidhya

breast-cancer icon breast-cancer

The doccument and data to analyze and predict the presence of breast cancer in a living being with an accuracy of 98.203% in validation . This was in a kaggle competition where i ranked 304 out of about 300 thousand competitors

complaint-box icon complaint-box

The complaint box consists of an administrator as well as a student portal . The user has tobuilt a viw frame for administrative purpose .

covid19india-flutter icon covid19india-flutter

Flutter app for tracking Covid19 impact in India. Inspired by https://www.covid19india.org/

home-automation-embedded-to-ml icon home-automation-embedded-to-ml

This is a complete home helping one to predict temperature , weather ,fertilizers , will detect face and weapon for security , pet watering , IOT device , ldr and door lock is installed

housesaleskaggle icon housesaleskaggle

A solution to a problem posted by kaggle over different attributes effecting the sales of a house

humanoid-robotic-arm icon humanoid-robotic-arm

An important part of a complete humanoid . We managed to create a humanoid arm with a 3d printed structure , taking help of nub wires and semi plastic material the hand could lift objects , handshake and predict heart rate and temperature.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.