PoeSys is an app written in Python, Flask and CSS that produces a random poem each time the app/website is accessed. The embedded dictionary has 30 original verses that I wrote "from scratch". This generator can output 1000 different poems. The app uses the random (re) library. Other libraries and databases (i.e. mongo) were removed from the current code in order to make it cleaner.


No comments:
Post a Comment