miketeo / pysmbLinks
pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol (SMB1 and SMB2) which allows your Python application to access and transfer files to/from SMB/CIFS shared folders like your Windows file sharing and Samba folders.
☆358Updated 2 months ago
Alternatives and similar repositories for pysmb
Users that are interested in pysmb are comparing it to the libraries listed below
Sorting:
- Complete implementation of VirtualBox's COM API with a Pythonic interface.☆368Updated last year
- Better directory iterator and faster os.walk(). Archived, as this has been in the stdlib since Python 3.5.☆537Updated 6 months ago
- Python bindings for libssh2 C library.