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.0.1.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for Reality_six-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ba21964481ece227067acaa1b0ee54c238595371506eb4b66d95fc328a4bf75 |
|
MD5 | 6c586df07882cc2d50a4e0b17ee99e37 |
|
BLAKE2b-256 | ee4db483b73f991bada7aac688671b5dad859cc6d70770cdb02de8a4ddd67167 |