https://github.com/honzoraptor31415/iss
A cool little Python app, that uses some JSON APIs to get data about ISS and display it in realtime.
https://github.com/honzoraptor31415/iss
iss iss-api json json-api python realtime tkinter tkinter-python
Last synced: about 2 months ago
JSON representation
A cool little Python app, that uses some JSON APIs to get data about ISS and display it in realtime.
- Host: GitHub
- URL: https://github.com/honzoraptor31415/iss
- Owner: Honzoraptor31415
- Created: 2024-01-18T11:11:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-24T12:39:35.000Z (about 1 year ago)
- Last Synced: 2025-01-11T06:29:30.261Z (4 months ago)
- Topics: iss, iss-api, json, json-api, python, realtime, tkinter, tkinter-python
- Language: Python
- Homepage:
- Size: 33.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ISS api calls with Python
## [](/)A simple Python app with Pygame, that uses some JSON apis to get interesting data about ISS including it's current position, and then displays it in the GUI window.
I already made a similar thing using HTML and vanilla Javascript, so I have some experience with these apis and with displaying an image of the ISS based on the data that I get from the api.
### Made by [Honzoraptor-3.1415926535](https://github.com/Honzoraptor31415)