spotify-to-sqlite

View on PyPIReverse Dependencies (0)

0.2.1 spotify_to_sqlite-0.2.1-py3-none-any.whl

Wheel Details

Project: spotify-to-sqlite
Version: 0.2.1
Filename: spotify_to_sqlite-0.2.1-py3-none-any.whl
Download: [link]
Size: 11120
MD5: 54f92f72a5e25dee8d612c17de0c6d8f
SHA256: e74b0f5db0597b6ccce099c09c33cb16143cdab6ea3c8691cbac0ca25e94f7ad
Uploaded: 2022-11-05 15:57:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spotify-to-sqlite
Version: 0.2.1
Summary: Convert a Spotify export zip to a SQLite database
Author: Sergio Sanchez
Home-Page: https://github.com/chekos/spotify-to-sqlite
Project-Url: Issues, https://github.com/chekos/spotify-to-sqlite/issues
Project-Url: CI, https://github.com/chekos/spotify-to-sqlite/actions
Project-Url: Changelog, https://github.com/chekos/spotify-to-sqlite/releases
License: Apache License, Version 2.0
Requires-Python: >=3.6
Requires-Dist: typer (==0.6.1)
Requires-Dist: sqlite-utils (==3.30)
Requires-Dist: spotipy (==2.19)
Requires-Dist: python-dotenv (==0.19.2)
Requires-Dist: rich (==12.6.0)
Requires-Dist: black (>=22.1.0); extra == "dev"
Requires-Dist: datasette (>=0.60.2); extra == "dev"
Requires-Dist: ipykernel (>=6.9.1); extra == "dev"
Requires-Dist: isort (>=5.10.1); extra == "dev"
Requires-Dist: pytest (>=7.0.1); extra == "dev"
Requires-Dist: pytest-dotenv (>=0.5.2); extra == "dev"
Requires-Dist: ipywidgets (==7.6.5); extra == "dev"
Requires-Dist: ipywidgets (==7.6.5); extra == "jupyter"
Requires-Dist: pytest (>=7.0.1); extra == "test"
Requires-Dist: pytest-dotenv (>=0.5.2); extra == "test"
Provides-Extra: dev
Provides-Extra: jupyter
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1958 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
spotify_to_sqlite/__init__.py sha256=oigpL-KTSMQwHFeMBMyBtF-I6yR_cpuAh3y6PHcR_iM 49
spotify_to_sqlite/__main__.py sha256=RX8AhSLFx3-lEra7W7Nv-hsTyxqcWzoqkQNPuZNBO0E 117
spotify_to_sqlite/cli.py sha256=_ygIYFURBa4eoOwrwW50a3GIFwUvHuTYHne_0yMHTSI 2190
spotify_to_sqlite/constants.py sha256=UR_t0DxyTggQPcUJLwSbQbKT9vzR9OqEfqlVJeZX2kU 449
spotify_to_sqlite/utils.py sha256=7ud3iXBi_74CZliZrXh7GJD1B8mZ84-vEYIZ8T8vcpQ 8674
spotify_to_sqlite-0.2.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
spotify_to_sqlite-0.2.1.dist-info/METADATA sha256=Nr4PIOBYvb0aeUQ8-dnywTTo9PP9GiOCXNJL3wnHx2Q 3258
spotify_to_sqlite-0.2.1.dist-info/WHEEL sha256=ZL1lC_LiPDNRgDnOl2taCMc83aPEUZgHHv2h-LDgdiM 92
spotify_to_sqlite-0.2.1.dist-info/entry_points.txt sha256=7dzzCE2vRPc4yt8JnmYk7FamiHLhCzQrGo0jdSkyJkI 64
spotify_to_sqlite-0.2.1.dist-info/top_level.txt sha256=a0FG9fKnPmQadWfbAxBbPyVrNY88K_wr9FT9eFylqwA 18
spotify_to_sqlite-0.2.1.dist-info/RECORD

top_level.txt

spotify_to_sqlite

entry_points.txt

spotify-to-sqlite = spotify_to_sqlite.cli:cli