Skip to main content

A pygame calibration scene for use with PyViewX

Project description

Here’s a basic example of usage:

from pyviewx.client import iViewXClient
from pyviewx.pygame import Calibrator
from twisted.internet import reactor

client = iViewXClient('192.168.1.100', 4444)
calibrator = Calibrator(client, reactor = reactor)
reactor.listenUDP(5555, client)
reactor.callLater(0, calibrator.start)
reactor.run()

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

pyviewx.pygame-0.5.1.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file pyviewx.pygame-0.5.1.tar.gz.

File metadata

File hashes

Hashes for pyviewx.pygame-0.5.1.tar.gz
Algorithm Hash digest
SHA256 51ae1447e51835064e12aff47ed4c26935f34509343bafe4295d4e241e0db96c
MD5 7b9ffc059f321660729731299c36bd62
BLAKE2b-256 5938956ecb656bb98b98b09d6e62df78b40ca1dbb7caf5cec7ba61866e566abf

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