This package standardizes the handling of paths in a Python project by allowing all paths to be relative to the project repo root. The package discovers the project root based on the location of a ...
This project, pycev, is intended to provide a means to interpret and interact with SEL CEV files for scientific analysis using common Python tools such as NumPy, Pandas, Matplotlib, and others. This ...