Skip to main content

Add font and color to your Python text.

Project description

Great Text

This package enables you to print great text like below image.

great-text requires Python v8+ to run.

To install this package, use

pip install great-text

RUN

Want to contribute? Great!

Open your favorite Terminal and run these commands.

First Tab:

touch example.py

Open your favorite text editor and write

from great_text import great_text

call the function great-text with arguments given bellow

great_text("Hello", "isometric2", "red")

the code will look like this

from great_text import great_text

great_text("Hello", "isometric2", "red")

Note: You can change text ,color and fonts

Now RUN

python example.py

License

MIT

Free Software, Hell Yeah!

Author

Deepak Patidar

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

great_text-0.1.4.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

great_text-0.1.4-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page