Metadata-Version: 2.1
Name: otomkdir
Version: 0.0.1.13
Summary: to automate creation of folders and subfolders
Author: mose_tucker_0159
Author-email: mose.tucker.0159@gmail.com
License: UNKNOWN
Keywords: python
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Description-Content-Type: text/markdown
License-File: LICENSE.txt


# otomkdir
otomkdir is a Python library to automate creation of folders and subfolders.

## Installation
Use the package manager "pip install" to install otomkdir.

```bash
pip install otomkdir
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## Contributor/s
mose_tucker_0159 -- mose.tucker.0159@gmail.com

## License
[MIT]( https://choosealicense.com/licenses/mit )


