music_snapshot

View on PyPIReverse Dependencies (1)

0.1.0 music_snapshot-0.1.0-py3-none-any.whl

Wheel Details

Project: music_snapshot
Version: 0.1.0
Filename: music_snapshot-0.1.0-py3-none-any.whl
Download: [link]
Size: 18094
MD5: e7dc7ff329aa1eb5b4c45576117c5d33
SHA256: 05cf297965c70dc9fdb37bb97c4d01f1c19fd21f5978ad7626a14f64c5711dbb
Uploaded: 2024-11-16 01:28:21 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: music_snapshot
Version: 0.1.0
Summary: Save a snapshot of your day as a Spotify playlist.
Author-Email: Paweł Adamczak <pawel.ad[at]gmail.com>
Project-Url: GitHub, https://github.com/pawelad/music_snapshot
Project-Url: Homepage, https://music_snapshot.pawelad.dev/
Project-Url: Issues, https://github.com/pawelad/music_snapshot/issues
Keywords: spotify,playlist,cli
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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 :: Utilities
Requires-Python: >=3.10
Requires-Dist: click
Requires-Dist: click-default-group
Requires-Dist: pylast
Requires-Dist: questionary
Requires-Dist: rich
Requires-Dist: rich-click
Requires-Dist: spotipy
Requires-Dist: typing_extensions; python_version < "3.11"
Requires-Dist: music_snapshot[tests]; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: interrogate; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: flit; extra == "dev"
Requires-Dist: nox; extra == "dev"
Requires-Dist: coverage[toml]; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Provides-Extra: dev
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 5161 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.10.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
music_snapshot/__init__.py sha256=ObPg52CnIREU8H5rbT-ofsDYa43rzykUR-38MDn8-cs 322
music_snapshot/__main__.py sha256=Kbux-JCZHSai8EdSqM8x_WxksglVo7HK2_9qN_pCV6Q 343
music_snapshot/cli.py sha256=enrWEr9yzQrKAwIFgUKFL4jGRcffuWsZyruxHz5LNR8 14812
music_snapshot/config.py sha256=vXxm41pomFqtcTyaZzPj6QPF3-58NB27JyWZsfvX7sA 1784
music_snapshot/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
music_snapshot/tracks.py sha256=WY8Qr5wpxKtA9hwqAheVfpkGn2Aw7D7ffFoOmcbCPgY 7210
music_snapshot/utils.py sha256=rMjtLQHrf6NFQWeWLfdP2Eq6rOkkKzvzZLuXvfNhF2s 1532
music_snapshot-0.1.0.dist-info/entry_points.txt sha256=GyBGeoDadMLLVL0iDejtAub9BmVIiAoT6LJSmJrHwd4 63
music_snapshot-0.1.0.dist-info/LICENSE sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU 16725
music_snapshot-0.1.0.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
music_snapshot-0.1.0.dist-info/METADATA sha256=04avbeaYbFEjSAnVFjKW42uhDVpvAxFhKGMpSeUJvL4 7513
music_snapshot-0.1.0.dist-info/RECORD

entry_points.txt

music_snapshot = music_snapshot.__main__:main