warg.os_utilities.filtering

Created on 8/30/22

Functions

is_excluded(path[, exclude_pattern])

is exclude by common pattern or gitignore

is_python_package(path)

Check if path is a python package

is_python_module(path)

Check if path is a python module

negate(f)

Negate a function return