Metadata-Version: 2.4
Name: jellyfish-dynamite
Version: 0.1.0
Summary: Clear-box interactive power spectral density analysis tool
Author: laelume
License-Expression: MIT
Keywords: bioacoustic,acoustic,ecoacoustic,soundscape,annotation,audio annotation,annotation tool,signal processing,audio analysis,time frequency representation,tfr,spectrogram,spectral analysis,speech analysis,vocalization,animal communications,communication,interactive,visualization,toolkit,changepoint,nonlinear,nonlinear phenomena,nlp
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: jinja2
Requires-Dist: plotly
Requires-Dist: pywavelets
Requires-Dist: bokeh
Requires-Dist: yt_dlp

# Jellyfish Dynamite

A clear-box interactive bioacoustic analysis tool.

## Installation
```bash
pip install jellyfish-dynamite
```

## Usage
```python
import jellyfish
```

## Subpackages

- `jellyfish.dynamite` — 
- `jellyfish.tracer` — 
- `jellyfish.scraper` — 
- `jellyfish.tranche` — 
- `jellyfish.testing` — 
- `jellyfish.validate` — 
- `jellyfish.writing_tools` — 

## Author

laelume | Ashlae Blum'e

## License

MIT © 2025
