A simple package that tells you reality.
Project description
#RealitySix
Get you platform:
import RealitySix
print(RealitySix.platform())
See if a proccess is running:
import RealitySix as r
if r.running("terminal"):
print("Terminal is running!")
else:
print("Terminal is not running.")
Get timestamp:
import RealitySix as r
print(str(r.timestamp()))
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
Reality-six-0.2.4.tar.gz
(2.1 kB
view hashes)
Built Distribution
Close
Hashes for Reality_six-0.2.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a7bfca2421724ec8ce2b9453a996a7ea3f8d67bc566734175dbf40a2a246d8c |
|
MD5 | 543dee99b0923c0436481ce6a43d4985 |
|
BLAKE2b-256 | 7acfaf61db49552e37f17a91ca03337ba162fe8810ef2edfbeee95ec912e5e60 |