Skip to content

Skidudeaa/genius.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genius.py

PyPI version Python 3.x version Documentation Downloads

Python wrapper for Genius API

With genius.py, enjoy an easy-to-use interface to interact with Genius API

Table of Contents


Features

  • Feature rich interface
  • Easy to use
  • Lyrics web scraper

Install

pip install geniusdotpy

Getting Started

To get started...

  1. Get your Client Access Token here

  2. Create a new GeniusBuilder object

    from geniusdotpy.genius_builder import GeniusBuilder
    
    genius = GeniusBuilder(client_access_token=client_access_token)
  3. ???

  4. Profit

References

Genius API


Created with 💖 by jjoeldaniel

About

Python wrapper for Genius API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%