Skip to main content

Async access to 1wire (asyncio,trio,curio)

Project description

This library allows you to access 1wire buses with Python, using any async library (trio, asyncio, curio).

This code does not try to talk to any 1wire interface by itself; it uses TCP port 4304 (by default) to access one or more owservers.

Bus enumeration (when starting up, plus periodically in the background if desired) is automatic and can be turned off.

This code supports background polling, alerts, and simultaneous conversions. Bus couplers (DS2509) are handled transparently. Accessors to device attributes are created from device descriptors, read from owserver and augmented by device-specific classes when necessary.

The name of this library is (a) historic, (b) its main author strongly prefers Trio.

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

trio-owfs-0.8.0.tar.gz (39.3 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