Skip to content

This is a small program used to create multiple folders (or folder pattern) using python. For ex. one can create folders like Section 1, Section 2.... etc.

Notifications You must be signed in to change notification settings

shivpalsinhrana/folder-pattern-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

folder-pattern-with-python

This is a small program used to create multiple folders (or folder pattern) using python.

For ex. one can create folders like Section 1, Section 2.... etc.

Motivation: Whenever i start a new online course, i organize the contents/syllabus according to the weeks or sections in the course. So, if there are 15 sections, i have to make many folders one after another. This piece of code will let you create such folders in one go.

Double clicking or running the code, your are prompted to type first part or title of the folder.

Then you have to type the starting number and ending number of the folders you wish to create.

Afterwards type y if you want to continue.

I am currently working on making a proper user interface using TKinter

Please feel free to improve the code!

Copyright © Shivpalsinh Rana

About

This is a small program used to create multiple folders (or folder pattern) using python. For ex. one can create folders like Section 1, Section 2.... etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages