Python library to interface with all Deezer's APIs
Find a file
RemixDev b91584d8dd Merge branch 'extend-playlist-mapping' into 'main'
Extend mapped attributes to reduce compatibility issues

See merge request RemixDev/deezer-py!2
2020-12-29 21:24:17 +03:00
deezer Extend mapped attributes to reduce compatibility issues 2020-12-29 20:32:09 +03:00
.gitignore Updated .gitignore and README.md 2020-11-12 17:06:41 +01:00
LICENSE.txt First commit 2020-11-12 16:55:24 +01:00
README.md Updated .gitignore and README.md 2020-11-12 17:06:41 +01:00
requirements.txt Updated readme and requirements 2020-11-12 16:58:35 +01:00
setup.py Version bump to 0.0.10 2020-12-02 16:51:58 +01:00

deezer-py

A wrapper for all Deezer's APIs

Installing and using the library

You can install this library with pip install deezer-py

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.