{"id":38596245,"url":"https://github.com/primeinc/idrac-inventoryparser","last_synced_at":"2026-01-17T08:28:08.403Z","repository":{"id":196713705,"uuid":"696966315","full_name":"primeinc/iDRAC-InventoryParser","owner":"primeinc","description":"iDRAC-InventoryParser is a Python-based tool designed for parsing and summarizing hardware inventory information generated by iDRAC. The tool can output data in raw text or Markdown format, suitable for documentation or further analysis.","archived":false,"fork":false,"pushed_at":"2023-09-26T20:45:08.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-28T05:22:25.127Z","etag":null,"topics":["automation","cli","data-extraction","dell","hardware-inventory","idrac","inventory","it-operations","markdown","python","server-management","system-info","xml-parsing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/primeinc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-26T19:22:55.000Z","updated_at":"2023-09-26T19:27:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"94134468-b585-437b-8623-ac4b757e4ac3","html_url":"https://github.com/primeinc/iDRAC-InventoryParser","commit_stats":null,"previous_names":["primeinc/idrac-inventoryparser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/primeinc/iDRAC-InventoryParser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primeinc%2FiDRAC-InventoryParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primeinc%2FiDRAC-InventoryParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primeinc%2FiDRAC-InventoryParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primeinc%2FiDRAC-InventoryParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/primeinc","download_url":"https://codeload.github.com/primeinc/iDRAC-InventoryParser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primeinc%2FiDRAC-InventoryParser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28504364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"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":["automation","cli","data-extraction","dell","hardware-inventory","idrac","inventory","it-operations","markdown","python","server-management","system-info","xml-parsing"],"created_at":"2026-01-17T08:28:08.323Z","updated_at":"2026-01-17T08:28:08.388Z","avatar_url":"https://github.com/primeinc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iDRAC-InventoryParser\n\n## Description\niDRAC-InventoryParser is a Python-based tool designed for parsing and summarizing hardware inventory information generated by iDRAC. The tool can output data in raw text or Markdown format, suitable for documentation or further analysis.\n\n## Features\n- Parses iDRAC generated XML files to extract hardware information.\n- Summarizes unique hardware configurations.\n- Outputs data in raw text or Markdown format.\n- Supports attribute filtering for focused output.\n\n## Installation\n```bash\ngit clone https://github.com/primeinc/iDRAC-InventoryParser.git\ncd iDRAC-InventoryParser\n```\n\n## Usage\nBasic usage to parse and output hardware information in raw text:\n```bash\npython main.py /path/to/iDRAC-HardwareInventory.xml raw\n```\n\nTo output summarized unique hardware configurations:\n```bash\npython main.py /path/to/iDRAC-HardwareInventory.xml raw --unique\n```\n\nTo generate Markdown tables:\n```bash\npython main.py /path/to/iDRAC-HardwareInventory.xml md\n```\n\n## Contributing\nFeel free to fork the project and submit your contributions via pull requests.\n\n## License\nThis project is licensed under the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimeinc%2Fidrac-inventoryparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprimeinc%2Fidrac-inventoryparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimeinc%2Fidrac-inventoryparser/lists"}