A lightweight Python utility package for time operations.
Project description
testingfetchtime
A lightweight Python utility package for time operations.
This is a testing package used to test various installers. Completely harmless, code deliberately kept simple for testing purposes.
Please contact riyazwalikar@gmail.com for further information.
Installation
pip install testingfetchtime
Usage
from testingfetchtime 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 testingfetchtime import print_current_time
>>> print_current_time()
Current time: 2026-06-30 03:23:04
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
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 testingfetchtime-0.1.0.tar.gz.
File metadata
- Download URL: testingfetchtime-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42e249de1138498fec6da4f3467ce77024537636f20e005efd5ab37a53407ac5
|
|
| MD5 |
348b839aea2441452ada7700a13731c1
|
|
| BLAKE2b-256 |
1e9ba39f9d44197ee5f8b162313b88fece6327814cf1f6c60917cbe24983c996
|
File details
Details for the file testingfetchtime-0.1.0-py3-none-any.whl.
File metadata
- Download URL: testingfetchtime-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 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 |
555b8d64699f03f40bf18b00d5a778adc6bdd6dfcfbb21a3596a4a4e3727792c
|
|
| MD5 |
e4f098d1f7b1d294063e1f02001853cd
|
|
| BLAKE2b-256 |
bfef40a20c14bfbab25bb91f735846bad729ec7e227bd444659ec9e4f7e668b1
|