Skip to main content

Application development framework for interactive installations

Project description

Like Twisted, Sparked is a python library and an application runner in once. Some of its features follow here:

  • Robust startup and restart of the program; if it crashes, it’s started again.

  • Logging: keeps a rotated logfile for debugging purposes.

  • Pidfile management for making sure your app starts only once.

  • A GUI status window (based on GTK) for monitoring the state of the application and the state of the system (network, power supply, …). Easy to add your own monitors.

  • Fullscreen graphics display for creating interactive displays, based on the clutter library.

  • Eventing system for broadcasting messages between spark modules.

  • A state machine for guiding the application through different states, with callback functions.

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

Sparked-0.5.tar.gz (19.5 kB view hashes)

Uploaded Source

Supported by

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