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.9.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.9.tar.gz.
File metadata
- Download URL: cozy_kit-0.2.9.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 |
87b222cdfe9a2b02fa371515d0a6d8dd41e07d7139f02abf589b1f3e4ae5dc65
|
|
| MD5 |
e137d57f69f5e1c2f1973b9eb6c10059
|
|
| BLAKE2b-256 |
a58e4f5a3c563e2d06289565aee15d2a044fb95acef30dbc4eae670903978d66
|
File details
Details for the file cozy_kit-0.2.9-py3-none-any.whl.
File metadata
- Download URL: cozy_kit-0.2.9-py3-none-any.whl
- Upload date:
- Size: 9.6 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 |
334b31e5045e3fe0099958cde94a63f7ad706e46894d97ee34a8cc1ddf3a2fd9
|
|
| MD5 |
7f25037d4919910ebad61dd7c3610e39
|
|
| BLAKE2b-256 |
ea37632e91eb908f34a3806cf66512a3dd3c472622ae10803d147ea940c480b7
|