skip to navigation
skip to content

path3 3.0b1

Object for working with files and directories

path3 provides a class (path) for working with files and directories. Less typing than os.path, more fun, a few new tricks.

path3 is a descendant of Jason Orendorff's path.py