Skip to content
/ ipsum Public

Python library for the generation of international placeholder text

Notifications You must be signed in to change notification settings

dtrifuno/ipsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipsum

License: MIT

A monorepo for projects related to the Ipsum placeholder text generation library.

For more details, navigate to one of the projects to read the included README files.

You can see all three projects in action at ipsum.trifunovski.me, or learn more about how it works on my blog.

Projects

Folder Description
ipsum Library for procedurally-generating text that resembles a particular language.
ipsum-server A FastAPI server providing REST API access to the Ipsum text generator.
ipsum-client A web client for the Ipsum placeholder text generator.