spotfm

View on PyPIReverse Dependencies (0)

0.0.4 spotfm-0.0.4-py3-none-any.whl

Wheel Details

Project: spotfm
Version: 0.0.4
Filename: spotfm-0.0.4-py3-none-any.whl
Download: [link]
Size: 8660
MD5: 1f2b0d3a14f10a5abb791b9d461b30f6
SHA256: d6d7695b0ccf96f447ec8ae4e601bad685ebc418f93c16f1f311289c4ea3df9c
Uploaded: 2023-02-16 06:47:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spotfm
Version: 0.0.4
Summary: Simple Python lib to interact with Spotify and Last.FM APIs
Author-Email: Julien Mailleret <julien[at]mailleret.fr>
Project-Url: homepage, https://github.com/jmlrt/spotfm
License: MIT License Copyright (c) 2019 Julien Mailleret Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.11
Requires-Dist: pylast
Requires-Dist: spotipy
Requires-Dist: ipython; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 71 characters]

WHEEL

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

RECORD

Path Digest Size
spotfm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spotfm/cli.py sha256=k5s2REODBSgcdYMMopkNpZwIQxW2KkH1wynpU-DTT9o 2553
spotfm/lastfm.py sha256=pE8Ah10AQ_0xiN7g2nhFIU7XeLK9oKNcAP1EjMMdKmY 3050
spotfm/spotify.py sha256=TUpV2bLO7LX80xPuOxk_-wGhy1kn8Hoo9Ve9t5ZbBzw 14951
spotfm/utils.py sha256=RINCUgWFc2UsuTowgEd_r6KYv35OSxXsNdxwbnEXivQ 1227
spotfm-0.0.4.dist-info/LICENSE sha256=T90Nt1eNXe26fnrArQpxtKdEVucmkU5a18IXUta79Nc 1073
spotfm-0.0.4.dist-info/METADATA sha256=NPbR8e1MSJHhlCMJc8jsS4pe9ZXPt8FKuK0fEq4JkGo 1822
spotfm-0.0.4.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
spotfm-0.0.4.dist-info/entry_points.txt sha256=iJu41WF0UGIbSCwPBc7PqTlnejIEhGOpLx1udU-LMcs 41
spotfm-0.0.4.dist-info/top_level.txt sha256=l9htAha8NVITgM93PRwf0kVMTzhZ6Pil2EHe5o0-7lY 7
spotfm-0.0.4.dist-info/RECORD

top_level.txt

spotfm

entry_points.txt

spfm = spotfm.cli:main