ObjectivePaths is a small Julia library aiming to make a few operations around handling paths to folders and files easier. It's a small wrapper around Base's file system applying some ideas from Python's pathlib library, in a Julian way.
Installation:
] add ObjectivePaths
See documentation for more details. Also, please consider supporting my work if you find it valuable!