People always need to know about the weather. This app could help you!๐
Using HTML, JavaScript and CSS to make highly customized, cross platfrom desktop app which use Python backends.
Note: Please do not write anything in history_list.json
- Python(In general eel)
- JS
-
weather module:
- pyowm
-
timezone and geo modules:
- geocoder
- pytz
- timezonefinder
- datetime
-
translation module:
- translate
- Clone the repo, and then
$ cd simple-weather-app $ pip install -r requirements.txt $ python main.py
This is for educational purposes only, this may not be efficient to use. Also, this is just a demo on how JS and Python can be used together. However you can use it, if you want.