{"id":25081,"name":"pyjoules","description":"A Python library to capture the energy consumption of code snippets","url":"https://github.com/powerapi-ng/pyjoules","last_synced_at":"2025-09-05T02:36:48.890Z","repository":{"id":36243027,"uuid":"222687730","full_name":"powerapi-ng/pyJoules","owner":"powerapi-ng","description":"A Python library to capture the energy consumption of code snippets","archived":false,"fork":false,"pushed_at":"2025-06-26T12:24:49.000Z","size":257,"stargazers_count":87,"open_issues_count":19,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-01T11:56:39.625Z","etag":null,"topics":["energy","energy-consumption","intel-rapl","power","python","rapl"],"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/powerapi-ng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-19T12:10:31.000Z","updated_at":"2025-08-03T18:50:12.000Z","dependencies_parsed_at":"2023-09-21T19:33:19.101Z","dependency_job_id":"483634be-9dcd-4b7a-8d42-6e6f1ad931d3","html_url":"https://github.com/powerapi-ng/pyJoules","commit_stats":{"total_commits":117,"total_committers":5,"mean_commits":23.4,"dds":0.1709401709401709,"last_synced_commit":"d0da6b2b637c9bc3fa57340cdfca052428b88287"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/powerapi-ng/pyJoules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerapi-ng%2FpyJoules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerapi-ng%2FpyJoules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerapi-ng%2FpyJoules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerapi-ng%2FpyJoules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/powerapi-ng","download_url":"https://codeload.github.com/powerapi-ng/pyJoules/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerapi-ng%2FpyJoules/sbom","scorecard":{"id":742421,"data":{"date":"2025-08-11","repo":{"name":"github.com/powerapi-ng/pyJoules","commit":"a82c184aa14b397cf138b63b8794d075e68aeece"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 5/23 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-m87m-mmvp-v9qm","Warn: Project is vulnerable to: PYSEC-2013-30 / GHSA-x33v-f3gp-gw2c"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T17:48:34.245Z","repository_id":36243027,"created_at":"2025-08-22T17:48:34.245Z","updated_at":"2025-08-22T17:48:34.245Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273612515,"owners_count":25136984,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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"}},"owner":{"login":"powerapi-ng","name":"PowerAPI","uuid":"47974262","kind":"organization","description":"Software-Defined Power Meters","email":"contact@powerapi.org","website":"http://powerapi.org","location":"Lille, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47974262?v=4","repositories_count":10,"last_synced_at":"2023-02-26T17:30:34.715Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/powerapi-ng","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T03:47:57.016Z","updated_at":"2023-02-26T17:30:34.747Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/powerapi-ng","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/powerapi-ng/repositories"},"packages":null,"commits":{"id":637594,"full_name":"powerapi-ng/pyJoules","default_branch":"master","committers":[{"name":"Arthur d'Azémar","email":"arthur.d-azemar@inria.fr","login":"altor","count":97},{"name":"belgaid mohammed chakib","email":"chakib.belgaid@gmail.com","login":"chakib-belgaid","count":9},{"name":"Romain Rouvoy","email":"romain.rouvoy@univ-lille1.fr","login":"rouvoy","count":6},{"name":"Alex Kaminetzky","email":"akaminetzkyp@gmail.com","login":"kaminetzky","count":3},{"name":"Benjamin DANGLOT","email":"bdanglot@gmail.com","login":"danglotb","count":2},{"name":"Rover van der Noort","email":"s.r.vandernoort@student.tudelft.nl","login":"rvandernoort","count":1},{"name":"Davide Domini","email":"68516023+davidedomini","login":"davidedomini","count":1},{"name":"Pietro Lechthaler","email":"plechthaler@fbk.eu","login":"pietrolechthaler","count":1}],"total_commits":120,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.0,"dds":0.19166666666666665,"past_year_committers":[{"name":"Davide Domini","email":"68516023+davidedomini","login":"davidedomini","count":1},{"name":"Pietro Lechthaler","email":"plechthaler@fbk.eu","login":"pietrolechthaler","count":1}],"past_year_total_commits":2,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.5,"last_synced_at":"2025-08-09T00:11:48.203Z","last_synced_commit":"a82c184aa14b397cf138b63b8794d075e68aeece","created_at":"2023-03-09T08:42:19.396Z","updated_at":"2025-08-09T00:11:48.203Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerapi-ng%2FpyJoules/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"powerapi-ng/pyJoules","html_url":"https://github.com/powerapi-ng/pyJoules","last_synced_at":"2025-08-31T16:56:10.998Z","status":null,"issues_count":29,"pull_requests_count":10,"avg_time_to_close_issue":7812317.9,"avg_time_to_close_pull_request":7696720.444444444,"issues_closed_count":10,"pull_requests_closed_count":9,"pull_request_authors_count":6,"issue_authors_count":20,"avg_comments_per_issue":1.7586206896551724,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2391489.3333333335,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-09T10:46:54.077Z","updated_at":"2025-09-01T09:43:00.731Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerapi-ng%2FpyJoules","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerapi-ng%2FpyJoules/issues","issue_labels_count":{"enhancement":1,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":19,"CONTRIBUTOR":10},"pull_request_author_associations_count":{"CONTRIBUTOR":8,"NONE":2},"issue_authors":{"danglotb":5,"altor":3,"hafizuriu":3,"nikhil153":2,"ChenfengZhao":1,"johannabar":1,"liuhao-97":1,"step21":1,"piyumalranawaka":1,"prachikashikar":1,"kshivvy":1,"philipperoose":1,"j-j-kam":1,"Urhengulas":1,"PierreRust":1,"venugopalansgr":1,"chakib-belgaid":1,"vict0rsch":1,"rouvoy":1,"abhishekaich27":1},"pull_request_authors":{"pietrolechthaler":2,"danglotb":2,"davidedomini":2,"kaminetzky":2,"altor":1,"rvandernoort":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9931175,"issues_count":29361641,"pull_requests_count":84674195,"authors_count":9177003,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"NONE":2,"CONTRIBUTOR":2},"past_year_issue_authors":{"step21":1},"past_year_pull_request_authors":{"pietrolechthaler":2,"davidedomini":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":16,"IssueCommentEvent":5,"PullRequestEvent":3,"ForkEvent":5},"last_year":{"IssuesEvent":1,"WatchEvent":16,"IssueCommentEvent":5,"PullRequestEvent":3,"ForkEvent":5}},"keywords":["energy","energy-consumption","intel-rapl","power","python","rapl"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T12:41:04.767Z","updated_at":"2022-09-04T12:41:04.767Z","repository_link":"https://github.com/powerapi-ng/pyJoules/blob/master/docs/requirements.txt","dependencies":[{"id":3792507122,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3792507123,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3792507124,"package_name":"pymongo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3792507125,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3792507126,"package_name":"pynvml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:18.283Z","updated_at":"2023-09-21T19:33:18.283Z","repository_link":"https://github.com/powerapi-ng/pyJoules/blob/master/setup.py","dependencies":[]}],"score":6.742880635791902,"created_at":"2025-09-04T15:50:57.005Z","updated_at":"2025-10-07T08:11:28.389Z","avatar_url":"https://github.com/powerapi-ng.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["energy-monitoring","green-computing","inria","power-meter"],"project_url":"https://science.ecosyste.ms/api/v1/projects/25081","html_url":"https://science.ecosyste.ms/projects/25081","bibtex_url":"https://science.ecosyste.ms/projects/25081/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/25081/export.apalike"}