Installation ============ Requirements ------------ - Python 3.8 or higher - NumPy Install from PyPI ----------------- .. code-block:: bash pip install spectrograms Install from Source ------------------- .. code-block:: bash git clone https://github.com/jmg/spectrograms cd spectrograms pip install .