Metadata-Version: 2.4
Name: magpy-gui
Version: 0.1.0
Summary: MagPy Bioacoustics
Project-URL: Homepage, https://github.com/jmcmeen/magpy
Project-URL: Repository, https://github.com/jmcmeen/magpy
Author: John McMeen
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Keywords: annotation,audio,bioacoustics,sound analysis,spectrogram
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Requires-Dist: bioamla
Requires-Dist: librosa>=0.10.0
Requires-Dist: matplotlib>=3.7.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: pyqt6>=6.5.0
Requires-Dist: pyqtgraph>=0.13.0
Requires-Dist: scipy>=1.10.0
Requires-Dist: sounddevice>=0.4.6
Requires-Dist: soundfile>=0.12.0
Provides-Extra: dev
Requires-Dist: black>=23.0.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.0.0; extra == 'dev'
Requires-Dist: pytest-qt>=4.2.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
Provides-Extra: ml
Requires-Dist: tensorflow>=2.13.0; extra == 'ml'
Requires-Dist: torch>=2.0.0; extra == 'ml'
Description-Content-Type: text/markdown

# MagPy

A bioacoustics analysis application built in Python.

