DFSG NEW Queue

DFSG, Licensing & New Packages Team

ekey-bionyxpy 1.0.1-1

Package Information

DescriptionPython 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.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/ekey-bionyxpy.git (browse)
Closes#1130907
Trackerhttps://tracker.debian.org/pkg/ekey-bionyxpy
Uploaded5 hours ago

New Package Report

.changes
Architectureall source
Distributionunstable
DateSun, 15 Mar 2026 18:50:00 +0000
Sourceekey-bionyxpy
Version1.0.1-1
Changed-ByEdward Betts
Changelog
ekey-bionyxpy (1.0.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130907)
.dsc
Package-Listpython3-ekey-bionyxpy deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
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.

Back to Dashboard | View all reviews for this package