Metadata-Version: 2.4
Name: physplot
Version: 0.1.0.post1
Summary: Plotting, curve fitting, and error propagation tools for physics labs
Author: Anant Mathur
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: sympy

# physplot

Plotting and error propagation tools for physics labs.

## Installation
```bash
pip install physplot
