Stream live International Space Station Telemetry.
Project description
py-iss-telemetry
Python library for establishing a telemetry stream with the International Space Station.
This module allows public International Space Station Telemetry values to be streamed into a list of dictionaries using Python. A websocket is established with NASA's ISSLIVE Lightstreamer server.
DISCLAIMER: The creator of this module is in no way affiliated with Lightstreamer Srl., NASA or any ISS partners.
Example: To create a telemetry stream do
stream = pyisstelemetry.TelemetryStream()
To get the current telemetry values do
values = stream.get_tm()
To end the session do
stream.disconnect()
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
py-iss-telemetry-1.0.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file py-iss-telemetry-1.0.tar.gz
.
File metadata
- Download URL: py-iss-telemetry-1.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0769539310f50afee775bb8a744ec31366da7371f4c192d84d4106651d565ce |
|
MD5 | 7ee7e71a4a9cc6f84c6a9bf9061e68d9 |
|
BLAKE2b-256 | a3067b587b0726064aed4941e00ef3a35fb3e8350ff1f0a08ebd23af635dc73f |
File details
Details for the file py_iss_telemetry-1.0-py3-none-any.whl
.
File metadata
- Download URL: py_iss_telemetry-1.0-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 855c270a22d89045af669a2226c0065bf7c219f834558c1c18f15b04669517ee |
|
MD5 | 5bea1f337d4b84aa0f88885ca991c4e3 |
|
BLAKE2b-256 | 9f8d4d0181ea5edc9fd7b1eaffe89bb7bf7d3acacada31718a0e6a1adefbdabd |