MikeTeo.net

A Software Technologist's Blog (Wanna Email Me?)

pysmb is back online!

June 9, 2009 By miketeo
 

pysmb is now back online at http://miketeo.net/wp/index.php/projects/pysmb.

pysmb is a client-side SMB/CIFS module which I have written in Python during my university days back in 2000. During that time, there are a couple of SMB/CIFS modules that wrap around native C libraries. I needed a cross-platform solution to support common file operations with Windows and Samba shared folders and wrote pysmb.

After graduation, I had stopped actively maintaining pysmb due to work. Eventually, I migrated miketeo.net to a new web framework/layout and dropped pysmb. Now pysmb is back online. Hopefully, it can help those Python programmers who need a SMB/CIFS solution for their projects.

Enjoy!

Add A Comment