{"id":16700487,"url":"https://github.com/glasswalk3r/py-linux-info","last_synced_at":"2026-05-18T03:33:30.682Z","repository":{"id":249449295,"uuid":"828636805","full_name":"glasswalk3r/py-linux-info","owner":"glasswalk3r","description":"API in Python to recover information about a running Linux OS","archived":false,"fork":false,"pushed_at":"2025-02-03T03:11:40.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-06T16:46:24.749Z","etag":null,"topics":["cmdb","linux","observability","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glasswalk3r.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-14T18:32:27.000Z","updated_at":"2025-02-03T03:11:44.000Z","dependencies_parsed_at":"2024-11-19T20:48:04.051Z","dependency_job_id":"9e9bfe0a-3070-4693-8994-b23f4507865c","html_url":"https://github.com/glasswalk3r/py-linux-info","commit_stats":null,"previous_names":["glasswalk3r/py-linux-info"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/glasswalk3r/py-linux-info","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasswalk3r%2Fpy-linux-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasswalk3r%2Fpy-linux-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasswalk3r%2Fpy-linux-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasswalk3r%2Fpy-linux-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glasswalk3r","download_url":"https://codeload.github.com/glasswalk3r/py-linux-info/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasswalk3r%2Fpy-linux-info/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cmdb","linux","observability","python"],"created_at":"2024-10-12T18:10:47.853Z","updated_at":"2026-05-18T03:33:30.663Z","avatar_url":"https://github.com/glasswalk3r.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# py-linux-info\n\nAPI in Python to recover information about a running Linux OS.\n\n## How to use it\n\n## Development\n\n### Classes\n\n```mermaid\n---\ntitle: Classes related to Linux distributions information\n---\nclassDiagram\n    note \"All classes are part of the 'distribution' package\"\n    class Distribution{\n    }\n    namespace dto {\n        class Basic{\n        }\n    }\n    class Finder{\n    }\n    class Factory{\n    }\n    namespace os_release{\n        class OSRelease{\n        }\n        class Alpine{\n        }\n        class Amazon{\n        }\n        class Debian{\n        }\n        class Raspbian{\n        }\n        class RedHat{\n        }\n        class Rocky{\n        }\n        class Ubuntu{\n        }\n        class CentOS{\n        }\n    }\n    Distribution \u003c|-- OSRelease\n    OSRelease \u003c|-- Alpine\n    OSRelease \u003c|-- Amazon\n    OSRelease \u003c|-- Debian\n    OSRelease \u003c|-- Raspbian\n    OSRelease \u003c|-- RedHat\n    OSRelease \u003c|-- Rocky\n    OSRelease \u003c|-- Ubuntu\n    OSRelease \u003c|-- CentOS\n    Basic o-- Finder\n    Basic o-- Factory\n\n```\n\n## Related projects\n\nThis project is a convertion of the\n[Linux-Info](https://github.com/glasswalk3r/Linux-Info) project to Python.\n\nAlthough interface might be different, the features will probably be the same.\n\n## Copyright and license\n\nThis software is copyright (c) 2024 of Alceu Rodrigues de Freitas Junior,\nglasswalk3r@yahoo.com.br\n\nThis file is part of Linux Info project.\n\nLinux Info is free software: you can redistribute it and/or modify it under the\nterms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nLinux Info is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR\nA PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nLinux Info. If not, see (http://www.gnu.org/licenses/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglasswalk3r%2Fpy-linux-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglasswalk3r%2Fpy-linux-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglasswalk3r%2Fpy-linux-info/lists"}