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.
Installation
To install, simply run: pip install py-iss-telemetry
Usage
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
Built Distribution
File details
Details for the file py-iss-telemetry-1.2.tar.gz
.
File metadata
- Download URL: py-iss-telemetry-1.2.tar.gz
- Upload date:
- Size: 7.0 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 | 3e7072016d05c564b71e3c4acc2b6616ca3cf6aa8b4a23fd3444a789bd8a16cc |
|
MD5 | 46d9c489b028c7ba5869be0301a0205f |
|
BLAKE2b-256 | 3232c27e15c0f95c33384a9d5903611721fe6ac27fa4878cc70eb802eebfec64 |
File details
Details for the file py_iss_telemetry-1.2-py3-none-any.whl
.
File metadata
- Download URL: py_iss_telemetry-1.2-py3-none-any.whl
- Upload date:
- Size: 12.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 | adc880b4db36ac7b974b1588dc02e99773637611ef0293de9541d6f9013299da |
|
MD5 | fe9560be8e60672dc29712271cf9b38e |
|
BLAKE2b-256 | 06cc8e7362c2301372fae3403d3903b1e9b45e4d659ee8ef2c82bdae7b794b73 |