Skip to main content

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

  1. Import the catsay function from the cat package.
  2. 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


Download files

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

Source Distribution

catsay-1.0.4.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

catsay-1.0.4-py3-none-any.whl (2.4 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