Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)