Tutorials and How-To Guides
In-depth Information
Program code
Changelog and Contribution
The files module contains utility functions that deals with files.
files
Ensure existence of the specific directory in the file system
:param path_to_dir:str – path of the directory whose existence should be ensured
The logger module contains utility functions that deals logs.
logger