A python project to automatically generate directories and sub-directories.
- Create directories from text files
- Group by text Files
- Create directories from list
- Create a nested directory structure from a dictionary
- Create a nested directory structure from a text file
Install autodirs by running:
pip install autodirs
MIT (c) 2020 Pushkar Kadam