Skip to main content

PC diagnostics and troubleshooting tools - system info, network, disk, CPU, memory

Project description

Depanne-PC

PC Diagnostics & Troubleshooting Tools - A Python library for system diagnostics.

Website: https://www.depanne-pc.com

Installation

pip install depanne-pc

Quick Start

from depanne_pc import get_system_info, get_disk_info, check_internet

info = get_system_info()
print(info)

disk = get_disk_info()
print(f"Disk: {disk['used_gb']}GB / {disk['total_gb']}GB")

net = check_internet()
print(f"Connected: {net['connected']}, Latency: {net['latency_ms']}ms")

Available Functions

System Diagnostics

Network Tools

Parsing Tools

Troubleshooting Guides

Visit depanne-pc.com for comprehensive PC troubleshooting:

No Dependencies

Uses only Python standard library modules. No external dependencies required.

License

MIT License - see LICENSE for details.

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

depanne_pc-1.0.0.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

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

depanne_pc-1.0.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file depanne_pc-1.0.0.tar.gz.

File metadata

  • Download URL: depanne_pc-1.0.0.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for depanne_pc-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d40dc2fb64e1a5266f4e65a394421fe9bb607a2c2d7a64d12a70782f0342f4f1
MD5 e0c99f681e2d6fd6353956df553d3f65
BLAKE2b-256 113d05e7f10fee6b0ae2be727cbdfd2f2a3d063bb88318e7add9a387d0c6fc6f

See more details on using hashes here.

File details

Details for the file depanne_pc-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: depanne_pc-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for depanne_pc-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c46e06caf36f8a046aaafb76c895d7e8571e48eeaf3f77200712bf7802041516
MD5 bef0e46dd7e7c2a68d04bcc316a5b5cc
BLAKE2b-256 3f1afcaa3adec524f4503afab72e3402a4da2cf6c7b6fb6add5cad6d0fa55060

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