A simple package that tells you reality.
Project description
#Reality
Get you platform:
import Reality
print(Reality.platform())
See if a proccess is running:
import Reality as r
if r.running("terminal"):
print("Terminal is running!")
else:
print("Terminal is not running.")
Get timestamp:
import Reality 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.1.tar.gz
(1.9 kB
view hashes)
Built Distribution
Close
Hashes for Reality_six-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91e8b59295afe12e5732411e3c195d266d7ae1aa5615a95d0629efe015d5b4a9 |
|
MD5 | 427810ebabb6b149239c68e228ac5ecf |
|
BLAKE2b-256 | 89721721ee409a0d9994f94a47c90680400f532358dbfee0b1c14be787169fb5 |