Skip to content

ssaini123456/crayon.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

crayon.py

A reverse engineered wrapper over the craiyon backend.

Examples

craiyon = Craiyon()
asyncio.run(craiyon.generate(count=3, output_str="{}.jpg".format(uuid.uuid4()), text="Rock the Casbah"))

About

An async-compliant utility class over the craiyon backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages