Skip to main content

Interface to jambit's project traffic lights.

Project description

https://travis-ci.org/jambit/python-jambel.svg?branch=master

Interface to jambit’s project traffic lights.

A simple example:

import jambel
light = jambel.Jambel('ampel3.dev.jambit.com')
light.green.on()
light.yellow.blink()
light.red.flash()

It is also possible to query the jambel’s status:

status = light.status()
if stats[jambel.GREEN] == jambel.BLINK:
    print('green light is blinking!')

Interested in the hardware? Contact us at info@jambit.com

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

jambel-0.1.1.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file jambel-0.1.1.tar.gz.

File metadata

  • Download URL: jambel-0.1.1.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jambel-0.1.1.tar.gz
Algorithm Hash digest
SHA256 72870bfc802dc72a1f6c141f5670b233d0fbba4842c31d7112ce81194cd1671a
MD5 425f35e0c2e28abeec48f6852d6d77e8
BLAKE2b-256 6149887eb10834c6d574f4217ef6ff9f1fa76d76347473ab8d40428a74cc8ef4

See more details on using hashes here.

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