A python package for no one.
Project description
CatSay
Make your cat say Anything you like
Overview
The ASCII Art Cat Speaking package provides a simple Python function to display a cat "speaking" a message using ASCII art. The cat's message is presented in a thought bubble beside the cat.
Installation
pip install catsay
Usage
- Import the
catsay
function from thecat
package. - Call the function, passing the desired message as an argument.
Example:
from cat import catsay
message = "Hello, I am a cat!"
catsay(message)
------------------
(Hello, I am a cat!)
------------------
\/
/\_/\
( o.o )
> ^ < ,"",
( " ) :
(|)""
This will print a cat with a thought bubble beside it, containing the specified message.
Customization
Feel free to customize the ASCII art or modify the function according to your preferences. Or make a pull request, You can change the cat's appearance, the thought bubble, or any other aspect of the output.
License
This package is provided under the MIT License.
Feel free to use and modify it as needed!
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
File details
Details for the file catsay-1.0.4.tar.gz
.
File metadata
- Download URL: catsay-1.0.4.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac6278b68ae3eb81bb1832c2271a7ddd3880e239d135b7142d983d4ff9e6ef98 |
|
MD5 | e17eccd7e05e6a7938415fef308dfa19 |
|
BLAKE2b-256 | d6f5f51c381b0d79a207e8f88c0fe2a3f14f1c75d7f3fc47c2914ab5a2725628 |
File details
Details for the file catsay-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: catsay-1.0.4-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01cfb2bc0eb98392137a8629073838f21b21228e0c44fee2ea7cba4364c697a4 |
|
MD5 | 4c5e4e1091860a108553e3c4e1397e14 |
|
BLAKE2b-256 | 81b49f53279d23d7e75731de520f6cdd259dc6adcb110a015c5a954115f9a71c |