Skip to content

jun6000/oguraPoemsGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oguraPoemsGenerator

Quote generator written completely in python that displays a random poem from the Ogura Hyakunin Isshu (Collection of 100 japanese poems by the Ogura poets).

Pre-requisites

python & pip.

Features

  • Displays poem in japanese, romaji (romanized spelling in english) and the english translation.
  • Displays the text gradually letter by letter.

Installation

  • Create a venv and use pip to install the package.
pip install ogura
  • Then run using either,
ogura

(or)

python -m ogura

Releases

No releases published

Packages

No packages published

Languages