The py_clocks package is a Python-based project designed for displaying multiple timezone clocks in windows desktop.
Project description
py_clocks
The py_clocks package is a Python-based project designed for displaying multiple timezone clocks on a Windows desktop.
By default, the app shows the time in the following timezones:
- Asia/Tokyo
- Asia/Kolkata
- Europe/Berlin
Screenshot of the py_clocks application showing multiple timezone clocks.
Building and Running the Project
.venv/Scripts/python.exe packages/py_clocks/src/py_clocks/py_clocks.py
Creating an Executable
To create a standalone executable for the py_clocks package using PyInstaller, use the provided script:
pyinstaller --onefile packages/py_clocks/src/py_clocks/py_clocks.py
Locate the executable: The generated executable will be located in the dist directory as py_clocks.exe.
source manual
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 py_clocks-25.0.0-py3-none-any.whl.
File metadata
- Download URL: py_clocks-25.0.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5a2536a586ee605cca8e3580001bab698f273e828e556af4a31e7ffaac300e2
|
|
| MD5 |
76ac1ff1a573e6c0eb7c0b4abebcc019
|
|
| BLAKE2b-256 |
776d94a5db5983ec49ea031721c2108fbaf21c401a998a54330ed40c0db46962
|