Skip to content

Penn-Electric-Racing/PER-Data-Analyzer

Repository files navigation

PER-Data-Analyzer

PER's in-house library for log parsing and data analysis.

Documentation

https://penn-electric-racing.github.io/PER-Data-Analyzer/

Docs are autogenerated using Sphinx. To generate the docs locally, run the following

cd docs
sphinx-build -b html source build  # HTML
sphinx-build -M markdown source build_md  # Markdown

Testing

We use pytest for testing. In the root directory, run the following

pytest

# Generates coverage report in htmlcov/index.html
pytest --cov=perda --cov-report=html

About

Custom python library for car data analysis.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors