{"library":"smbprotocol","type":"library","category":null,"description":"smbprotocol is a Python library designed to interact with servers using the SMB 2/3 Protocol. It provides low-level access to SMB operations, allowing for file and directory manipulation, session management, and authentication against SMB/CIFS shares. The current version is 1.16.1, and the project maintains an active release cadence with multiple updates per year.","language":"python","status":"active","version":"1.16.1","tags":["smb","protocol","network","file-sharing","windows"],"install":[{"cmd":"pip install smbprotocol","imports":["from smbprotocol.connection import Connection","from smbprotocol.session import Session","from smbprotocol.tree import TreeConnect","from smbprotocol.open import Open","from smbprotocol.file import FilePipe","from smbprotocol.file import CreateDisposition"]}],"homepage":null,"github":"https://github.com/jborean93/smbprotocol","docs":null,"changelog":null,"pypi":"https://pypi.org/project/smbprotocol/","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.6,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/smbprotocol/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}