The module that is your welcoming code
Project description
yoyo-bgw
A cozy Python package with greetings, bedtime stories, quotes, and friendly messages.
Created by Youssef.
Installation
Install the package:
pip install yoyo-bgw
Update the package:
pip install --upgrade yoyo-bgw
What is this package?
yoyo-bgw is a friendly Python package that provides:
Welcome messages
Goodbye messages
Morning greetings
Bedtime stories
Motivational quotes
JSON-powered random content
The package is designed to be simple, cozy, and beginner-friendly.
How to use this package:
Import it:
from yoyo import Yoyo
Then create the object:
from yoyo import Yoyo
example_name = Yoyo(
name='Example',
age=12,
height=12,
weight=13,
eye_color='blue',
hair_color='black',
gender='male',
nickname='Example'
)
Functions
welcome()good_morning()good_night()info()bye()
Example Usage:
from yoyo import Yoyo
person = Yoyo(
name="Youssef",
nickname="Yoyo"
)
print(person.welcome())
Example Output:
Welcome Youssef!
Or welcome Yoyo!
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
yoyo_bgw-0.1.4.tar.gz
(3.5 kB
view details)
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 yoyo_bgw-0.1.4.tar.gz.
File metadata
- Download URL: yoyo_bgw-0.1.4.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27af0c1776dcb922dc2235d35e5e4d4f2066b6ed8f3e6f6ab5b81783c4b15a3d
|
|
| MD5 |
2d791f163c0e27956ebde0b88d65460d
|
|
| BLAKE2b-256 |
22f550d200876faed482f65d4c10cfcc0fa600cbd7723736e9aa647f8c77b621
|
File details
Details for the file yoyo_bgw-0.1.4-py3-none-any.whl.
File metadata
- Download URL: yoyo_bgw-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4e23d7a4fe390c02bfbc43da4c7a84e9640c5482b373beef9887610d1a7cc66
|
|
| MD5 |
085800faf6e5b891cf2c7346610f988f
|
|
| BLAKE2b-256 |
b352beb3f9ed9a8cf1cbbd04f96a16bbaff30bf01c6056e079c133a4754e46a6
|