Skip to content

Instantly share code, notes, and snippets.

# -*- coding: utf-8 -*-
"""
Manage files and the underlying tree of directories
you can use it to manage a lot of files with a «distributed» amount of files per directory
Usage :
# import
from hiddenFileSystem import HiddenFileSystem
# Instanciate with a directory name :