Skip to content

A Python module for generating an EXTRA THICC text.

License

Notifications You must be signed in to change notification settings

mxdzi/extra-thicc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

乇乂丅尺卂 丅卄工匚匚

A Python module for generating an EXTRA THICC text.

How to use

Import an extra_thicc module and use a make_extra_thicc function:

from extra_thicc import make_extra_thicc

make_extra_thicc("extra thicc")
# >>> '乇乂丅尺卂 丅卄工匚匚'

run using poetry:

poetry run python src/extra_thicc.py <INPUT>

or use a console script make-extra-thicc:

$ make-extra-thicc 'extra thicc'
乇乂丅尺卂 丅卄工匚匚

Run tests

poetry run pytest

About

A Python module for generating an EXTRA THICC text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages