{"id":23353730,"url":"https://github.com/daniqss/codee-graph-generator","last_synced_at":"2026-05-02T02:39:22.795Z","repository":{"id":222898161,"uuid":"758666061","full_name":"daniqss/codee-graph-generator","owner":"daniqss","description":"Generate graphs from Codee analysis. Project from hackUDC 2024","archived":false,"fork":false,"pushed_at":"2024-02-18T09:56:57.000Z","size":2545,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T11:30:04.751Z","etag":null,"topics":["codee","hackathon","matplotlib","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/daniqss.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-16T20:00:55.000Z","updated_at":"2024-10-20T15:31:00.000Z","dependencies_parsed_at":"2024-02-17T02:31:44.641Z","dependency_job_id":"2ce801fa-3eaa-4456-b387-b36a50424e41","html_url":"https://github.com/daniqss/codee-graph-generator","commit_stats":null,"previous_names":["daniqss/hackudc-gradiant","daniqss/codee-graph-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniqss%2Fcodee-graph-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniqss%2Fcodee-graph-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniqss%2Fcodee-graph-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniqss%2Fcodee-graph-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daniqss","download_url":"https://codeload.github.com/daniqss/codee-graph-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247713263,"owners_count":20983683,"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":["codee","hackathon","matplotlib","python"],"created_at":"2024-12-21T09:15:49.550Z","updated_at":"2026-05-02T02:39:22.726Z","avatar_url":"https://github.com/daniqss.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\ncodee_graph_generator is a Python program that generates a graph from the output of the Codee tool. The graphs are generated using the Matplotlib library and are saved as HTML files using the mpld3 library.\n[Codee](https://www.codee.com/) is a suite of command-line tools aimed at helping software developers to build better quality parallel software in less time.\n\n# Script usage\nThe run.py program is used to execute Codee on a list of given files.\nThe CODEE_PATH env variable has to be the executable path\nHere is a description of its usage:\n\n```bash\nCODEE_PATH=/path/to/codee python run.py \u003cfile1\u003e \u003cfile2\u003e ... \u003cfileN\u003e / \u003cdir\u003e\n```\n\n# Run Docker containers\nTo run the codee_graph_generator, you need to have Docker installed on your machine. The following command will build the Docker image and run the codee_graph_generator on the given files.\n\n### In Linux\n```bash\n    cd buildbot\n    chmod +x build_containers.sh\n    bash ./build_containers.sh\n    GIT_URL=https://github.com/githubuser/repo.git CODE_PATH=/path/to/codee docker compose up\n```\n\n### In Windows\n```cmd\n    cd buildbot\n    set GIT_URL=https://github.com/githubuser/repo.git\n    buildbot\\build_containers.bat\n```\n\nTo visualize the results, open localhost:9000 in your browser.\n\n# Contributing\nIf you want to contribute to the project, please read the [CONTRIBUTING.md](CONTRIBUTING.md) file.\n\n# License\nThis project is licensed under the terms of the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniqss%2Fcodee-graph-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniqss%2Fcodee-graph-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniqss%2Fcodee-graph-generator/lists"}