Skip to main content

A performance-focused system monitor library.

Project description

Nebulib v0.3

Nebulib is a Python library focused on real-time system performance monitoring.

Latest Changelog

  • Added CPS Monitor Function

Features

  • Get full system specs (CPU, RAM, GPU)
  • Live CPU usage bar in terminal
  • GPU usage monitor (NVIDIA only)
  • FPS Counter
  • CPS monitor

Example

from nebulib import get_system_specs, print_cpu_usage_bar, FPSCounter

print(get_system_specs())
print_cpu_usage_bar()

fps = FPSCounter()
while True:
    fps.tick()
    fps.show_fps()

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

nebulib-0.3.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nebulib-0.3-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file nebulib-0.3.tar.gz.

File metadata

  • Download URL: nebulib-0.3.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for nebulib-0.3.tar.gz
Algorithm Hash digest
SHA256 70e576a89e8e28db6575228b3f183095ff1bfae03e6b7691b2f60817bc7f7363
MD5 fbc4c715be9431bd326a362c5a7db153
BLAKE2b-256 4f72984009b52c9d66549a94031bd82b9a07da4209be187adde7105ef1738306

See more details on using hashes here.

File details

Details for the file nebulib-0.3-py3-none-any.whl.

File metadata

  • Download URL: nebulib-0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for nebulib-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6a6963e1c8054d5f61a834e94fe24f3128bb2ad373574167a5e00d8205fe0eaf
MD5 ef98878c665c53464f852be0bc17789e
BLAKE2b-256 5d56cd6becf80043e2086f9062326dd681642150f867e43ff956851e33229a56

See more details on using hashes here.

Supported by

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