Poetpy - Python Wrapper for the PoetryDB API

Poetpy is an unofficial Python wrapper for the PoetryDB API. The PoetryDB API allows users to find a vast amount of poetry and poet data and is free to use without any authentication required. poetpy uses requests for handling the calls to the API.

Installation

poetpy is most easily installed using pip.

pip install poetpy

Reference