Skip to main content

Python interface for the SeeStar telescope control system

Project description

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 ;)

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 

Project details


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.2.1.tar.gz (22.9 MB view details)

Uploaded Source

Built Distribution

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

seestarpy-0.2.1-py3-none-any.whl (85.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: seestarpy-0.2.1.tar.gz
  • Upload date:
  • Size: 22.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for seestarpy-0.2.1.tar.gz
Algorithm Hash digest
SHA256 6487e3a0abc5f0489a92f4c48637801927cffea02f1d5b9e71a0c44adaefe294
MD5 2f6e81f5c208ad3198c31c2710de16cd
BLAKE2b-256 050ec39b5052b1d027a8ecc0076675cd72e57951980485c7fbecaa95fa0e8cc6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: seestarpy-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 85.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for seestarpy-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 90cf8fd0a6a927f6456115ad0362137890d0bc6c5df5b138709e096fdcdf6c15
MD5 8e888836de9600edd1d05c4969ee5ac7
BLAKE2b-256 c2c0b8bccfeadbbcc33819849ab419c90a53345fc045462dbcf22f37ba2f744c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page