Metadata-Version: 2.1
Name: explosion_distance_estimator
Version: 1.0.0
Summary: Estimate the distance to an explosion from video and audio analysis
Author: wodleyy
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Explosion Distance Estimator

Install this package locally with:

```bash
pip install .
```

Then run:

```bash
explosion-distance-estimator --help
```
