Gets the current 12 or 24 hour time
Project description
ClockPython
A simple module that can get the current 24 or 12 hour time
Examples
Example:
Print(ClockPython.time(24))
23:00
Example 2:
Time_Variable = ClockPython.time(12)
Print(Time_Variable)
11:00
Installation
To install type in command prompt:
"pip install ClockPython"
or, to install it in dev mode, locate the directory of ClockPython and type:
"pip install -e .[dev]"
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 ClockPython-0.0.1.tar.gz.
File metadata
- Download URL: ClockPython-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec9d6a67abafbe4bf39f57823639542e5a98bf9f79ed59e7e599f986c2ad4083
|
|
| MD5 |
269bfd5d16b83c9bf8a6509f37b94a92
|
|
| BLAKE2b-256 |
a73dcd614f891868cbc072e772227ec1cba8f8568207d57e0ad3ddd77c4e9a85
|
File details
Details for the file ClockPython-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ClockPython-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a7613edcfd99df4d548fbb55d1290a1744967a70bf05eeb7025773fe5ce4f4f
|
|
| MD5 |
81f67703edc0764fa9370162cdd2f28b
|
|
| BLAKE2b-256 |
c7524e907822d1b9c800ac7a33ae28cc864b8470244194aefb3548931015e533
|