{"id":48152993,"url":"https://github.com/petersulyok/diskinfo","last_synced_at":"2026-04-04T17:13:44.987Z","repository":{"id":59683114,"uuid":"535008850","full_name":"petersulyok/diskinfo","owner":"petersulyok","description":"Disk information Python library for Linux.","archived":false,"fork":false,"pushed_at":"2026-03-16T07:51:45.000Z","size":947,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-16T07:57:12.430Z","etag":null,"topics":["disk-information","disk-partition","disk-smart","disk-temperature","linux","python","python-library"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petersulyok.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-10T13:37:32.000Z","updated_at":"2026-03-16T07:50:41.000Z","dependencies_parsed_at":"2024-01-06T12:25:23.245Z","dependency_job_id":"0884c0d8-f716-4b3c-9f6e-e30e2498232a","html_url":"https://github.com/petersulyok/diskinfo","commit_stats":{"total_commits":139,"total_committers":2,"mean_commits":69.5,"dds":"0.014388489208633115","last_synced_commit":"085ac1e08ba4d9f0ec6b9ca32c9d9ff4cd741002"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/petersulyok/diskinfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petersulyok%2Fdiskinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petersulyok%2Fdiskinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petersulyok%2Fdiskinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petersulyok%2Fdiskinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petersulyok","download_url":"https://codeload.github.com/petersulyok/diskinfo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petersulyok%2Fdiskinfo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31407644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["disk-information","disk-partition","disk-smart","disk-temperature","linux","python","python-library"],"created_at":"2026-04-04T17:13:44.367Z","updated_at":"2026-04-04T17:13:44.982Z","avatar_url":"https://github.com/petersulyok.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# diskinfo\n[![Tests](https://github.com/petersulyok/smfc/actions/workflows/test.yml/badge.svg)](https://github.com/petersulyok/diskinfo/actions/workflows/tests.yml)\n[![Codecov](https://codecov.io/gh/petersulyok/diskinfo/branch/main/graph/badge.svg)](https://app.codecov.io/gh/petersulyok/diskinfo)\n[![Documentation Status](https://readthedocs.org/projects/diskinfo/badge/?version=latest)](https://diskinfo.readthedocs.io/en/latest/?badge=latest)\n[![Issues](https://img.shields.io/github/issues/petersulyok/diskinfo)](https://github.com/petersulyok/diskinfo/issues)\n[![Supported Python Versions](https://img.shields.io/pypi/pyversions/diskinfo)](https://pypi.org/project/diskinfo)\n[![PyPI version](https://badge.fury.io/py/diskinfo.svg)](https://badge.fury.io/py/diskinfo)\n\nDisk information Python library can assist in collecting disk information on Linux. In more details, it can:\n\n- collect information about a specific disk\n- explore all existing disks in the system\n- translate between traditional and persistent disk names\n- read current disk temperature\n- read SMART data of a disk\n- read partition list of a disk\n- read raw file system information of a disk\n\nInstallation\n------------\nStandard installation from [pypi.org](https://pypi.org):\n\n    pip install diskinfo\n\nSee the complete list of dependencies and requirements in the \n[documentation](https://diskinfo.readthedocs.io/en/latest/intro.html#installation). \n\nDemo\n----\nThe library contains a demo application with multiple screens:\n\n    pip install rich\n    python -m diskinfo.demo\n\n![Demo screen](https://github.com/petersulyok/diskinfo/raw/main/docs/diskinfo_rich_demo.png)\n\nSee more demo screens in the [documentation](https://diskinfo.readthedocs.io/en/latest/intro.html#demo).\n\nAPI documentation\n-----------------\nThe detailed API documentation can be found on [readthedocs.io](https://diskinfo.readthedocs.io/en/latest/index.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetersulyok%2Fdiskinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetersulyok%2Fdiskinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetersulyok%2Fdiskinfo/lists"}