Skip to content

kartikye/random_poem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random_poem

A python package that returns a random poem from poetryfoundation.org

installation

This package can be installed using pip pip install random_poem

usage

import random_poem
random_poem.get_poem()

The call will return a random poem as a \n delimited string or None if it is not able to find one

license

random_poem is distributed under the MIT license

Releases

No releases published

Packages

No packages published

Languages