/subscriptable-path

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

Primary LanguagePythonMIT LicenseMIT

Stargazers