jamjar-0.6.1.tar.gz

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/AntonVanAssche/JamJar/script.python.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/AntonVanAssche/JamJar/script.python.sh | bash

STEP 2: Install the package
sudo pip install jamjar==0.6.1

A CLI tool designed to "seal" the history of your Spotify playlists, just like a jar preserves your favorite jams.

Full description:
  

Checksums

MD5 649bfdcbfbd40f163c062f49641cf1e6
SHA1 a48f5d839325a61eb38b4a3d28afcc54b6be2c9b
SHA256 b132218c121146d5d70909e8d746a86d4eff395013b6d2cfbb0fbedfe79a8e61
SHA512 5d722840367083db0b2aa21671e1cff138745726cb89d4cf2749c7679c5c808a396c2ac8b651826e3da85c31fb78b32d17c131fc22d02dd52c23c3054e9dba58

Requires

  • requires-dist: click
  • requires-dist: requests
  • requires-python: >=3.12

Files

  • jamjar-0.6.1/src/scripts/migrate_db.py
  • jamjar-0.6.1/src/jamjar/core/utils.py
  • jamjar-0.6.1/src/jamjar/core/spotify.py
  • jamjar-0.6.1/src/jamjar/core/managers/stats.py
  • jamjar-0.6.1/src/jamjar/core/managers/rm.py
  • jamjar-0.6.1/src/jamjar/core/managers/push.py
  • jamjar-0.6.1/src/jamjar/core/managers/pull.py
  • jamjar-0.6.1/src/jamjar/core/managers/list.py
  • jamjar-0.6.1/src/jamjar/core/managers/dump.py
  • jamjar-0.6.1/src/jamjar/core/managers/diff.py
  • jamjar-0.6.1/src/jamjar/core/managers/auth.py
  • jamjar-0.6.1/src/jamjar/core/managers/add.py
  • jamjar-0.6.1/src/jamjar/core/managers/__init__.py
  • jamjar-0.6.1/src/jamjar/core/dataclasses.py
  • jamjar-0.6.1/src/jamjar/core/database.py
  • jamjar-0.6.1/src/jamjar/core/config.py
  • jamjar-0.6.1/src/jamjar/core/__init__.py
  • jamjar-0.6.1/src/jamjar/cli/stats.py
  • jamjar-0.6.1/src/jamjar/cli/rm.py
  • jamjar-0.6.1/src/jamjar/cli/push.py
  • jamjar-0.6.1/src/jamjar/cli/pull.py
  • jamjar-0.6.1/src/jamjar/cli/list.py
  • jamjar-0.6.1/src/jamjar/cli/dump.py
  • jamjar-0.6.1/src/jamjar/cli/diff.py
  • jamjar-0.6.1/src/jamjar/cli/auth.py
  • jamjar-0.6.1/src/jamjar/cli/add.py
  • jamjar-0.6.1/src/jamjar/cli/__init__.py
  • jamjar-0.6.1/src/jamjar/__init__.py
  • jamjar-0.6.1/src/jamjar.egg-info/top_level.txt
  • jamjar-0.6.1/src/jamjar.egg-info/SOURCES.txt

Uploaded

about 1 month ago

Package Size

26.7 KB

Downloads

0

wget

wget --content-disposition "https://packagecloud.io/AntonVanAssche/JamJar/packages/python/jamjar-0.6.1.tar.gz/download?distro_version_id=166"

License

MIT License Copyright (c) 2024 Anton Van Assche 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.