Metadata-Version: 2.3
Name: dac
Version: 0.1.0
Summary: ListenBrainz sync tool
Author-email: cătălin <catalin@roboces.dev>
Requires-Python: >=3.11
Requires-Dist: hishel>=0.0.30
Requires-Dist: httpx>=0.27.2
Requires-Dist: platformdirs>=4.3.2
Requires-Dist: pydantic-settings>=2.5.2
Requires-Dist: rich>=13.8.1
Requires-Dist: typer>=0.12.5
Provides-Extra: spotify
Requires-Dist: fuzzywuzzy>=0.18.0; extra == 'spotify'
Requires-Dist: python-levenshtein>=0.25.1; extra == 'spotify'
Requires-Dist: spotipy>=2.24.0; extra == 'spotify'
Description-Content-Type: text/markdown

# dac

```shell
dac init
dac login spotify
dac sync playlist --name "brain tickles 1: rise of the synths" --to spotify
```