Skip to main content

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)

Uploaded Source

Built Distribution

iss_location_now-1.0.0-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page