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.5.2.tar.gz (669.2 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.5.2-py3-none-any.whl (110.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: seestarpy-0.5.2.tar.gz
  • Upload date:
  • Size: 669.2 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.5.2.tar.gz
Algorithm Hash digest
SHA256 4ffe1950e25a460b1661174bb3144e5d4362c6e5342a38bc22a44089f99d6921
MD5 0acb85143f825ab5842321edaec58a4d
BLAKE2b-256 061b77d807af6c8ca65a1097f5ce0a52fce1ca17a8e88dd3caef4e0929dcc4f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: seestarpy-0.5.2-py3-none-any.whl
  • Upload date:
  • Size: 110.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.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e3861c8d322426814c6001b5a6a76e742b7b0306ad1aac0293f5a60c8e5dfb97
MD5 45f18016142848c59f5fa725c91e1b1f
BLAKE2b-256 1ca23cc8b8a4d306c7264db628899a008099fa23f64dbfee2f69bea746eeb8aa

See more details on using hashes here.

Release history Release notifications | RSS feed

0.6.0

2 files

This release

0.5.2 This release

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