chemparseplot
    • rgpycrumbs CLI suite, surfaces, and eOn plot dispatch
    • eOn Long-timescale MD / NEB engine
    • pychum ORCA / NWChem input generation
  • PyPI
/

Getting Started

  • Quickstart
  • Installation
  • Features

Guides

  • Tutorial Introduction

Reference

  • API Reference
    • chemparseplot
      • chemparseplot.parse
      • chemparseplot.plot
      • chemparseplot.api
      • chemparseplot.units
      • chemparseplot.util
  • Used By
  • Overview
  • One-shot multi-plot
  • Interactive plots

On this page

  • Module Contents
    • Functions
    • Data
    • API
      • log
      • find_file_paths()
chemparseplot 0 0
Edit this page
  1. chemparseplot /
  2. API Reference /
  3. chemparseplot /
  4. chemparseplot.parse /
  5. chemparseplot.parse.file_
View as Markdown Open in ChatGPT Open in Claude

chemparseplot.parse.file_#

Module Contents#

Functions#

find_file_paths

Finds and sorts files matching a glob pattern.

Data#

log

API#

chemparseplot.parse.file_.log[source]#

‘getLogger(…)’

chemparseplot.parse.file_.find_file_paths(file_pattern: str) → list[pathlib.Path][source]#

Finds and sorts files matching a glob pattern.

Added in version 0.1.0.

Previous
chemparseplot.parse.plumed
Next
chemparseplot.parse.types

2023-2026, Rohit Goswami

Made with Sphinx and Shibuya theme.