/file-path

Object oriented representation of file and directory pathes

Primary LanguagePythonMIT LicenseMIT

FilePath

FilePath is an object-oriented wrapper for file and directory paths in python which is used to avoid the os.path.something mess we've all done at some point.