Socket
Socket
Sign inDemoInstall

asyncowfs

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asyncowfs

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


Maintainers
1

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 owserver\ s.

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc