dougthor42/subscriptable-path
A subclass of python's pathlib.PurePath that allows subscripting (`p[2]` returns 2nd item in the path).
PythonMIT
A subclass of python's pathlib.PurePath that allows subscripting (`p[2]` returns 2nd item in the path).
PythonMIT