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.2.tar.gz
(1.9 kB
view hashes)
Built Distribution
Close
Hashes for Reality_six-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ae02df900ffcaf3fd80aa51a2a57bb4d2730502b6387a6078f7dc0bf729a49a |
|
MD5 | 01cf657c1cbc9893dae2ea119a9d3a23 |
|
BLAKE2b-256 | bb18b500ea515002e366e55cb8b53516d92e1e5d18e186b1cfd98a8b0634ac56 |