A package to get the latitude and longitude of International Space Stattion
Project description
International Space Station Location Finder
Installation
pip install iss-location-now
Usage
# importing module
from iss_location_now import iss_location_now
# calling the iss_now function
iss_location_now.iss_now()
Sample Output
{
'iss_longitude': -82.64,
'iss_latitude': 27.76,
'timestamp': 1646730702,
'response_message': 'success'
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iss_location_now-1.0.0.tar.gz
(2.2 kB
view hashes)
Built Distribution
Close
Hashes for iss_location_now-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7dcccd838967e81e04ee73b4f978fd8088e2c555f417b63382e9fce52de3bb1 |
|
MD5 | f6e79483218a488a9078a92a302d214c |
|
BLAKE2b-256 | c430803249fbca93c23c5a070bec52198dad28be26211882638be2126a41cdf0 |