Binary package “python3-scp” in ubuntu noble

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.
 .
 This package contains the Python 3 module for scp.