Skip to content

sarzz2/musixmatch-py

Repository files navigation

musixmatch module for python

PyPI version info PyPI supported Python versions PyPI downloads Documentation Status

License: MIT

Discord support server

Pythonic wrapper for the undocumented musixmatch-py API.

Installation

Python 3.6 or higher is required.

Run the following command:

pip install musixmatch-py

Getting Started

from musixmatch.main import Musixmatch
auth = Musixmatch("Your_musixmatch-API-key")
auth.search_track("Hello")

For list of all functions see documentation

Contribute

Support

If you are having issues, please let me know by joining the discord support server at https://discord.gg/dNvFd5VBrh

License

The project is licensed under the MIT license.

Links

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages