python-funkwhale/README.md
2019-05-19 21:23:51 -05:00

794 B

Python Funkwhale: Python Wrapper for the Funkwhale API.

pipeline status

coverage report

Python-funkwhale is a lightweight wrapper over the Funkwhale API. Only dependent on Requests, the idea of this wrapper is to support as much of the Funkwhale API as possible and be ready for new additions without needing to add a single line of code.