Codebase list pysmb / e0122891-afce-4f62-b52a-e2e25e8b2054/upstream README.md
e0122891-afce-4f62-b52a-e2e25e8b2054/upstream

Tree @e0122891-afce-4f62-b52a-e2e25e8b2054/upstream (Download .tar.gz)

README.md @e0122891-afce-4f62-b52a-e2e25e8b2054/upstream

64d6c7c
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
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](https://github.com/miketeo/pysmb/issues).