blackvvine / file-path

Object oriented representation of file and directory pathes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Object oriented representation of file and directory pathes

License:MIT License


Languages

Language:Python 100.0%