A package that displays a name with 'IS GAY' in a fancy way in the terminal
Project description
You Are Gay
A fun Python package that displays any name with "IS GAY" in a colorful, animated way in your terminal.
Installation
pip install you-are-gay
Usage
Simply run with a name:
you-are-gay John
Or run without a name to get the default "YOU IS GAY":
you-are-gay
Multiple words work too:
you-are-gay "John Smith"
# or
you-are-gay John Smith
You can also use it in your Python code:
from fancy_text import display_text
# Display with your custom message
display_text("JOHN IS GAY")
# Use the underlying animation function directly
from fancy_text import animate_text
animate_text("ANY TEXT YOU WANT")
Features
- Colorful, animated terminal display
- Gradient text effects
- Sparkle animations
- Auto-sizing to fit your terminal
- Large ASCII art characters
Requirements
- Python 3.6+
- Works on Linux, macOS, and Windows
License
MIT
Project details
Release history Release notifications | RSS feed
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 you_are_gay-0.2.0.tar.gz.
File metadata
- Download URL: you_are_gay-0.2.0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78c49583fcb530351a0032ad35edfeb368721304d0789904bed20ee6a41bf656
|
|
| MD5 |
3ad9b78ab516ca47127f21643863c4f4
|
|
| BLAKE2b-256 |
0724f868b46370e7bcad6d067df93aa91f3884a1e390c3aa82a048cd27d9f5c0
|
File details
Details for the file you_are_gay-0.2.0-py3-none-any.whl.
File metadata
- Download URL: you_are_gay-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f92672df525f20d2ce29c88b1f743909dbbfde24051453b09bff1d3ad774facf
|
|
| MD5 |
08a2338eb8c203c5ac4fb90dd2276642
|
|
| BLAKE2b-256 |
badb45edbfcc849d8d8ca6dd48f684ad52c7f1fc8955ae0c0b56854fb67fc703
|