Metadata-Version: 2.1
Name: spotidex
Version: 0.0.3
Author: libin-codes
Author-email: libinlalu000@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: mutagen==1.47.0
Requires-Dist: Requests==2.31.0
Requires-Dist: rich==13.7.1
Requires-Dist: spotipy==2.23.0
Requires-Dist: textual==0.55.1
Requires-Dist: tqdm==4.66.1
Requires-Dist: yt_dlp==2024.3.10
Requires-Dist: ytmusicapi==1.3.2

# spotidex

[![PyPI - Version](https://img.shields.io/pypi/v/spotidex.svg)](https://pypi.org/project/spotidex)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/spotidex.svg)](https://pypi.org/project/spotidex)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install spotidex
```

## License

`spotidex` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
