FIGlet Using Python
Project description
This module can be used to display FIGlet fonts using python. This is a simple,standalone and easy to understand module with zero dependency on external packages.Best use case is, it can be used in unison with different programs to make them more lively and attarctive.Now you can also add colours to figlet fonts (using <colour> argument) to make them more beautiful.Rainbow colour effect can also be generated in figlet fonts using <rainbow=True> argument in display() function.
Syntax:
>>>import myfiglet
>>>myfiglet.display(<input_string>,<symbol>)
Example: >>>myfiglet.display( ‘Python’ , ‘%’)
Example: >>>myfiglet.display( ‘Harsh’ , pattern=’name’)
Type >>>myfiglet.help() for further help.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file myfiglet-0.0.9.tar.gz.
File metadata
- Download URL: myfiglet-0.0.9.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba089bd697ee9d74ab4317561cfcbeaf49f39e826d42af005339836edd08fac4
|
|
| MD5 |
27643a8009ac99ca469d20c1250c513c
|
|
| BLAKE2b-256 |
87245764e92edb9e2c2d33b3acc679287d6fe4f658809077548e5a29242fafb4
|
File details
Details for the file myfiglet-0.0.9-py3-none-any.whl.
File metadata
- Download URL: myfiglet-0.0.9-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0edfd4ef0dfc3405e8cead20e89e0a750839fc38d43fc11d3c085297bec8cd5e
|
|
| MD5 |
0b775f3d83c3848f09f8594e7c9a357c
|
|
| BLAKE2b-256 |
5a9d95042781e12093cf70c8e0b6bd08f5638431e732dc10d032ebd4c9d52079
|