Code Monkey home page Code Monkey logo

python-app-with-electron-gui's Introduction

You've found Sourav Johar

visitors

Stay at 127.0.0.1, wear a 255.255.255.0

Professionally, I write code for VMware R&D. I also code for myself, from automating some of my workflows to working on full-blown projects. You can find some interesting ones on Computer Vision, Deep Learning and Game AIs in my GitHub profile.

More about me:

  • I have a YouTube channel where I try my best to share knowledge on code
  • I have also authored a couple of courses on OpenCV: Packt Pub
  • I've helped digitise the workflow for several small businesses
  • Member @Preflet, a start-up which aims to bring one-click ML to the masses
  • Breaking Bad is the best TV show on the planet (go ahead, try to change my mind)

GitHub Stats

Top Langs

python-app-with-electron-gui's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

python-app-with-electron-gui's Issues

Python error

Hi Sourav I am getting error when I am trying to use Weather forecast when I input city I get following error

weather.js:13 Uncaught TypeError: python is not a constructor at get_weather (weather.js:13) at HTMLButtonElement.onclick (weather.html:20)

js files are not loading

my js file like sone custon js are not loded and not a single event is working on the app the app is behaving like a static page

Contact

How does someone retain your services? I don't see contact information.

weather not working

The weather app after entering the city name and press the 'Go' button , all of sudden clear the text (city name) and remain without any change it seems it is not reading the python script

Page buttons do not work in Firefox

The HTML for the page buttons is formatted incorrectly.

<button class="btn btn-info"><a style="color:white" href="weather.html">Weather</a></button>

should be

<input type="button" class="btn btn-info" onclick="location.href='weather.html';" value="Weather" />

Interactive content is not allowed inside of in HTML5.

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.