create a directory structure

A

Andrea Crotti

I would like to write a program which creates a directory structure and
fills in a few templated fields some values passed in as arguments.

So for example
create_struct.py

might create
base_dir:
|_ sub_dir1:
|_ sub_file1
....

It's quite simple in theory, but I would also like to make it very
easily maintanable, for example with a nice representation of the
structure (an INI file maybe).

Any ideas/advise on how to make it easy to write and to maintain?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,982
Messages
2,570,190
Members
46,740
Latest member
AdolphBig6

Latest Threads

Top