Skip to content

Yet another filename manipulation library. Aims for total Python 2/3 and POSIX/NT compatibility

License

Notifications You must be signed in to change notification settings

remram44/rpaths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f794e0d · Jun 30, 2021
Apr 20, 2020
Apr 20, 2020
Jun 30, 2021
Oct 26, 2015
Apr 12, 2017
Jun 6, 2014
Apr 17, 2017
Apr 18, 2017
Mar 30, 2017
Apr 20, 2020
Feb 21, 2016
Jun 30, 2021
Jun 9, 2014
Jun 30, 2021

Repository files navigation

Build Status Linux Build Win Build Coverage Status

rpaths

rpaths is yet another path manipulation library.

The full documentation is built by ReadTheDocs.

It pains me that I should have to write this, however after a survey of the existing packages, including pathlib (included in the Python standard library since 3.4, see PEP 428), it appears that every one of them chokes on one valid filename or another.