You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python package that implements the SmartFileSystem class (and connector classes) to provide unified object-oriented access to filesystems of various protocols. It draws a number of parallels to the Windows FileSystemObject.
A Python package that implements the SmartFileSystem class (and connector classes) to provide unified object-oriented access to filesystems of various protocols. It draws a number of parallels to the Windows FileSystemObject.
Installation:
pip install smartpath
About
A Python package that implements the SmartFileSystem class (and connector classes) to provide unified object-oriented access to filesystems of various protocols. It draws a number of parallels to the Windows FileSystemObject.