Skip to main content

A simple Python package that generates ASCII art of characters saying a given string.

Project description

Charsay

Character Say - A simple Python package that generates ASCII art of characters saying a given string. Currently, it supports Simpsons characters.

Features

  • Simpsons Characters: Supports Bart, Homer, Marge, Lisa, and Maggie.
  • Customizable Text: Add your own text for the characters to say.
  • ASCII Art: Each character is represented in ASCII art form, inspired by existing Simpsons designs.
  • I'm Feeling Lucky: Initialize character = Charactersay() and call the character.imfeelinglucky() to get fortune cookie messages.

Installation

To install this package, you can clone the repository and run it locally. Or it can be installed using pip from PyPI.

Usage

Here's a basic example of how to use the package:

from charsay import Charactersay   #import Charactersay() class

'horizontal_length' can be any int or float (raises ValueError if otherwise) 'horizontal_length' is an optional parameter (default=60) with a minimum possible value 15 (raises ValueError if otherwise)

from charsay import Charactersay   #import Charactersay() class
character = Charactersay(horizontal_length=x) # initializing object 

'object.string' is the string you want characters to say

character.string = "Hello, world!"

Example usage:

from charsay import Charactersay
character = Charactersay(horizontal_length=50)
character.string = 'English? Who needs that? I’m never going to England.'

character.homer()

Available Functions

These methods take no arguments. They only need to be called, and will print the 'object.string' assigned earlier ('Hello, world!' if no string was assigned)

from charsay import Charactersay
character = Charactersay()

character.homer() 
character.marge()
character.bart()
character.lisa()
character.maggie()
character.imfeelinglucky() 
    #-->Generates a random character saying a random fortune-quote (ignores 'obj'.string)

Contributing

Contributions are welcome! Feel free to add more characters or improve existing ones.

License

This project is licensed under the MIT License.

Acknowledgments

  • The Simpsons characters are copyrighted by Disney. This project uses ASCII art designs inspired by these characters for non-commercial purposes.
  • ASCII art designs are not original and are based on existing Simpsons designs.

Legal Note

Please be aware that using Simpsons characters without permission may infringe on Disney's copyright. This project is intended for personal, non-commercial use. If you plan to use this project commercially, you should seek permission from Disney or ensure your use falls under fair use provisions.

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

charsay-0.1.3.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

charsay-0.1.3-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file charsay-0.1.3.tar.gz.

File metadata

  • Download URL: charsay-0.1.3.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for charsay-0.1.3.tar.gz
Algorithm Hash digest
SHA256 a0989b0b4af6e893ec11ee063d72aa60568e2d70a2d0e9b2fad30d3a55496bfa
MD5 8b835f67188e0b65f30e476e8f9e92bc
BLAKE2b-256 0ea420863ed883d6d81787726c0bc2eb60a54bb7b285a7543e97424bf3ff51a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for charsay-0.1.3.tar.gz:

Publisher: build-and-deploy.yml on kish-0/charsay

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file charsay-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: charsay-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for charsay-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 43e9f2c5a6ca98979dd34190b2e436110fb8b8e674ac11ae86e93fbe5660df55
MD5 6851a456ee3e9fa21c497b6609d1e28e
BLAKE2b-256 34c8cc3610b5190b1d35aad725907625113aec464aeb486635af6ccf09ce74d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for charsay-0.1.3-py3-none-any.whl:

Publisher: build-and-deploy.yml on kish-0/charsay

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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