https://github.com/sebastvin/window-application-api-using
Window application developed using python and tkinter modules, uses api queries to retrieve basic economic information in real time.
https://github.com/sebastvin/window-application-api-using
api gui-application python3 tkinter-python
Last synced: 7 months ago
JSON representation
Window application developed using python and tkinter modules, uses api queries to retrieve basic economic information in real time.
- Host: GitHub
- URL: https://github.com/sebastvin/window-application-api-using
- Owner: Sebastvin
- Created: 2021-09-22T20:56:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-24T13:00:50.000Z (almost 4 years ago)
- Last Synced: 2025-02-25T17:51:26.838Z (about 1 year ago)
- Topics: api, gui-application, python3, tkinter-python
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple windows application using tkinter and api calls.
A project created in order to get familiar with the tkinter graphics library and its possibilities.
# How the application works?
The application is divided into 4 different headings that perform different functions.
1. The first is a simple currency converter using simple API calls.
2. The second header is also a currency converter only here we can swap with cryptocurrencies.
3. A third headline upcoming IPO of companies also pulls data from a free API.
4. The fourth headline lists upcoming financial reports of stock market companies with earnings estimates.
## Webpages from which API CALLS data is taken:
* https://www.exchangerate-api.com/ [currency converter]
* https://www.alphavantage.co/ [financial reports, IPO of companies, crypto/currency converter]
Demo video:
* https://www.youtube.com/watch?v=1c9QaK2p2kk&t=2s&ab_channel=X_Cherry
Screen from app:
