-
Python] Gui to get live weather, news headlines and send emails코딩Coding/Mojo★Python파이썬 2020. 12. 31. 11:10728x90
Gui to get live weather, news headlines and send emails
Posted in r/Python by u/MegaGamerDolphin • 377 points and 39 comments
www.reddit.com
Gui to get live weather, news headlines and send emails
Here is my link to my repository: [https://github.com/Epicalable/JARVIS-GUI](https://github.com/Epicalable/JARVIS-GUI)
[My Chatbot Gui](https://preview.redd.it/ypupeveaxw761.png?width=1024&format=png&auto=webp&s=be02060a92d14faf7ce2035761d4c5560fa8a637)
Started self-learning Python 2-months ago.
I was getting tired and bored of Command-Line Interface so I decided to create a chatbot with a Gui since it was my dream to have a personalized AI (But due to my potato PC I could only build a chatbot).
I was lucky to be stumbled across PySimpleGui since it was very easy to be learned by beginners.
This chatbot is capable to get live weather, news headlines and send emails. You will need to register for FREE to get Weather and News from these websites:
News: [https://newsapi.org/](https://newsapi.org/) and Weather: [https://openweathermap.org/](https://openweathermap.org/)
Copy the given API-Key and enter it in the Settings-Ui in the Menu of the Chatbot's Gui.
You can also customize the output for chatting by editing the intents in the .json file.
So I started a small organization on github to host it and hope for people to share their input and guide me on things I don't know.
It would be kind if you can star this repository if you like it.
So here is my link to my repository: [https://github.com/Epicalable/JARVIS-GUI](https://github.com/Epicalable/JARVIS-GUI)
Thank you :-)반응형'코딩Coding > Mojo★Python파이썬' 카테고리의 다른 글
Python in Visual Studio Code – March 2021 Release (0) 2021.03.17 파이썬 리스트 내부구조 (Python List Internals) (0) 2021.02.22 Key Python Packages for Data Science(그림자료 쓸만함 (0) 2021.02.07 파이썬 웹 크롤링 (0) 2021.01.11 My latest Python GUI for uninstalling the default Windows 10 apps, PyDebloatX. (0) 2020.12.30 파이썬 코딩 무료 강의(활용편2)-GUI 프로그래밍을 배우기-(나도 코딩) (0) 2020.12.25 파이썬 코딩 무료 강의(활용편1)-추억의 오락실 게임을 만들기-나도코딩 (0) 2020.12.25 파이썬의 정석-프로그램 동산(무료강의) (0) 2020.12.20