{"id":15136964,"url":"https://github.com/czoido/conan-graph3d","last_synced_at":"2026-01-20T21:02:43.962Z","repository":{"id":71825270,"uuid":"522153051","full_name":"czoido/conan-graph3d","owner":"czoido","description":"Generate a Conan dependency graph visualization in 3d","archived":false,"fork":false,"pushed_at":"2022-08-07T08:15:46.000Z","size":115,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T03:45:28.709Z","etag":null,"topics":["conan","cpp","data-visualization"],"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/czoido.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}},"created_at":"2022-08-07T08:08:43.000Z","updated_at":"2024-05-17T16:53:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"c998804a-f0b2-44e5-9d76-e515c7ef753f","html_url":"https://github.com/czoido/conan-graph3d","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/czoido/conan-graph3d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czoido%2Fconan-graph3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czoido%2Fconan-graph3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czoido%2Fconan-graph3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czoido%2Fconan-graph3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/czoido","download_url":"https://codeload.github.com/czoido/conan-graph3d/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czoido%2Fconan-graph3d/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28613663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["conan","cpp","data-visualization"],"created_at":"2024-09-26T06:42:13.502Z","updated_at":"2026-01-20T21:02:43.943Z","avatar_url":"https://github.com/czoido.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conan graph3d generator:\n\nThis [Conan generator](https://docs.conan.io/en/latest/howtos/custom_generators.html) will generate a\nhtml file with a 3d visualization for the dependency graph.\n\n![Conan graph 3D](graph.png?raw=true)\n\n# To install the generator:\n\n``` bash\ngit clone https://github.com/czoido/conan-graph3d\ncd conan-graph3d\nconan config install graph3d.py -tf generators\n```\n\nCreate your consumer project ([see docs](https://docs.conan.io/en/latest/getting_started.html)) with\na *conanfile.txt* like this:\n\n```\n[requires]\nsdl/2.0.20\nsdl_image/2.0.5\n```\n\nThen:\n\n```\nconan install . -g graph3d --build=missing\n```\n\n\nA *conan-graph3d.html* file is generated. Open to see the graph.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczoido%2Fconan-graph3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fczoido%2Fconan-graph3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczoido%2Fconan-graph3d/lists"}