Skip to content

hyde/fswrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version 1.0.1

Unified object oriented interface for interacting with file system objects. File system operations in python are distributed across modules: os, os.path, fnmatch, shutil and distutils. This module attempts to make the right choices for common operations to provide a single interface.

This was extracted from the hyde project with minor changes.

Contributors

  • Laurent Bachelier (laurentb)
    • Fix packaging issues. (#2)
  • Jon Banafato (jonafato)
    • Python 2 and 3 compatibility (#3)

About

An opinionated wrapper on file system and path functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published