Skip to main content

A simple folder structure creator.

Project description

Info:

This is the README file for Folder Structure Creator.

Author:

David Sanchez <dvswells@gmail.com>

Date:
07-09-2021
Version:
0.1.5

PURPOSE

A simple folder structure creator capable of interpreting a tab-delimited text file and creating the defined folder hierarchy.

INSTALLATION

pip install folder-structure

CLI USAGE

Run: python -m folder_structure.

Designing the folder structure hierarchy in a text file called ‘test_structure’

1. Test
   1.1 Test
   1.2 Test
2. Test
   2.1 Test
      2.1.2 Test
3. Test
   3.1 Test

Creating the folder structure from the text file

 $ python -m folder_structure /full/path/to/test_structure
The folder structure will be created at /your/console/location
Line 0
Line 1
Line 2
Line 3
Line 4
Line 5
Line 6
Line 7
Line 8
The folder structure creation has ended successfully.

Result

https://github.com/dvswells/folder-structure/blob/main/test_structure.PNG

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

folder-structure-0.1.5.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page