Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-24T12:39:35.000Z (11 months ago)
- Last Synced: 2024-11-12T09:12:31.768Z (3 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
## [![](https://skillicons.dev/icons?i=py)](/)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)