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!
How to use the Timer class
Import it:
from yoyo import Timer
Then create the object:
from yoyo import Timer
timer = Timer() # Nothing to put here until now
Functions:
countdown(count, time_type)
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.6.tar.gz
(5.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.6.tar.gz.
File metadata
- Download URL: yoyo_bgw-0.1.6.tar.gz
- Upload date:
- Size: 5.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 |
20cf2629e81a1259242483e281f8f77fc6587803d02146bea2f3af565b7c9fd3
|
|
| MD5 |
435bc7f0cbd893aee80d5ce692363a9f
|
|
| BLAKE2b-256 |
9f00c917e46cc572eaef819ff5934f3904478c83dccbed53b7de53f68fed131f
|
File details
Details for the file yoyo_bgw-0.1.6-py3-none-any.whl.
File metadata
- Download URL: yoyo_bgw-0.1.6-py3-none-any.whl
- Upload date:
- Size: 5.9 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 |
ddb655e4c8de340520f73adda748c8290e066aff7616322b53e4bc78127a530b
|
|
| MD5 |
16ecbaec8c03df8a836e55b1ecdedd5b
|
|
| BLAKE2b-256 |
0075881abef46e5ac5910a60861f92b6958e1edc300c27f3ac3d9c6a5e312b28
|