Codebase list pysmb / 20f2d49 README.md
20f2d49

Tree @20f2d49 (Download .tar.gz)

README.md @20f2d49view markup · raw · history · blame

pysmb

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.

  • Primary Project Website: https://miketeo.net/blog/projects/pysmb
  • Documentation: http://pysmb.readthedocs.io/
  • Issue Tracker: Please use the issue tracker on github.