Skip to main content

SeeStar-Py A light-weight python module to drive the Seestar smart telescopes

This package is on ReadTheDocs. See seestarpy.readthedocs.io

If you've found the package useful - how about buying me a coffee, to keep the creative juices flowing ;)

Version compatibility

seestarpy 0.5.0+ targets the Seestar app v3.2.0 / firmware v7.75 generation. The onboard batch-stacking workflow (stack, crowdsky) sends sub-frame paths in the form firmware v7.75 requires; on earlier firmware that format is not guaranteed to work.

If your Seestar runs firmware earlier than v7.75 (app < v3.2.0), install a previous release instead: pip install "seestarpy<0.5".

Firmware 7.18+ also requires authentication — see the authentication docs.

Quickstart

Install seestarpy using pip:

$ pip install seestarpy

Usage example:

from seestarpy import connection as conn
from seestarpy import raw
    
conn.DEFAULT_IP = "192.168.1.243"                # NOTE - set your own IP address! This is mine.
raw.test_connection()                            # Test if the seestar is connected to the wifi in station mode

raw.scope_move_to_horizon()                      # Turn on telescope
raw.iscope_start_view(ra=13.4, dec=54.9, target_name="Mizar")  # Move to target and turn on camera
raw.iscope_start_stack()                         # Start stacking sub-frames   

raw.iscope_stop_view("Stack")                    # Turn off frame stacking
raw.iscope_stop_view("ContinuousExposure")       # Turn off camera
raw.pi_shutdown(True)                            # force=True to avoid mistakenly shutting down 

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seestarpy-0.6.0.tar.gz (676.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

seestarpy-0.6.0-py3-none-any.whl (113.2 kB view details)

Uploaded Python 3

File details

Details for the file seestarpy-0.6.0.tar.gz.

File metadata

  • Download URL: seestarpy-0.6.0.tar.gz
  • Upload date:
  • Size: 676.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for seestarpy-0.6.0.tar.gz
Algorithm Hash digest
SHA256 e44cab2cfe670a912ab2f112442eba97041d99aa7a497a839c7488e55a991106
MD5 e38fa5719aed9772a207edfb1f5cf2d9
BLAKE2b-256 fe18aa8729329549d5e46b3e22545e96efb4b9c977b13f136630e6249ef6704a

See more details on using hashes here.

File details

Details for the file seestarpy-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: seestarpy-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 113.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for seestarpy-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d4c751c1e3fb9357cfa3a57742eb7e2e2632de591c85a4e8884f673a23d7daf6
MD5 3e842eaba3f9f68a4e2d3743857970b1
BLAKE2b-256 23e9103dd929ed095d93831df18731ab683e12f9e789bdea54aef5ca10ecfec4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.0 This release

2 files

0.5.2

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.1

2 files

0.3.0

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page