A CLI to get the current position, speed, passing country and image of the location of International Space Station on a map [#liveisstracker]. Source: LiveIssTracker Project from https://gitlab.com/manojm18/liveisstracker.
Project description
A command line utility to get stats from International Space Station. Live ISS tracker was originally an application built around streamlit to show the position of the international space station on an orthographic view on the globe. This utility extends its functionality to provide some useful stats of the international space station.
Usage: liveisstracker [OPTIONS]
liveisstracker can get location,speed and pass-over country based on
current location of International Space Station
Options:
-i, --get-iss-location Get the current location of International Space
Station + Google MAP URL
-s, --get-iss-speed Get the current ground speed of International
Space Station
-c, --get-country Get the country above which the ISS is current
passing over
-p, --plot-iss FILENAME.png Plot the current position of International
Space Station on a map
-h, --help Show this message and exit.
Get stats from International Space Station
$ liveisstracker -i -s
Timestamp (UTC): 2021-11-17 15:52:05 ISS is at Lat:24.6399 Lon:30.1919
https://maps.google.com/?q=24.6399,30.1919&ll=24.6399,30.1919&z=3
Ground Speed of International Space Station is ~ 24833.19 Km/h
Installation
Install liveisstracker using pip:
$ pip install liveisstracker --upgrade --no-cache-dir
Requirements
Python >= 3.6
Pandas 1.0.4
geopy = 1.20.0
geographiclib = 1.50
plotly = 5.3.1
basemap = 1.3.2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file liveisstracker-1.1.10.tar.gz
.
File metadata
- Download URL: liveisstracker-1.1.10.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57e73ff75e544c598a94620b4868a55d43a3a2a302d62b03729ff564bfcd1529 |
|
MD5 | 07bdf73f204ef39d18ae19b9cf756ba7 |
|
BLAKE2b-256 | 026246b6b026f519639c7bfc0eba78588edf3cd58b6db117b434e2295430be45 |
File details
Details for the file liveisstracker-1.1.10-py3-none-any.whl
.
File metadata
- Download URL: liveisstracker-1.1.10-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21914d00b7c61bb9324d22496ff939293ecbf2bce0a0bd79ba6f0a486749b01f |
|
MD5 | 6e84ef8c3fccdf3cc795edadee7bcbcf |
|
BLAKE2b-256 | a3143b6130cc81aed3277565d398fc7bb3138f37dc9d854fede7f11445f443b1 |