A Subsonic/OpenSubsonic API wrapper for Python.
Project description
Compatiblity
Knuckles only works with servers compatible with the REST API version 1.4.0 onwards (Subsonic 4.2+). It follows strictly the OpenSubsonic API Spec, being fully retro-compatible with the original Subsonic API.
Getting Started
Make It Available
First install the package:
python3 -m pip install knuckles
Or add it to your project:
project = [
"knuckles>=1.1.0"
]
Using It
import knuckles
server = knuckles.Subsonic(
# Adding https:// is done automatically,
# /rest should never be added to the URL
url = "example.com",
user = "kutu",
password = "caisopea",
client = "knuckles client"
)
ping = server.system.ping()
# Print the supported version of the OpenSubsonic REST API
print(ping.version)
Learning More
To start making more complex interactions with the API make use of the API reference. Enjoy coding and good luck!
Acknowledgements
Created with :heart: by Jorge "Kutu" Dobón Blanco.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file knuckles-1.1.7.tar.gz
.
File metadata
- Download URL: knuckles-1.1.7.tar.gz
- Upload date:
- Size: 41.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db324eccdf8f823aa34e8bf1b3de2918c33e4a6cdf124d1d5f2ba3415230b505 |
|
MD5 | 4bbe4abc030009a215c6efe95c1ae162 |
|
BLAKE2b-256 | 16dd31d9455a56e620649b45a7cdda32c036e81154121e5681df0e656ef5b0ce |
Provenance
The following attestation bundles were made for knuckles-1.1.7.tar.gz
:
Publisher:
publish.yml
on kutu-dev/knuckles
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
knuckles-1.1.7.tar.gz
- Subject digest:
db324eccdf8f823aa34e8bf1b3de2918c33e4a6cdf124d1d5f2ba3415230b505
- Sigstore transparency entry: 146090659
- Sigstore integration time:
- Predicate type:
File details
Details for the file knuckles-1.1.7-py3-none-any.whl
.
File metadata
- Download URL: knuckles-1.1.7-py3-none-any.whl
- Upload date:
- Size: 64.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a71171d4c56e8eff011e1016bee97ac2b12476ca115bdbe1fe118cda7b9cb298 |
|
MD5 | 22721e29e0ec41396395858f75d6ba26 |
|
BLAKE2b-256 | bdc3d005586fabf671e25e34bea6d62214ed17a1d1e6dca58d21b4da706c20c9 |
Provenance
The following attestation bundles were made for knuckles-1.1.7-py3-none-any.whl
:
Publisher:
publish.yml
on kutu-dev/knuckles
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
knuckles-1.1.7-py3-none-any.whl
- Subject digest:
a71171d4c56e8eff011e1016bee97ac2b12476ca115bdbe1fe118cda7b9cb298
- Sigstore transparency entry: 146090661
- Sigstore integration time:
- Predicate type: