Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilteoood/pyscript-collection

A collection of utility script
https://github.com/ilteoood/pyscript-collection

Last synced: 22 days ago
JSON representation

A collection of utility script

Awesome Lists containing this project

README

        

# PyScript Collection

A collection of utility script.

### Info
The utilities that you will find in this collection are:

- DirMaker.py: this will create the directory tree found inside a file called "list.txt", an example of the structure of this file can be found [here]. The structure will be created in the execution path of the script.
- DirMapper.py: this will map the directories structure inside the "list.txt" file. The mapped directory is the same path of the execution path of the script.
- FileDestroyer.py: this will destroy a specified file, with N overwrites of junk inside it.
- FileMaker.py: this will create a series of N files, containing junk.
[here]:https://github.com/ilteoood/PathMaker/blob/master/config.cfg