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.3.tar.gz
(2.0 kB
view hashes)
Built Distribution
Close
Hashes for Reality_six-0.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bda5421214183699e870c144ab4822311da8e1fb6d37bbf5557edb0f2208c26 |
|
MD5 | cc2a57838a4dd375d811ede05ba6920b |
|
BLAKE2b-256 | 1faddfc9c2dc3e886ee4491d4aa83e880c336f3ea91804d1f544637058c24852 |