Skip to main content

A small python3 package for uptimes.

Project description

Uptimes

A small python3 package for uptimes.

How to Install :

Windows

python -m pip install -U uptimes

Linux

python3 -m pip3 install -U uptimes

Usage :

import uptimes
import time

time.sleep(10)
print(uptimes.uptimes())
print(uptimes.raw_uptimes())

Output:

**0** days **0** hours **0** minutes **10** seconds
{"days":0,"hours":0,"minutes":0,"seconds":10}

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

uptimes-1.0.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

uptimes-1.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