pypi GitHub IssuesTracker

lsframe is an open-source Python package for mapping directories and correlating specific language patterns in file and folder names with each other and with outputs of user-supplied functions that act on the files or folders.

Features

  • Create DataFrames that are maps of directories

  • Organize DataFrames using dates and language in file and folder names

  • Find possible dates in arbitrarily formatted file and folder names

  • Construct DataFrames from a function that processes files and folders

  • Visualize correlations between dates or language and function outputs