Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ilteoood/pyscript-collection
- Owner: ilteoood
- License: unlicense
- Created: 2015-05-05T20:22:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T20:44:54.000Z (over 9 years ago)
- Last Synced: 2024-10-18T23:08:41.748Z (3 months ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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