anyconfigLibrary provides common APIs to load and dump configuration files in various formats
pathmagicProvides ORM path classes (File and Dir), which automatically emit file system IO operations upon having their attributes modified. File objects allow for easy content manipulation of many forms of files.
property-cachedA decorator for caching properties in classes (forked from cached-property).