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.0.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for Reality_six-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e73ca6f20adab1e1977ffb68d0c37c62978a8d8d286b848c7e9e4b3c03035e7 |
|
MD5 | 26926fb4acd52d464978c3e549aa1855 |
|
BLAKE2b-256 | 7f3aa08e35408bdd2648b108062dde43e2e3c309ddd805c6fbb79a66529fd3d9 |