{"id":28537537,"url":"https://github.com/python-trio/trio-owfs","last_synced_at":"2025-07-08T07:32:03.078Z","repository":{"id":62585306,"uuid":"147348885","full_name":"python-trio/trio-owfs","owner":"python-trio","description":"Access 1wire buses (via owserver)","archived":false,"fork":false,"pushed_at":"2024-03-05T17:46:18.000Z","size":186,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-09T18:11:31.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-trio.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"python-trio","open_collective":"python-trio"}},"created_at":"2018-09-04T13:15:55.000Z","updated_at":"2022-10-08T18:58:33.000Z","dependencies_parsed_at":"2024-04-12T20:03:46.659Z","dependency_job_id":null,"html_url":"https://github.com/python-trio/trio-owfs","commit_stats":{"total_commits":184,"total_committers":1,"mean_commits":184.0,"dds":0.0,"last_synced_commit":"694a7d89265d78af6080978f01b86ec1fd32c9f9"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/python-trio/trio-owfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-trio%2Ftrio-owfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-trio%2Ftrio-owfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-trio%2Ftrio-owfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-trio%2Ftrio-owfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-trio","download_url":"https://codeload.github.com/python-trio/trio-owfs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-trio%2Ftrio-owfs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260749320,"owners_count":23056735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-09T18:10:11.869Z","updated_at":"2025-07-08T07:32:03.066Z","avatar_url":"https://github.com/python-trio.png","language":"Python","funding_links":["https://github.com/sponsors/python-trio","https://opencollective.com/python-trio"],"categories":[],"sub_categories":[],"readme":".. image:: https://img.shields.io/badge/chat-join%20now-blue.svg\n   :target: https://gitter.im/python-trio/general\n   :alt: Join chatroom\n\n.. image:: https://img.shields.io/badge/docs-read%20now-blue.svg\n   :target: https://asyncowfs.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n   \n.. image:: https://img.shields.io/pypi/v/asyncowfs.svg\n   :target: https://pypi.org/project/asyncowfs\n   :alt: Latest PyPi version\n\n.. image:: https://travis-ci.org/python-trio/asyncowfs.svg?branch=master\n   :target: https://travis-ci.org/python-trio/asyncowfs\n   :alt: Automated test status\n\n.. image:: https://codecov.io/gh/python-trio/asyncowfs/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/python-trio/asyncowfs\n   :alt: Test coverage\n\n\nAsync 1wire\n===========\n\nWelcome to `Async 1wire \u003chttps://github.com/smurfix/asyncowfs\u003e`__!\n\nThis library allows you to access 1wire buses with Python, using any\nasync library (trio, asyncio, curio).\n\nAsyncOWFS does *not* try to talk to any 1wire interface by itself; it\nuses TCP port 4304 (by default) to access one or more ``owserver``\\ s.\n\nBus enumeration (when starting up, plus periodically in the background\nif desired) is automatic and can be turned off.\n\nThis module supports background polling, alerts, and simultaneous\nconversions. Bus couplers (DS2509) are handled transparently. Accessors to\ndevice attributes are created from device descriptors, read from\n``owserver``, and augmented by device-specific classes when necessary.\n\nAsyncOWFS includes a test suite, including a mock 1wire server written in\nPython, which you can easily re-use to test your own code. See `distowfs\n\u003chttps://github.com/smurfix/distowfs\u003e`__ for an example.\n\nLicense: Your choice of MIT or Apache License 2.0\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-trio%2Ftrio-owfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython-trio%2Ftrio-owfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-trio%2Ftrio-owfs/lists"}