P
python
Projects with this topic
-
filevault is a class for managing a hash directory tree of files on a filesystem.
A Vault will:
Create a hash directory tree of custom depth
Spread out files to keep CLI snappy when traversing the tree
Scale to hundreds of thousands of files
Obfuscate directory paths and filenames
Updated