ekey-bionyxpy 1.0.1-1
Package Information
| Description | Python client for the ekey bionyx third-party API This library provides an asynchronous Python client for the third-party API used by ekey bionyx biometric access control systems. It communicates with the bionyx online service and exposes Python interfaces for the API endpoints currently available to third-party integrations. The library allows applications to retrieve systems associated with an account and to manage webhook configuration, including listing, creating and updating webhook registrations for integrations. Authentication is performed using externally supplied access tokens. Token acquisition and renewal are handled by the calling application, allowing the library to focus on structured access to the API operations. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/ekey-bionyxpy.git (browse) |
| Closes | #1130907 |
| Tracker | https://tracker.debian.org/pkg/ekey-bionyxpy |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Architecture | all source |
|---|---|
| Distribution | unstable |
| Date | Sun, 15 Mar 2026 18:50:00 +0000 |
| Source | ekey-bionyxpy |
| Version | 1.0.1-1 |
| Changed-By | Edward Betts |
Changelog
ekey-bionyxpy (1.0.1-1) unstable; urgency=medium . * Initial release. (Closes: #1130907)
.dsc
| Package-List | python3-ekey-bionyxpy deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ekey-bionyxpy Upstream-Contact: Richard Polzer <richard@polzer-eb.de> Source: https://github.com/richardpolzer/ekey-bionyx-api Files: * Copyright: 2024 Richard Polzer License: MIT Files: debian/* Copyright: 2026 Edward Betts <edward@4angle.com> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.