Skip to main content

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()))

Documentation

Project details


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-async-0.0.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

Reality_six_async-0.0.0-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page