deezer-python


Namedeezer-python JSON
Version 7.1.0 PyPI version JSON
download
home_pagehttps://github.com/browniebroke/deezer-python
SummaryA friendly wrapper library for the Deezer API
upload_time2024-10-31 19:28:17
maintainerNone
docs_urlNone
authorBruno Alla
requires_python<4.0,>=3.9
licenseMIT
keywords deezer sdk client requests
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Deezer Python Client

<p align="center">
  <a href="https://github.com/browniebroke/deezer-python/actions/workflows/ci.yml?query=branch%3Amain">
    <img alt="CI Status" src="https://img.shields.io/github/actions/workflow/status/browniebroke/deezer-python/ci.yml?branch=main&logo=github&style=flat-square">
  </a>
  <a href="https://readthedocs.org/projects/deezer-python/builds/">
    <img src="https://img.shields.io/readthedocs/deezer-python.svg?logo=read-the-docs&style=flat-square" alt="Documentation Status">
  </a>
  <a href="https://codecov.io/gh/browniebroke/deezer-python">
    <img src="https://img.shields.io/codecov/c/github/browniebroke/deezer-python.svg?logo=codecov&style=flat-square" alt="Test coverage percentage">
  </a>
</p>
<p align="center">
  <a href="https://python-poetry.org/">
    <img src="https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json" alt="Poetry">
  </a>
  <a href="https://github.com/astral-sh/ruff">
    <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json" alt="Ruff">
  </a>
  <a href="https://github.com/pre-commit/pre-commit">
    <img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" alt="pre-commit">
  </a>
</p>
<p align="center">
  <a href="https://mybinder.org/v2/gh/browniebroke/deezer-python/main?filepath=demo.ipynb">
    <img src="https://mybinder.org/badge_logo.svg" alt="Launch demo on Binder">
  </a>
  <a href="https://pypi.org/project/deezer-python/">
    <img src="https://img.shields.io/pypi/v/deezer-python.svg?logo=python&amp;logoColor=fff&amp;style=flat-square" alt="PyPi Status">
  </a>
  <img src="https://img.shields.io/pypi/pyversions/deezer-python.svg?style=flat-square" alt="pyversions">
  <img src="https://img.shields.io/pypi/l/deezer-python.svg?style=flat-square" alt="license">
  <a href="https://github.com/browniebroke/deezer-python">
    <img src="https://tokei.rs/b1/github/browniebroke/deezer-python" alt="LoC">
  </a>
</p>

---

**Documentation**: <a href="https://deezer-python.readthedocs.io" target="_blank">https://deezer-python.readthedocs.io</a>

**Source Code**: <a href="https://github.com/browniebroke/deezer-python" target="_blank">https://github.com/browniebroke/deezer-python </a>

---

A friendly Python wrapper around the [Deezer API](https://developers.deezer.com/api).

## Installation

The package is published on
[PyPI](https://pypi.org/project/deezer-python/) and can be installed by running:

    pip install deezer-python

## Basic Use

Easily query the Deezer API from you Python code. The data returned by the Deezer
API is mapped to python resources:

```pycon
>>> client = deezer.Client()
>>> client.get_album(680407).title
'Monkey Business'
```

Ready for more? Look at our whole [documentation](http://deezer-python.readthedocs.io/)
on Read The Docs or have a play in pre-populated Jupyter notebook
[on Binder](https://mybinder.org/v2/gh/browniebroke/deezer-python/main?filepath=demo.ipynb).

## Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
  <tbody>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://www.twitter.com/_BrunoAlla"><img src="https://avatars1.githubusercontent.com/u/861044?v=4?s=100" width="100px;" alt="Bruno Alla"/><br /><sub><b>Bruno Alla</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=browniebroke" title="Code">💻</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=browniebroke" title="Documentation">📖</a> <a href="#ideas-browniebroke" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-browniebroke" title="Maintenance">🚧</a> <a href="#platform-browniebroke" title="Packaging/porting to new platform">📦</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=browniebroke" title="Tests">⚠️</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/misuzu"><img src="https://avatars1.githubusercontent.com/u/248143?v=4?s=100" width="100px;" alt="misuzu"/><br /><sub><b>misuzu</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=misuzu" title="Code">💻</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=misuzu" title="Documentation">📖</a> <a href="#ideas-misuzu" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=misuzu" title="Tests">⚠️</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pfouque"><img src="https://avatars1.githubusercontent.com/u/8300001?v=4?s=100" width="100px;" alt="Pascal"/><br /><sub><b>Pascal</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=pfouque" title="Code">💻</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=pfouque" title="Tests">⚠️</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/khamaileon"><img src="https://avatars2.githubusercontent.com/u/1322166?v=4?s=100" width="100px;" alt="khamaileon"/><br /><sub><b>khamaileon</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=khamaileon" title="Documentation">📖</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/sheregeda"><img src="https://avatars3.githubusercontent.com/u/2856444?v=4?s=100" width="100px;" alt="Nikolay Sheregeda"/><br /><sub><b>Nikolay Sheregeda</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=sheregeda" title="Code">💻</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=sheregeda" title="Tests">⚠️</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/horstmannmat"><img src="https://avatars1.githubusercontent.com/u/11761333?v=4?s=100" width="100px;" alt="Matheus Horstmann"/><br /><sub><b>Matheus Horstmann</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=horstmannmat" title="Code">💻</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=horstmannmat" title="Documentation">📖</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/MDCEY"><img src="https://avatars2.githubusercontent.com/u/3812864?v=4?s=100" width="100px;" alt="Kieran Wynne"/><br /><sub><b>Kieran Wynne</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=MDCEY" title="Code">💻</a></td>
    </tr>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jnth"><img src="https://avatars0.githubusercontent.com/u/7796167?v=4?s=100" width="100px;" alt="Jonathan Virga"/><br /><sub><b>Jonathan Virga</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=jnth" title="Code">💻</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=jnth" title="Documentation">📖</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/hugovk"><img src="https://avatars2.githubusercontent.com/u/1324225?v=4?s=100" width="100px;" alt="Hugo"/><br /><sub><b>Hugo</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=hugovk" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/all-contributors/all-contributors-bot"><img src="https://avatars3.githubusercontent.com/u/46843839?v=4?s=100" width="100px;" alt="allcontributors[bot]"/><br /><sub><b>allcontributors[bot]</b></sub></a><br /><a href="#infra-allcontributors" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/nrebena"><img src="https://avatars3.githubusercontent.com/u/49879400?v=4?s=100" width="100px;" alt="nrebena"/><br /><sub><b>nrebena</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/issues?q=author%3Anrebena" title="Bug reports">🐛</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=nrebena" title="Code">💻</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=nrebena" title="Tests">⚠️</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/spvkgn"><img src="https://avatars0.githubusercontent.com/u/4147135?v=4?s=100" width="100px;" alt="Pavel"/><br /><sub><b>Pavel</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/issues?q=author%3Aspvkgn" title="Bug reports">🐛</a></td>
      <td align="center" valign="top" width="14.28%"><a href="http://www.idiap.ch || www.edeltech.ch"><img src="https://avatars0.githubusercontent.com/u/898010?v=4?s=100" width="100px;" alt="Samuel Gaist"/><br /><sub><b>Samuel Gaist</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=sgaist" title="Code">💻</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=sgaist" title="Tests">⚠️</a> <a href="#security-sgaist" title="Security">🛡️</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/hithomasmorelli"><img src="https://avatars0.githubusercontent.com/u/22722644?v=4?s=100" width="100px;" alt="Thomas Morelli"/><br /><sub><b>Thomas Morelli</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/issues?q=author%3Ahithomasmorelli" title="Bug reports">🐛</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=hithomasmorelli" title="Code">💻</a> <a href="#ideas-hithomasmorelli" title="Ideas, Planning, & Feedback">🤔</a></td>
    </tr>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://naveen.syrusdark.website"><img src="https://avatars1.githubusercontent.com/u/49693820?v=4?s=100" width="100px;" alt="Naveen M K"/><br /><sub><b>Naveen M K</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=naveen521kk" title="Code">💻</a> <a href="#infra-naveen521kk" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Carababusha"><img src="https://avatars.githubusercontent.com/u/64437819?v=4?s=100" width="100px;" alt="Carababusha"/><br /><sub><b>Carababusha</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=Carababusha" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/bjacquin"><img src="https://avatars.githubusercontent.com/u/5293357?v=4?s=100" width="100px;" alt="Bertrand Jacquin"/><br /><sub><b>Bertrand Jacquin</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=bjacquin" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/prndrbr"><img src="https://avatars.githubusercontent.com/u/96344856?v=4?s=100" width="100px;" alt="Pierre"/><br /><sub><b>Pierre</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=prndrbr" title="Code">💻</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=prndrbr" title="Documentation">📖</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://jonathanbangert.com"><img src="https://avatars.githubusercontent.com/u/74015378?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/browniebroke/deezer-python/commits?author=Un10ck3d" title="Code">💻</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=Un10ck3d" title="Documentation">📖</a> <a href="https://github.com/browniebroke/deezer-python/commits?author=Un10ck3d" title="Tests">⚠️</a></td>
    </tr>
  </tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://allcontributors.org) specification.
Contributions of any kind are welcome!


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/browniebroke/deezer-python",
    "name": "deezer-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "deezer, sdk, client, requests",
    "author": "Bruno Alla",
    "author_email": "alla.brunoo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/62/76/7548bc3c7cd59b5ee3755fa76dbb3b63208cca273e4fb338d00074d858d4/deezer_python-7.1.0.tar.gz",
    "platform": null,
    "description": "# Deezer Python Client\n\n<p align=\"center\">\n  <a href=\"https://github.com/browniebroke/deezer-python/actions/workflows/ci.yml?query=branch%3Amain\">\n    <img alt=\"CI Status\" src=\"https://img.shields.io/github/actions/workflow/status/browniebroke/deezer-python/ci.yml?branch=main&logo=github&style=flat-square\">\n  </a>\n  <a href=\"https://readthedocs.org/projects/deezer-python/builds/\">\n    <img src=\"https://img.shields.io/readthedocs/deezer-python.svg?logo=read-the-docs&style=flat-square\" alt=\"Documentation Status\">\n  </a>\n  <a href=\"https://codecov.io/gh/browniebroke/deezer-python\">\n    <img src=\"https://img.shields.io/codecov/c/github/browniebroke/deezer-python.svg?logo=codecov&style=flat-square\" alt=\"Test coverage percentage\">\n  </a>\n</p>\n<p align=\"center\">\n  <a href=\"https://python-poetry.org/\">\n    <img src=\"https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json\" alt=\"Poetry\">\n  </a>\n  <a href=\"https://github.com/astral-sh/ruff\">\n    <img src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json\" alt=\"Ruff\">\n  </a>\n  <a href=\"https://github.com/pre-commit/pre-commit\">\n    <img src=\"https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square\" alt=\"pre-commit\">\n  </a>\n</p>\n<p align=\"center\">\n  <a href=\"https://mybinder.org/v2/gh/browniebroke/deezer-python/main?filepath=demo.ipynb\">\n    <img src=\"https://mybinder.org/badge_logo.svg\" alt=\"Launch demo on Binder\">\n  </a>\n  <a href=\"https://pypi.org/project/deezer-python/\">\n    <img src=\"https://img.shields.io/pypi/v/deezer-python.svg?logo=python&amp;logoColor=fff&amp;style=flat-square\" alt=\"PyPi Status\">\n  </a>\n  <img src=\"https://img.shields.io/pypi/pyversions/deezer-python.svg?style=flat-square\" alt=\"pyversions\">\n  <img src=\"https://img.shields.io/pypi/l/deezer-python.svg?style=flat-square\" alt=\"license\">\n  <a href=\"https://github.com/browniebroke/deezer-python\">\n    <img src=\"https://tokei.rs/b1/github/browniebroke/deezer-python\" alt=\"LoC\">\n  </a>\n</p>\n\n---\n\n**Documentation**: <a href=\"https://deezer-python.readthedocs.io\" target=\"_blank\">https://deezer-python.readthedocs.io</a>\n\n**Source Code**: <a href=\"https://github.com/browniebroke/deezer-python\" target=\"_blank\">https://github.com/browniebroke/deezer-python </a>\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>>> client = deezer.Client()\n>>> 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<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tbody>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://www.twitter.com/_BrunoAlla\"><img src=\"https://avatars1.githubusercontent.com/u/861044?v=4?s=100\" width=\"100px;\" alt=\"Bruno Alla\"/><br /><sub><b>Bruno Alla</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=browniebroke\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=browniebroke\" title=\"Documentation\">\ud83d\udcd6</a> <a href=\"#ideas-browniebroke\" title=\"Ideas, Planning, & Feedback\">\ud83e\udd14</a> <a href=\"#maintenance-browniebroke\" title=\"Maintenance\">\ud83d\udea7</a> <a href=\"#platform-browniebroke\" title=\"Packaging/porting to new platform\">\ud83d\udce6</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=browniebroke\" title=\"Tests\">\u26a0\ufe0f</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/misuzu\"><img src=\"https://avatars1.githubusercontent.com/u/248143?v=4?s=100\" width=\"100px;\" alt=\"misuzu\"/><br /><sub><b>misuzu</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=misuzu\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=misuzu\" title=\"Documentation\">\ud83d\udcd6</a> <a href=\"#ideas-misuzu\" title=\"Ideas, Planning, & Feedback\">\ud83e\udd14</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=misuzu\" title=\"Tests\">\u26a0\ufe0f</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/pfouque\"><img src=\"https://avatars1.githubusercontent.com/u/8300001?v=4?s=100\" width=\"100px;\" alt=\"Pascal\"/><br /><sub><b>Pascal</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=pfouque\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=pfouque\" title=\"Tests\">\u26a0\ufe0f</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/khamaileon\"><img src=\"https://avatars2.githubusercontent.com/u/1322166?v=4?s=100\" width=\"100px;\" alt=\"khamaileon\"/><br /><sub><b>khamaileon</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=khamaileon\" title=\"Documentation\">\ud83d\udcd6</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/sheregeda\"><img src=\"https://avatars3.githubusercontent.com/u/2856444?v=4?s=100\" width=\"100px;\" alt=\"Nikolay Sheregeda\"/><br /><sub><b>Nikolay Sheregeda</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=sheregeda\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=sheregeda\" title=\"Tests\">\u26a0\ufe0f</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/horstmannmat\"><img src=\"https://avatars1.githubusercontent.com/u/11761333?v=4?s=100\" width=\"100px;\" alt=\"Matheus Horstmann\"/><br /><sub><b>Matheus Horstmann</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=horstmannmat\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=horstmannmat\" title=\"Documentation\">\ud83d\udcd6</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/MDCEY\"><img src=\"https://avatars2.githubusercontent.com/u/3812864?v=4?s=100\" width=\"100px;\" alt=\"Kieran Wynne\"/><br /><sub><b>Kieran Wynne</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=MDCEY\" title=\"Code\">\ud83d\udcbb</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/jnth\"><img src=\"https://avatars0.githubusercontent.com/u/7796167?v=4?s=100\" width=\"100px;\" alt=\"Jonathan Virga\"/><br /><sub><b>Jonathan Virga</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=jnth\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=jnth\" title=\"Documentation\">\ud83d\udcd6</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/hugovk\"><img src=\"https://avatars2.githubusercontent.com/u/1324225?v=4?s=100\" width=\"100px;\" alt=\"Hugo\"/><br /><sub><b>Hugo</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=hugovk\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/all-contributors/all-contributors-bot\"><img src=\"https://avatars3.githubusercontent.com/u/46843839?v=4?s=100\" width=\"100px;\" alt=\"allcontributors[bot]\"/><br /><sub><b>allcontributors[bot]</b></sub></a><br /><a href=\"#infra-allcontributors\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">\ud83d\ude87</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/nrebena\"><img src=\"https://avatars3.githubusercontent.com/u/49879400?v=4?s=100\" width=\"100px;\" alt=\"nrebena\"/><br /><sub><b>nrebena</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/issues?q=author%3Anrebena\" title=\"Bug reports\">\ud83d\udc1b</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=nrebena\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=nrebena\" title=\"Tests\">\u26a0\ufe0f</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/spvkgn\"><img src=\"https://avatars0.githubusercontent.com/u/4147135?v=4?s=100\" width=\"100px;\" alt=\"Pavel\"/><br /><sub><b>Pavel</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/issues?q=author%3Aspvkgn\" title=\"Bug reports\">\ud83d\udc1b</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://www.idiap.ch || www.edeltech.ch\"><img src=\"https://avatars0.githubusercontent.com/u/898010?v=4?s=100\" width=\"100px;\" alt=\"Samuel Gaist\"/><br /><sub><b>Samuel Gaist</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=sgaist\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=sgaist\" title=\"Tests\">\u26a0\ufe0f</a> <a href=\"#security-sgaist\" title=\"Security\">\ud83d\udee1\ufe0f</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/hithomasmorelli\"><img src=\"https://avatars0.githubusercontent.com/u/22722644?v=4?s=100\" width=\"100px;\" alt=\"Thomas Morelli\"/><br /><sub><b>Thomas Morelli</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/issues?q=author%3Ahithomasmorelli\" title=\"Bug reports\">\ud83d\udc1b</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=hithomasmorelli\" title=\"Code\">\ud83d\udcbb</a> <a href=\"#ideas-hithomasmorelli\" title=\"Ideas, Planning, & Feedback\">\ud83e\udd14</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://naveen.syrusdark.website\"><img src=\"https://avatars1.githubusercontent.com/u/49693820?v=4?s=100\" width=\"100px;\" alt=\"Naveen M K\"/><br /><sub><b>Naveen M K</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=naveen521kk\" title=\"Code\">\ud83d\udcbb</a> <a href=\"#infra-naveen521kk\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">\ud83d\ude87</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/Carababusha\"><img src=\"https://avatars.githubusercontent.com/u/64437819?v=4?s=100\" width=\"100px;\" alt=\"Carababusha\"/><br /><sub><b>Carababusha</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=Carababusha\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/bjacquin\"><img src=\"https://avatars.githubusercontent.com/u/5293357?v=4?s=100\" width=\"100px;\" alt=\"Bertrand Jacquin\"/><br /><sub><b>Bertrand Jacquin</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=bjacquin\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/prndrbr\"><img src=\"https://avatars.githubusercontent.com/u/96344856?v=4?s=100\" width=\"100px;\" alt=\"Pierre\"/><br /><sub><b>Pierre</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=prndrbr\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=prndrbr\" title=\"Documentation\">\ud83d\udcd6</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://jonathanbangert.com\"><img src=\"https://avatars.githubusercontent.com/u/74015378?v=4?s=100\" width=\"100px;\" alt=\"Jonathan\"/><br /><sub><b>Jonathan</b></sub></a><br /><a href=\"https://github.com/browniebroke/deezer-python/commits?author=Un10ck3d\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=Un10ck3d\" title=\"Documentation\">\ud83d\udcd6</a> <a href=\"https://github.com/browniebroke/deezer-python/commits?author=Un10ck3d\" title=\"Tests\">\u26a0\ufe0f</a></td>\n    </tr>\n  </tbody>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\nThis project follows the [all-contributors](https://allcontributors.org) specification.\nContributions of any kind are welcome!\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A friendly wrapper library for the Deezer API",
    "version": "7.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/browniebroke/deezer-python/issues",
        "Changelog": "https://deezer-python.readthedocs.io/en/latest/changelog.html",
        "Documentation": "https://deezer-python.readthedocs.io",
        "Homepage": "https://github.com/browniebroke/deezer-python",
        "Mastodon": "https://fosstodon.org/@browniebroke",
        "Repository": "https://github.com/browniebroke/deezer-python",
        "Twitter": "https://twitter.com/_BrunoAlla"
    },
    "split_keywords": [
        "deezer",
        " sdk",
        " client",
        " requests"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92dccee18226324e0662b135c4d76600972b0a8abec9ff0ef86cbdf13c4d586e",
                "md5": "05a66bb23b902da5ef83b48eaeaa1656",
                "sha256": "edb3e43098e83411cad6fcab43494e8bf4c4975abc6e2bc2054f4436443de4f2"
            },
            "downloads": -1,
            "filename": "deezer_python-7.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "05a66bb23b902da5ef83b48eaeaa1656",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 24024,
            "upload_time": "2024-10-31T19:28:15",
            "upload_time_iso_8601": "2024-10-31T19:28:15.806277Z",
            "url": "https://files.pythonhosted.org/packages/92/dc/cee18226324e0662b135c4d76600972b0a8abec9ff0ef86cbdf13c4d586e/deezer_python-7.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62767548bc3c7cd59b5ee3755fa76dbb3b63208cca273e4fb338d00074d858d4",
                "md5": "3e125decd779c1634c0d7624a1670a54",
                "sha256": "89e3c442b3dc88056a367f8688c074b7eb0228d2f8477842c759aa47a964a3e2"
            },
            "downloads": -1,
            "filename": "deezer_python-7.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3e125decd779c1634c0d7624a1670a54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 19585,
            "upload_time": "2024-10-31T19:28:17",
            "upload_time_iso_8601": "2024-10-31T19:28:17.938924Z",
            "url": "https://files.pythonhosted.org/packages/62/76/7548bc3c7cd59b5ee3755fa76dbb3b63208cca273e4fb338d00074d858d4/deezer_python-7.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 19:28:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "browniebroke",
    "github_project": "deezer-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "deezer-python"
}
        
Elapsed time: 0.35378s