geniuses

Genius REST API Client


License
Apache-2.0
Install
pip install geniuses==0.0.1

Documentation

Genius Lyrics API Python Client

Travis (.org) Coverage Status

A Lightweight client for typed interaction with Genius API.

Examples

WIP

CLI

WIP

Development

This project uses tox for running tests and other things (style check, coverage reports).

It is recommended to install conda along with tox-conda for using tox. Afterwards, tox command will run all the steps for you.

This project strictly uses black as an opinionated code style. Any written line should comply with that (don’t forget to run black . for PRs).

License

Released under the Apache License.