Description
Implements SMBv2 and SMBv3 client behavior for Python applications. It helps tools connect to Windows file shares and compatible servers to list directories, read files, write files, and manage share operations.
Developers and administrators use it as a network library. SMB access often involves credentials and private files, so use encrypted connections where possible and protect passwords, share paths, and logs.