A fun library with time utilities and random compliments!
Project description
xztools
A fun and useful Python library with time utilities and random compliments!
Installation
pip install xztools
Features
🕐 Time Remaining Function
Get a beautiful countdown report showing how many days are left for:
- Weekend: Days until the end of Sunday
- Month: Days until the end of current month
- Year: Days until New Year's Eve
💝 Random Compliments
Get random compliments to brighten your day!
Usage
import xztools
# Get time remaining report
print(xztools.time_remaining())
# Get a random compliment
print(xztools.random_compliment())
Example Output
⏰ TIME REMAINING REPORT ⏰
========================================
📅 Today: Wednesday, December 20, 2023
========================================
🎉 Weekend Countdown: 4 days until Sunday
📅 Month Countdown: 11 days until end of December
🎊 Year Countdown: 11 days until New Year!
========================================
You're awesome!
Requirements
- Python 3.6 or higher
License
MIT License
Contributing
Feel free to contribute by adding more fun utilities to this package!
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
xztools-0.2.1.tar.gz
(2.6 kB
view details)
File details
Details for the file xztools-0.2.1.tar.gz.
File metadata
- Download URL: xztools-0.2.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
019c6dbc7d7ab1c922b191fb576f6b38f5bc112f831f6b6d218daaf9bb503582
|
|
| MD5 |
3b9b7768bec7779596d5665414bd7ca2
|
|
| BLAKE2b-256 |
a149cb020fcd6041801aa46eb29cbe75cfc9bf5158d26869ae6373a832011f1c
|