python3-scp
scp module for paramiko (Python 3)
The scp.py module uses a paramiko transport to send and receive files via the
scp1 protocol. This is the protocol as referenced from the openssh scp program,
and has only been tested with this implementation.
python3-scramp
Python implementation of the SCRAM protocol
A Python implementation of the SCRAM authentication protocol.
python3-zwave-js-server-python
Library for communicating with zwave-js-server
This library enables interaction with a Z-Wave network using the Z-Wave JS
server. It provides comprehensive functionality for interacting with Z-Wave
devices, including monitoring and controlling various device types such as
binary sensors, climate controls, lights, locks, and more. The library ensures
a structured way to handle Z-Wave events and manage the device nodes,
controllers, and networks. It also supports setting up new devices,
maintaining the network, and collecting statistical data for troubleshooting
and optimization purposes.
python3-django-ca
manage TLS certificate authorities and certificates (Python3 version)
django-ca is a small project to manage TLS certificate authorities and easily
issue certificates. It is based on cryptography and Django. It can be used as
an app in an existing Django project or stand-alone with the basic project
included. Certificates can be managed through Djangos admin interface or via
manage.py commands - so no webserver is needed, if you’re happy with the
command-line.
python3-trove-classifiers
Validates classifiers in packages for PyPI
The package provides a canonical source for classifiers on PyPI.