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.
Release files for audiodb 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| audiodb-1.0.0.tar.gz | 6.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| audiodb-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.7 kB
Release files / audiodb-1.0.0.tar.gz
| Download URL | audiodb-1.0.0.tar.gz |
|---|---|
| Size | 6.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7c873f6ce76be7aa56c554cd4526af8a0e4ef53ef348a826c0622a08d7b873bd
|
|
BLAKE2b-256 checksum How to use checksums |
8fab4d565fe668061315d9f2bb1a851390dbbf48572accfbd3a4f35a898c8c17
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / audiodb-1.0.0-py3-none-any.whl
| Download URL | audiodb-1.0.0-py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5658eac4747509028c097e3c04d98aaafce005ab1651c5e8798968aed2a262c4
|
|
BLAKE2b-256 checksum How to use checksums |
3d891e7ad60bb5a770ed9dda0f33f25e513cb57553541d1b7e222805df9e19b1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|