An unknown error has occurred.

Bernard Czenkusz

bernie@skipole.co.uk

WEBPARAMETRICS

Current Projects

Skipole

Skipole is a Python WSGI application generator, which can be used to create dynamic web pages.
Template pages containing widgets are populated by your own Python funtions.

Skilift

Skilift works with skipole to create and develop a project. Once deployed, skilift is no longer necessary.
Both skipole and skilift are available on Pypi.

indi-mr

Provides functions for converting between the INDI protocol and redis storage, and accessing values stored, also contains functions to optionally transfer the INDI protocol via MQTT.

indiredis

Provides an INDI web client for general Instrument control. The package does not include indiserver or drivers, but is compatible with them. Though INDI is generally used for astronomical instruments, it can work with any instrument if appropriate INDI drivers are available.

skiwidgets

Illustrates widgets used by the skipole framework. Widgets are organised in the framework by modules and then by module name.
An example of each widget can be found at this site:
/skiwidgets/modulename/widgetname.