A simple scripts is compiled in CLI format.
each command is added by installation
git clone https://github.com/1b0325h/pytools.git
cd pytools
pip install .
file operation:
command | description | docs |
---|---|---|
randname |
batch rename files in a specified directory to random string | randname.md |
renbname |
batch rename files in a specified directory to sequential numbers | renbname.md |
folderzip |
zip each folders in the specified directory (except files!) | folderzip.md |
utility:
command | description | docs |
---|---|---|
randclip |
copies a random string of a specified number of characters to clipboard | randclip.md |
converter:
command | description | docs |
---|---|---|
azw2cbz |
convert azw files consisting of fixed layouts to cbz files | azw2cbz.md |