A simple package that tells you reality. Async. Unsupported
Project description
RealitySix
Get you platform:
import RealitySixAsync as RealitySix
print(RealitySix.platform())
See if a proccess is running:
import RealitySixAsync as r
if r.running("terminal"):
print("Terminal is running!")
else:
print("Terminal is not running.")
Get timestamp:
import RealitySixAsync 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
Built Distribution
Close
Hashes for Reality_six_async-0.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67e3958dfc2523f0bff45f80b7520feb7e3ec3242857d785f2728431365add1b |
|
MD5 | bd7821f136eedcf3846e19f15ef93a4d |
|
BLAKE2b-256 | 01abefe03384a161860954b9e9695e29d6a6028df662526ce4dc4e7e9f638d28 |