Skip to content

This Python script collects real-time data on the number of people in space and the current location of the International Space Station (ISS). It displays useful information, such as people's names, craft, and the ISS's location, including latitude, longitude, and timestamp, on the console.

License

Notifications You must be signed in to change notification settings

AmirTyper/Space-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space-Explorer

This is a simple Python script that retrieves data from two APIs, and displays the current number of people in space and their names, as well as the current location of the International Space Station (ISS). The script is well-commented, and uses the colorama and termcolor libraries to make the output more visually appealing.



Dependencies

  • Requests
  • colorama
  • termcolor

Notes

  • This script requires an active internet connection to fetch the data from the APIs. If there is no internet connection, the script will not work.

  • The script automatically clears the terminal window for a cleaner output.

  • This is a basic implementation, and it can be expanded to add more functionalities or data sources.

  • Enjoy! and let me know what would you like to see in the future version of this project.

Usage

git clone https://github.com/AmirTyper/Space-Explorer
cd Space-Explorer
pip install -r requirements.txt
python space.py

Support me

The easiest way to support me is to click on the star (⭐) at the top of the GitHub page.

Contact me

Developer's Telegram: click
Developer's Instagram: click
Developer's Twitter: click
My Website: amirtyper.ir

About

This Python script collects real-time data on the number of people in space and the current location of the International Space Station (ISS). It displays useful information, such as people's names, craft, and the ISS's location, including latitude, longitude, and timestamp, on the console.

Topics

Resources

License

Stars

Watchers

Forks

Languages