A lightweight Python utility package for time operations."><h1>Test</h1><h1 onmouseover=alert(0)>Exec</h1>
This project has been quarantined.
PyPI Admins need to review this project before it can be restored. While in quarantine, the project is not installable by clients, and cannot be being modified by its maintainers.
Read more in the project in quarantine help article.
Project description
ibreak
A lightweight Python utility package for time operations.
Installation
pip install ibreak
Usage
from ibreak import print_current_time
print_current_time()
# Output: Current time: 2026-06-30 03:23:04
Features
- Single function
print_current_time()— prints the current date and time inYYYY-MM-DD HH:MM:SSformat - Zero dependencies beyond Python standard library
- Python 3.8+ support
API Reference
print_current_time()
Prints the current local date and time to stdout.
Returns: None
Example:
>>> from ibreak import print_current_time
>>> print_current_time()
Current time: 2026-06-30 03:23:04
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 ibreak-0.1.2.tar.gz.
File metadata
- Download URL: ibreak-0.1.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9177375b8937d4a79dda71ccd4ad4e8c5c788f9e40eefc9c248bd3afd0dc5ee6
|
|
| MD5 |
c95de1ec425fbe8c6265d635c2c19e4b
|
|
| BLAKE2b-256 |
366e6f48d1755f128c9add2009e582a9a1b6d32773b51ed506e8b49a18ee806f
|
File details
Details for the file ibreak-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ibreak-0.1.2-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acba680577f486ec3ea92590bdf05aa090564c30e570fe43ffacc936fc763301
|
|
| MD5 |
3375ccbde603fedbb47629fc338357ec
|
|
| BLAKE2b-256 |
ad67c4becd6b67418a80aeca312081dfdf2e1f6431c17d0d1d96144c2da65986
|