pushkarkadam / autodirs

A python project to automatically generate directories and sub-directories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Directories

build-status Documentation Status PyPI

A python project to automatically generate directories and sub-directories.

Features

  • 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

Installation

Install autodirs by running:

pip install autodirs

License

MIT (c) 2020 Pushkar Kadam

About

A python project to automatically generate directories and sub-directories

License:MIT License


Languages

Language:Python 100.0%