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
json-api python realtime
Last synced: 3 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T12:39:35.000Z (9 months ago)
- Last Synced: 2024-02-24T13:44:28.777Z (9 months ago)
- Topics: json-api, python, realtime
- Language: Python
- Homepage:
- Size: 33.8 MB
- Stars: 1
- 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)