TheAudioDB API client
Project description
TheAudioDB
TheAudioDB API client for Python.
Download
pip install audiodb
Example
from audiodb import search_albums_by_artist_id
for album in search_albums_by_artist_id(111674):
print(album.strAlbum)
Documentation
License
TheAudioDB is released under the Apache License 2.0.
Copyright 2022 XXIV
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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
audiodb-1.0.0.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file audiodb-1.0.0.tar.gz
.
File metadata
- Download URL: audiodb-1.0.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c873f6ce76be7aa56c554cd4526af8a0e4ef53ef348a826c0622a08d7b873bd |
|
MD5 | 9dd48ac8d1ffcecf64ad405dab42899f |
|
BLAKE2b-256 | 8fab4d565fe668061315d9f2bb1a851390dbbf48572accfbd3a4f35a898c8c17 |
File details
Details for the file audiodb-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: audiodb-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5658eac4747509028c097e3c04d98aaafce005ab1651c5e8798968aed2a262c4 |
|
MD5 | 2e16c17515b0632fdcfc99472c818679 |
|
BLAKE2b-256 | 3d891e7ad60bb5a770ed9dda0f33f25e513cb57553541d1b7e222805df9e19b1 |