{"library":"scp","type":"library","category":null,"description":"The `scp.py` module, currently at version 0.15.0, provides a pure-Python implementation of the SCP1 (Secure Copy Protocol) client. It leverages the `paramiko` library for SSH transport, enabling secure file transfers over SSH connections, mirroring the functionality of the OpenSSH `scp` program. The library is actively maintained but follows an irregular release cadence.","language":"python","status":"active","version":"0.15.0","tags":["scp","ssh","sftp","paramiko","file transfer","secure copy"],"install":[{"cmd":"pip install scp","imports":["from scp import SCPClient","from paramiko import SSHClient"]},{"cmd":"pip install paramiko scp","imports":[]}],"homepage":null,"github":"https://github.com/jbardin/scp.py","docs":null,"changelog":null,"pypi":"https://pypi.org/project/scp/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/scp/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}