Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c17hawke/create-and-delete-folders
a simple python script to create and delete multiple folders
https://github.com/c17hawke/create-and-delete-folders
Last synced: 20 days ago
JSON representation
a simple python script to create and delete multiple folders
- Host: GitHub
- URL: https://github.com/c17hawke/create-and-delete-folders
- Owner: c17hawke
- Created: 2018-12-07T11:36:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T22:00:01.000Z (over 3 years ago)
- Last Synced: 2024-12-06T22:37:25.422Z (3 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Create-and-Delete-Folders
a simple python script to create and delete multiple folders present inside a directory.
- run makeFolders.py to make a squence of folders.
- run removeFolders.py to remove any sequence of folders.
- simply run folder.py and follow the instruction.