A minimal python package with the goal to watch a directory for new files. Allows for filtering by filetype and persistent history across restarts. Designed to allow for processing of files upon ...
If you’re working with files and directories, you’ll likely need to know the total size of a directory and its subdirectories at some point. This can be useful for a variety of tasks, such as ...