jamjar-0.5.4.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.5.4

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

Full description:
  

Checksums

MD5 fa2cc8dfa147fefc06f1300e5a0ce4fa
SHA1 4f1fc1538f0b5c806126430d16d154af4cd3ece3
SHA256 a123fbeb4d7b1dda1d174be141abcc8d069c8413483395ce4adbb24f561ffa39
SHA512 1a5f74e2b72b865416c5a117fd423783c154e65377ca6784362d2e7ed41e712a7cd76d042c24d283ce5ed8c4589c939e93bc9c1eb856b50126e6a0d4245890da

Requires

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

Files

  • jamjar-0.5.4/src/scripts/migrate_db.py
  • jamjar-0.5.4/src/jamjar/utils.py
  • jamjar-0.5.4/src/jamjar/spotify.py
  • jamjar-0.5.4/src/jamjar/dataclasses.py
  • jamjar-0.5.4/src/jamjar/database.py
  • jamjar-0.5.4/src/jamjar/config.py
  • jamjar-0.5.4/src/jamjar/cli/stats.py
  • jamjar-0.5.4/src/jamjar/cli/rm.py
  • jamjar-0.5.4/src/jamjar/cli/push.py
  • jamjar-0.5.4/src/jamjar/cli/pull.py
  • jamjar-0.5.4/src/jamjar/cli/list.py
  • jamjar-0.5.4/src/jamjar/cli/dump.py
  • jamjar-0.5.4/src/jamjar/cli/diff.py
  • jamjar-0.5.4/src/jamjar/cli/auth.py
  • jamjar-0.5.4/src/jamjar/cli/add.py
  • jamjar-0.5.4/src/jamjar/cli/__init__.py
  • jamjar-0.5.4/src/jamjar/__init__.py
  • jamjar-0.5.4/src/jamjar.egg-info/top_level.txt
  • jamjar-0.5.4/src/jamjar.egg-info/SOURCES.txt
  • jamjar-0.5.4/src/jamjar.egg-info/requires.txt
  • jamjar-0.5.4/src/jamjar.egg-info/PKG-INFO
  • jamjar-0.5.4/src/jamjar.egg-info/entry_points.txt
  • jamjar-0.5.4/src/jamjar.egg-info/dependency_links.txt
  • jamjar-0.5.4/setup.cfg
  • jamjar-0.5.4/README.md
  • jamjar-0.5.4/pyproject.toml
  • jamjar-0.5.4/PKG-INFO
  • jamjar-0.5.4/LICENSE.md

Uploaded

about 1 month ago

Package Size

24.5 KB

Downloads

0

wget

wget --content-disposition "https://packagecloud.io/AntonVanAssche/JamJar/packages/python/jamjar-0.5.4.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.