{"id":16236041,"url":"https://github.com/browniebroke/deezer-python","last_synced_at":"2025-04-05T17:04:21.947Z","repository":{"id":12956512,"uuid":"15634794","full_name":"browniebroke/deezer-python","owner":"browniebroke","description":"Deezer client for python ","archived":false,"fork":false,"pushed_at":"2024-04-30T14:09:07.000Z","size":2490,"stargazers_count":113,"open_issues_count":3,"forks_count":38,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-01T13:51:50.490Z","etag":null,"topics":["api","api-client","deezer","hacktoberfest","python"],"latest_commit_sha":null,"homepage":"https://deezer-python.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/browniebroke.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["browniebroke"],"patreon":"browniebroke","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/browneibroke"]}},"created_at":"2014-01-04T15:52:21.000Z","updated_at":"2024-05-03T16:44:20.199Z","dependencies_parsed_at":"2023-10-14T18:06:35.444Z","dependency_job_id":"188d1071-e318-4efd-9103-5bb803181a8b","html_url":"https://github.com/browniebroke/deezer-python","commit_stats":{"total_commits":1158,"total_committers":32,"mean_commits":36.1875,"dds":0.7780656303972366,"last_synced_commit":"61fa6f0232f70db2ada8ce7b4742269c5c855b05"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browniebroke%2Fdeezer-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browniebroke%2Fdeezer-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browniebroke%2Fdeezer-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browniebroke%2Fdeezer-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browniebroke","download_url":"https://codeload.github.com/browniebroke/deezer-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369953,"owners_count":20927928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-client","deezer","hacktoberfest","python"],"created_at":"2024-10-10T13:28:47.290Z","updated_at":"2025-04-05T17:04:21.922Z","avatar_url":"https://github.com/browniebroke.png","language":"Python","funding_links":["https://github.com/sponsors/browniebroke","https://patreon.com/browniebroke","https://paypal.me/browneibroke"],"categories":[],"sub_categories":[],"readme":"# Deezer Python Client\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/browniebroke/deezer-python/actions/workflows/ci.yml?query=branch%3Amain\"\u003e\n    \u003cimg alt=\"CI Status\" src=\"https://img.shields.io/github/actions/workflow/status/browniebroke/deezer-python/ci.yml?branch=main\u0026logo=github\u0026style=flat-square\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://readthedocs.org/projects/deezer-python/builds/\"\u003e\n    \u003cimg src=\"https://img.shields.io/readthedocs/deezer-python.svg?logo=read-the-docs\u0026style=flat-square\" alt=\"Documentation Status\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/browniebroke/deezer-python\"\u003e\n    \u003cimg src=\"https://img.shields.io/codecov/c/github/browniebroke/deezer-python.svg?logo=codecov\u0026style=flat-square\" alt=\"Test coverage percentage\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/astral-sh/uv\"\u003e\n    \u003cimg src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json\" alt=\"uv\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/astral-sh/ruff\"\u003e\n    \u003cimg src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json\" alt=\"Ruff\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/pre-commit/pre-commit\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white\u0026style=flat-square\" alt=\"pre-commit\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://mybinder.org/v2/gh/browniebroke/deezer-python/main?filepath=demo.ipynb\"\u003e\n    \u003cimg src=\"https://mybinder.org/badge_logo.svg\" alt=\"Launch demo on Binder\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pypi.org/project/deezer-python/\"\u003e\n    \u003cimg src=\"https://img.shields.io/pypi/v/deezer-python.svg?logo=python\u0026amp;logoColor=fff\u0026amp;style=flat-square\" alt=\"PyPi Status\"\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/pypi/pyversions/deezer-python.svg?style=flat-square\" alt=\"pyversions\"\u003e\n  \u003cimg src=\"https://img.shields.io/pypi/l/deezer-python.svg?style=flat-square\" alt=\"license\"\u003e\n  \u003ca href=\"https://github.com/browniebroke/deezer-python\"\u003e\n    \u003cimg src=\"https://tokei.rs/b1/github/browniebroke/deezer-python\" alt=\"LoC\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n**Documentation**: \u003ca href=\"https://deezer-python.readthedocs.io\" target=\"_blank\"\u003ehttps://deezer-python.readthedocs.io\u003c/a\u003e\n\n**Source Code**: \u003ca href=\"https://github.com/browniebroke/deezer-python\" target=\"_blank\"\u003ehttps://github.com/browniebroke/deezer-python \u003c/a\u003e\n\n---\n\nA friendly Python wrapper around the [Deezer API](https://developers.deezer.com/api).\n\n## Installation\n\nThe package is published on\n[PyPI](https://pypi.org/project/deezer-python/) and can be installed by running:\n\n    pip install deezer-python\n\n## Basic Use\n\nEasily query the Deezer API from you Python code. The data returned by the Deezer\nAPI is mapped to python resources:\n\n```pycon\n\u003e\u003e\u003e client = deezer.Client()\n\u003e\u003e\u003e client.get_album(680407).title\n'Monkey Business'\n```\n\nReady for more? Look at our whole [documentation](http://deezer-python.readthedocs.io/)\non Read The Docs or have a play in pre-populated Jupyter notebook\n[on Binder](https://mybinder.org/v2/gh/browniebroke/deezer-python/main?filepath=demo.ipynb).\n\n## Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.twitter.com/_BrunoAlla\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/861044?v=4?s=100\" width=\"100px;\" alt=\"Bruno Alla\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBruno Alla\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=browniebroke\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=browniebroke\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#ideas-browniebroke\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#maintenance-browniebroke\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"#platform-browniebroke\" title=\"Packaging/porting to new platform\"\u003e📦\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=browniebroke\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/misuzu\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/248143?v=4?s=100\" width=\"100px;\" alt=\"misuzu\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emisuzu\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=misuzu\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=misuzu\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#ideas-misuzu\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=misuzu\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/pfouque\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/8300001?v=4?s=100\" width=\"100px;\" alt=\"Pascal\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePascal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=pfouque\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=pfouque\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/khamaileon\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/1322166?v=4?s=100\" width=\"100px;\" alt=\"khamaileon\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ekhamaileon\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=khamaileon\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/sheregeda\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/2856444?v=4?s=100\" width=\"100px;\" alt=\"Nikolay Sheregeda\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNikolay Sheregeda\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=sheregeda\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=sheregeda\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/horstmannmat\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/11761333?v=4?s=100\" width=\"100px;\" alt=\"Matheus Horstmann\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMatheus Horstmann\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=horstmannmat\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=horstmannmat\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/MDCEY\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/3812864?v=4?s=100\" width=\"100px;\" alt=\"Kieran Wynne\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKieran Wynne\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=MDCEY\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jnth\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/7796167?v=4?s=100\" width=\"100px;\" alt=\"Jonathan Virga\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJonathan Virga\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=jnth\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=jnth\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/hugovk\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/1324225?v=4?s=100\" width=\"100px;\" alt=\"Hugo\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHugo\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=hugovk\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/all-contributors/all-contributors-bot\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/46843839?v=4?s=100\" width=\"100px;\" alt=\"allcontributors[bot]\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eallcontributors[bot]\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-allcontributors\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/nrebena\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/49879400?v=4?s=100\" width=\"100px;\" alt=\"nrebena\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003enrebena\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/issues?q=author%3Anrebena\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=nrebena\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=nrebena\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/spvkgn\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/4147135?v=4?s=100\" width=\"100px;\" alt=\"Pavel\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePavel\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/issues?q=author%3Aspvkgn\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://www.idiap.ch || www.edeltech.ch\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/898010?v=4?s=100\" width=\"100px;\" alt=\"Samuel Gaist\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSamuel Gaist\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=sgaist\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=sgaist\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#security-sgaist\" title=\"Security\"\u003e🛡️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/hithomasmorelli\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/22722644?v=4?s=100\" width=\"100px;\" alt=\"Thomas Morelli\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eThomas Morelli\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/issues?q=author%3Ahithomasmorelli\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=hithomasmorelli\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-hithomasmorelli\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://naveen.syrusdark.website\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/49693820?v=4?s=100\" width=\"100px;\" alt=\"Naveen M K\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNaveen M K\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=naveen521kk\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#infra-naveen521kk\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Carababusha\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/64437819?v=4?s=100\" width=\"100px;\" alt=\"Carababusha\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eCarababusha\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=Carababusha\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/bjacquin\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/5293357?v=4?s=100\" width=\"100px;\" alt=\"Bertrand Jacquin\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBertrand Jacquin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=bjacquin\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/prndrbr\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/96344856?v=4?s=100\" width=\"100px;\" alt=\"Pierre\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePierre\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=prndrbr\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=prndrbr\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://jonathanbangert.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/74015378?v=4?s=100\" width=\"100px;\" alt=\"Jonathan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJonathan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=Un10ck3d\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=Un10ck3d\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/browniebroke/deezer-python/commits?author=Un10ck3d\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://tdambrin.github.io\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/61944454?v=4?s=100\" width=\"100px;\" alt=\"Thomas Dambrin\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eThomas Dambrin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/browniebroke/deezer-python/issues?q=author%3Atdambrin\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://allcontributors.org) specification.\nContributions of any kind are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowniebroke%2Fdeezer-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrowniebroke%2Fdeezer-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowniebroke%2Fdeezer-python/lists"}