The OpenTelemetry project has announced that key portions of its declarative configuration specification have reached stable ...
A custom logging module for Python that supports colorized output and log file rotation. Includes features such as configurable log levels, custom formatters, and automatic deletion of old log files.
A Python library for authenticating against WebAuthn/FIDO2 servers. Handles FIDO2 device discovery, assertion retrieval over CTAP HID, and server communication. Tested against the python-fido2 server ...