Skip to main content

Adds emoji-rich greeting methods to the Greeting class.

Project description

cozy-kit-plugin-fancy-greetings

A cozy-kit plugin that adds emoji-rich greeting methods to the Greeting class.

Installation

pip install cozy-kit-plugin-fancy-greetings

Or via the cozy-kit marketplace CLI:

cozy-plugins marketplace install fancy-greetings

Methods added to Greeting

Method Description
wave() Sends a cheerful wave with a random emoji
celebrate() Congratulates the user with celebration emojis
cheer() Gives the user an energetic cheer

Usage

from cozy_kit.greeting import Greeting
from cozy_kit.plugins import plugin, add_plugin
import cozy_kit_plugin_fancy_greetings as fg

plugin(metadata=fg.METADATA, engine=fg.ENGINE)
add_plugin("fancy_greetings")

g = Greeting(name="Youssef")
print(g.wave())       # 👋 Hey, Youssef!
print(g.celebrate())  # 🎉 🥳 ✨ 🎊 🎈\nYou're doing amazing! Youssef!
print(g.cheer())      # Go go go, Youssef! 🚀⚡

License

MIT

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

cozy_kit_plugin_fancy_greetings-1.0.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file cozy_kit_plugin_fancy_greetings-1.0.0.tar.gz.

File metadata

File hashes

Hashes for cozy_kit_plugin_fancy_greetings-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8a31e489aab0e05fe84041257c7c765fd9a81b6a0136418923aba7fc4d7538d8
MD5 e3446f9a9be84575b8f8c34d4dcc0d74
BLAKE2b-256 a6dbd60a165c119dea233ed5041ed31936618755c5f3ed39e620bbc24ffbccb2

See more details on using hashes here.

File details

Details for the file cozy_kit_plugin_fancy_greetings-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cozy_kit_plugin_fancy_greetings-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8931c8e30dd218f0ebc3692249957c3fa5ee529d21c00ea7d9977afc8df41bdb
MD5 871573b33bfbb0e5e176de3792e870c5
BLAKE2b-256 ec576a24204e5ce6ee493b0904cf8d4d9fb453c0cb99818f53db2b846548b020

See more details on using hashes here.

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