spotify-tracks-archiver

View on PyPIReverse Dependencies (0)

1.0.4 spotify_tracks_archiver-1.0.4-py3-none-any.whl

Wheel Details

Project: spotify-tracks-archiver
Version: 1.0.4
Filename: spotify_tracks_archiver-1.0.4-py3-none-any.whl
Download: [link]
Size: 8715
MD5: 4564e51b3a4719c06b67aa5fa900bdca
SHA256: fae44415ef1e1a5b1541fc2f0eb8bc07cd66e91fa446bf659ffb6e820affbcc3
Uploaded: 2022-10-16 06:00:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spotify-tracks-archiver
Version: 1.0.4
Summary: A python application to back up your "Liked Songs" library from Spotify to a JSON file
Project-Url: Issues, https://github.com/keller00/spotify-tracks-archiver/issues
Project-Url: Source, https://github.com/keller00/spotify-tracks-archiver
License: The MIT License (MIT) ===================== Copyright © `2022` `Mark Keller` 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.9
Requires-Dist: colorama (<1)
Requires-Dist: httpx (<1)
Requires-Dist: python-dotenv (<1)
Requires-Dist: pytest; extra == "testing"
Requires-Dist: coverage[toml]; extra == "testing"
Requires-Dist: covdefaults; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 1424 characters]

WHEEL

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

RECORD

Path Digest Size
spotify_tracks_archiver/__init__.py sha256=pVUJnVv_ilnfFW-dssRXNH-rhpYXOHHrC2syKrDvS2s 83
spotify_tracks_archiver/__main__.py sha256=-h6CyIEMdOfFRalcgA1dGwwToShMzT6HZjdnDgoxrQY 122
spotify_tracks_archiver/api.py sha256=FMiX6AfPGzOCzWeZgkUds2i-ma5LEcf-xLD360iXr2Y 7933
spotify_tracks_archiver/constants.py sha256=RVxtnxHgtkjbarXFsu8huJ1SNMPVZ5Vl2pvQSCuTsBs 590
spotify_tracks_archiver/main.py sha256=gOJ8ZFI6xBx0paFL1mSJE3EXso8LzmwKhnudAFQYniY 2890
spotify_tracks_archiver/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spotify_tracks_archiver/version.py sha256=jBXjl_hABxpdVyNAw5ycdFE6qZsjSMVOiQTI0Wr25wE 176
spotify_tracks_archiver-1.0.4.dist-info/LICENSE.md sha256=HChFnXuL3EzPd50ioo7gSMQzos_IPf_UzP3aZEUqKn4 1111
spotify_tracks_archiver-1.0.4.dist-info/METADATA sha256=05RpNLTwe5-WOhgZ_hD-qjU_-cwC2Uq0rhFOW9FuiK4 3405
spotify_tracks_archiver-1.0.4.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
spotify_tracks_archiver-1.0.4.dist-info/entry_points.txt sha256=lr9roe0g9i4oaeuT6A5oYaO55Jjz8TGJsQmREGs2tcc 81
spotify_tracks_archiver-1.0.4.dist-info/top_level.txt sha256=mcluHEhjA_QXCxTQL_z4lL4ZqV37de55uarm1ug7qMA 24
spotify_tracks_archiver-1.0.4.dist-info/RECORD

top_level.txt

spotify_tracks_archiver

entry_points.txt

spotify_tracks_archiver = spotify_tracks_archiver.main:run_cli