Python SDK for RotaStellar - Space Computing Infrastructure
Project description
rotastellar
Python SDK for RotaStellar - Space Computing Infrastructure
Plan, simulate, and operate orbital data centers and space intelligence systems.
🚀 Launching Q1 2026
Installation
pip install rotastellar
Overview
RotaStellar provides software tools for:
- Orbital Compute Suite — Plan and simulate space-based data centers
- Orbital Intelligence Platform — Track, analyze, and monitor orbital activity
Coming Soon
from rotastellar import OrbitalIntel
client = OrbitalIntel(api_key="...")
# Track any satellite
iss = client.satellite("ISS")
pos = iss.position()
print(f"ISS: {pos.lat}, {pos.lon}")
# Get conjunction alerts
alerts = client.conjunctions(
satellite="starlink-1234",
threshold_km=1.0
)
Related Packages
- rotastellar-compute — Orbital compute planning tools
- rotastellar-intel — Orbital intelligence tools
Links
- Website: https://rotastellar.com
- Documentation: https://rotastellar.com/docs
- GitHub: https://github.com/rotastellar/rotastellar-python
Part of Rota, Inc.
- rotalabs.ai — Trust Intelligence Research
- rotascale.com — Enterprise AI & Data
License
MIT License — Copyright (c) 2026 Rota, Inc.
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
rotastellar-0.0.1.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rotastellar-0.0.1.tar.gz.
File metadata
- Download URL: rotastellar-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81521e94e1b4d17f8eea9f72e5baa4db11e211c6f6b91f0aec664d1018924e53
|
|
| MD5 |
978c50b6557b980a70d2d7103283238f
|
|
| BLAKE2b-256 |
c8575fad5d4ad12580df44845e6168ee900644a6d8f81eafd6723b625de31610
|
File details
Details for the file rotastellar-0.0.1-py3-none-any.whl.
File metadata
- Download URL: rotastellar-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37b2829c26ed1fa647128830d28143eb59b5132ab375536d4031c7286c7d8f3b
|
|
| MD5 |
73f3b4305f93c6de1f1786a549805c50
|
|
| BLAKE2b-256 |
8fbf2f8b675fb66256669baea0faaa1d4adaa15992775a69cc9a03d25b457918
|