The basic library for coding
Project description
cozy-kit
A cozy Python package with greetings, quotes, bedtime stories, timers, and text utilities.
Created by Youssef
Requirements
- Python +3.11
Installation
Install
pip install cozy-kit
Upgrade
pip install --upgrade cozy-kit
Quick Example
Usage
from cozy_kit import Greeting
user = Greeting(
name="Youssef",
nickname="Yoyo"
)
print(user.welcome())
Output
Welcome Youssef!
Or welcome Yoyo!
Other Docs
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
cozy_kit-0.2.8.tar.gz
(8.4 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 cozy_kit-0.2.8.tar.gz.
File metadata
- Download URL: cozy_kit-0.2.8.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc87edd066dde1e94d943dcc40533cc0fdde7e4f2f89966b5a0471c91127b7a8
|
|
| MD5 |
0c57f8779eca5d73839b3850cd81548d
|
|
| BLAKE2b-256 |
59b8bedbfdec7f7f6cc8c71f38c0fd2c5c2bd7cb26d0fc22bf1f74c4221a4177
|
File details
Details for the file cozy_kit-0.2.8-py3-none-any.whl.
File metadata
- Download URL: cozy_kit-0.2.8-py3-none-any.whl
- Upload date:
- Size: 9.5 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 |
d7b6e3080eb8e5fd53776048b08c8a5441a0954a6dd35b64aea3e3820441a105
|
|
| MD5 |
9a6ce1c6e9deb3cd21cb9357a20f8466
|
|
| BLAKE2b-256 |
21942e190926aead34f11c2cfeeb57b6c24182df435f31748bf47ba896463f41
|