Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashsinghcodes/ask
This is a website which uses api to show weather for you thanks
https://github.com/yashsinghcodes/ask
Last synced: 11 days ago
JSON representation
This is a website which uses api to show weather for you thanks
- Host: GitHub
- URL: https://github.com/yashsinghcodes/ask
- Owner: yashsinghcodes
- Created: 2018-08-25T06:23:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-04T16:32:04.000Z (over 5 years ago)
- Last Synced: 2024-10-06T05:04:55.530Z (3 months ago)
- Language: HTML
- Homepage: http://www.yashhelp.cf
- Size: 194 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ask
## Dependencies Used
It's recommended that you use virtualenv so that existing packages aren't tempered with. You'll need Python 3 installed with pip. Run:``` pip install flask ```
``` pip install requests ```
``` pip install mysql ```
``` pip install win32com ```## Information needed
There are some point on a code where you need to add some critical information. So please check the [code](https://github.com/Darksoul101/Ask/blob/master/app.py) and read the comments.## What is Ask
Ask is web-app which uses some api to show the weather around you it work all over the world and shows you the current weather this web-app works on flask and design with HTML, CSS and JavaScript.