CMD + K

filepattern

Community

Python library to store and filter files with systematic naming conventions using simplified regular expression-like patterns

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::filepattern

Usage Tracking

2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

The filepattern utility is used to store files that follow a pattern, where the pattern is analogous to a simplified regular expression. The need for filepattern arises in situations where large amounts of data with a systematic naming convention needs to be filtered by patterns in the naming. For example, one may have a directory containing segmented images where the name contains information such as the channel, the column value, and the row value. filepattern provides the ability to extract all images containing such a naming pattern, filter by the row or column value, or group files by one or more of the aforementioned variables.

About

Summary

Python library to store and filter files with systematic naming conventions using simplified regular expression-like patterns

Last Updated

May 27, 2025 at 13:13

License

MIT

Total Downloads

90.0K

Supported Platforms

macOS-64
win-64
linux-64