Skip to main content

This library allows a user to specify which items (folders/files) that should be excluded from a folder clean.

Project description

This package allows you to easily specify a folder path and a list of items to exclude from a folder clean.

Usage

from folder_clean import clean
folder_path = "/content/folder_clean"
items_to_exclude = ["movies", "notes.txt", "family_pictures"]
clean(folder_path, items_to_exclude)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

folder_clean-1.2.7.tar.gz (7.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page