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.1.3.tar.gz (651.7 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.1.3-py3-none-any.whl (68.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for seestarpy-0.1.3.tar.gz
Algorithm Hash digest
SHA256 a2854d973541a7290db27154dc8db8ece76f37e2d12ca5f7542fc5bc0f67a8af
MD5 f43a70348788fa92fce270429e86494e
BLAKE2b-256 3805f25776a229260e08b10b8c632df9792486982c68b497827dba9ee213b55b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: seestarpy-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 68.2 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.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0ededbcb1b4597e65079faa01de3415b1b31b59e27681187c690eb4942e5ae92
MD5 78f7976f6b390136a086d385a2733ce9
BLAKE2b-256 012530c3b7c73cbc256d55a54e9389a4b96d5c78dce59598704b06c29f55a160

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