Git Product home page Git Product logo

Comments (12)

KeithGalli avatar KeithGalli commented on September 3, 2024 1

Will respond with some feedback when I get back to my computer tomorrow. Bump this thread if you don't hear me and thanks for the kind feedback!

from gui.

1997showroom avatar 1997showroom commented on September 3, 2024

Will respond with some feedback when I get back to my computer tomorrow. Bump this thread if you don't hear me and thanks for the kind feedback!

Amazing and also how do you give your tk program a title in the title bar at top instead of it saying "tk"

I'm just getting to the library to go try the next tutorial you have on your youtube!!

from gui.

hannansatopay avatar hannansatopay commented on September 3, 2024

@KeithGalli I was browsing on GitHub and happened to stumble upon this repository. I hope you don't mind me answering the query.

@1997showroom

  1. You have to first install the requests library to be able to use that particular command without getting any error. The easy way to do that is to run the following command in your command prompt - pip install requests
    Also, do not forget to import the requests library as already shown in the code shared in this repository.
    Just additional information: the requests library allows you to work with APIs such as the weather API in this particular case.

  2. You can easily change the title of the window by using the following code -
    root.title('Weather App')
    You should put this code just below the statement root = tk.Tk()

from gui.

1997showroom avatar 1997showroom commented on September 3, 2024

from gui.

hannansatopay avatar hannansatopay commented on September 3, 2024

@1997showroom
Yes, I am available to work as a developer on a wide variety of projects. I can work on the following project category: Data Science, Machine Learning, Cloud, Computer Vision, Web Development, App Development, Internet of Things just to name a few.
I am fluent in Python (and all related libraries...even Flask), HTML/CSS/Javascript, PHP, Wordpress, R, C & C++.
You can connect with me on LinkedIn where we can discuss further: https://www.linkedin.com/in/hannansatopay/

from gui.

1997showroom avatar 1997showroom commented on September 3, 2024

from gui.

hannansatopay avatar hannansatopay commented on September 3, 2024

@1997showroom I have gone through the Presentation file and it looks really neat! I am assuming you want a company website to be developed? I can definitely do that. Any way we can get in touch?

from gui.

1997showroom avatar 1997showroom commented on September 3, 2024

from gui.

1997showroom avatar 1997showroom commented on September 3, 2024

from gui.

1997showroom avatar 1997showroom commented on September 3, 2024

from gui.

1997showroom avatar 1997showroom commented on September 3, 2024

from gui.

hannansatopay avatar hannansatopay commented on September 3, 2024

Yes, I have replied to you via email. We can carry forward our conversation over there!

from gui.

Related Issues (5)

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.