{"id":21832911,"url":"https://github.com/null-none/python-lshw","last_synced_at":"2025-03-21T13:44:28.203Z","repository":{"id":62577035,"uuid":"387566586","full_name":"null-none/python-lshw","owner":"null-none","description":"lshw is a small tool to extract detailed information on the hardware configuration of the machine.","archived":false,"fork":false,"pushed_at":"2021-07-19T19:25:40.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T02:16:44.170Z","etag":null,"topics":["hardware","linux","python","shell"],"latest_commit_sha":null,"homepage":"https://linux.die.net/man/1/lshw","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/null-none.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-19T19:00:20.000Z","updated_at":"2023-10-07T00:16:20.000Z","dependencies_parsed_at":"2022-11-03T19:04:28.803Z","dependency_job_id":null,"html_url":"https://github.com/null-none/python-lshw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpython-lshw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpython-lshw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpython-lshw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpython-lshw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/python-lshw/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244807314,"owners_count":20513610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["hardware","linux","python","shell"],"created_at":"2024-11-27T19:27:05.030Z","updated_at":"2025-03-21T13:44:28.178Z","avatar_url":"https://github.com/null-none.png","language":"Python","readme":"# lshw\nlshw is a small tool to extract detailed information on the hardware configuration of the machine.\n\n### Pip install\n\n```bash\npip install lshw\n```\n\n### Example\n\n\n```python\n\nfrom lshw.client import ListHardware\n\nlist_hardware = ListHardware()\nresult = list_hardware.read_data(list_hardware.get_nic_data())\nprint(result)\n```\n\n### License\n\nMIT","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fpython-lshw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fpython-lshw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fpython-lshw/lists"}