{"id":63686,"name":"sem","description":"A framework to manage ns-3 simulation campaigns: let SEM perform multiple parallelized executions of your ns-3 scenario, permanently save the results and output them in plotting-friendly data structures. All from the comfort of the command line or in a few, clean lines of Python code.","url":"https://github.com/signetlabdei/sem","last_synced_at":"2025-09-08T13:00:25.350Z","repository":{"id":32239054,"uuid":"131993370","full_name":"signetlabdei/sem","owner":"signetlabdei","description":"A framework to manage ns-3 simulation campaigns: let SEM perform multiple parallelized executions of your ns-3 scenario, permanently save the results and output them in plotting-friendly data structures. All from the comfort of the command line or in a few, clean lines of Python code.","archived":false,"fork":false,"pushed_at":"2024-09-19T11:53:54.000Z","size":5330,"stargazers_count":36,"open_issues_count":7,"forks_count":30,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-28T12:54:56.953Z","etag":null,"topics":["ns-3"],"latest_commit_sha":null,"homepage":"https://simulationexecutionmanager.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/signetlabdei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.rst","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":"2018-05-03T12:41:46.000Z","updated_at":"2025-01-06T05:21:27.000Z","dependencies_parsed_at":"2023-02-16T06:01:28.557Z","dependency_job_id":"54714ad2-4b84-4183-bf11-6672c81ea53a","html_url":"https://github.com/signetlabdei/sem","commit_stats":{"total_commits":297,"total_committers":10,"mean_commits":29.7,"dds":"0.17845117845117842","last_synced_commit":"1aaa0514b80342fa3ff69cbbde843f5f824605b8"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/signetlabdei/sem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/signetlabdei","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/sbom","scorecard":{"id":823175,"data":{"date":"2025-08-11","repo":{"name":"github.com/signetlabdei/sem","commit":"6a39f0a1f1d0458fd5ee843a221876bd19fe4dc0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/13 approved changesets -- score normalized to 0","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-push-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.yml:1","Info: no jobLevel write permissions found"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-push-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/signetlabdei/sem/build-and-push-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-push-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/signetlabdei/sem/build-and-push-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-push-docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/signetlabdei/sem/build-and-push-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-push-docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/signetlabdei/sem/build-and-push-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/signetlabdei/sem/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/signetlabdei/sem/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/signetlabdei/sem/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/signetlabdei/sem/run-tests.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"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":"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":"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":"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: GNU General Public License v2.0: 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-266 / GHSA-9xgj-fcgf-x6mw","Warn: Project is vulnerable to: PYSEC-2022-43179 / GHSA-j4j9-7hg9-97g6","Warn: Project is vulnerable to: PYSEC-2022-234 / GHSA-xr2c-5w89-63pv"],"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 23 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-23T16:05:58.082Z","repository_id":32239054,"created_at":"2025-08-23T16:05:58.082Z","updated_at":"2025-08-23T16:05:58.082Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188947,"owners_count":25237854,"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-08T02:00:09.813Z","response_time":121,"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":"signetlabdei","name":"SIGNET Lab - DEI, University of Padova","uuid":"16188436","kind":"organization","description":null,"email":null,"website":"http://signet.dei.unipd.it/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16188436?v=4","repositories_count":31,"last_synced_at":"2023-03-01T23:20:23.163Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/signetlabdei","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T18:24:55.812Z","updated_at":"2023-03-01T23:20:23.169Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/signetlabdei","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/signetlabdei/repositories"},"packages":[{"id":2915088,"name":"sem","ecosystem":"pypi","description":"A Simulation Execution Manager for ns-3","homepage":"https://github.com/signetlabdei/sem","licenses":"GPL-2.0-only","normalized_licenses":["GPL-2.0-only"],"repository_url":"https://github.com/signetlabdei/sem","keywords_array":["ns-3","simulation","execution"],"namespace":null,"versions_count":14,"first_release_published_at":"2018-09-11T06:12:13.000Z","latest_release_published_at":"2024-07-10T08:20:31.000Z","latest_release_number":"0.3.9","last_synced_at":"2025-07-28T12:49:29.165Z","created_at":"2022-04-10T12:34:32.326Z","updated_at":"2025-07-28T12:55:12.282Z","registry_url":"https://pypi.org/project/sem/","install_command":"pip install sem --index-url https://pypi.org/simple","documentation_url":"https://sem.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU General Public License v2 (GPLv2)","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"sem"},"repo_metadata":{"id":32239054,"uuid":"131993370","full_name":"signetlabdei/sem","owner":"signetlabdei","description":"A framework to manage ns-3 simulation campaigns: let SEM perform multiple parallelized executions of your ns-3 scenario, permanently save the results and output them in plotting-friendly data structures. All from the comfort of the command line or in a few, clean lines of Python code.","archived":false,"fork":false,"pushed_at":"2024-09-19T11:53:54.000Z","size":5330,"stargazers_count":36,"open_issues_count":7,"forks_count":30,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-28T12:22:53.073Z","etag":null,"topics":["ns-3"],"latest_commit_sha":null,"homepage":"https://simulationexecutionmanager.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/signetlabdei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.rst","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":"2018-05-03T12:41:46.000Z","updated_at":"2025-01-06T05:21:27.000Z","dependencies_parsed_at":"2023-02-16T06:01:28.557Z","dependency_job_id":"54714ad2-4b84-4183-bf11-6672c81ea53a","html_url":"https://github.com/signetlabdei/sem","commit_stats":{"total_commits":297,"total_committers":10,"mean_commits":29.7,"dds":"0.17845117845117842","last_synced_commit":"1aaa0514b80342fa3ff69cbbde843f5f824605b8"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/signetlabdei/sem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/signetlabdei","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267520351,"owners_count":24100825,"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-07-28T02:00:09.689Z","response_time":68,"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_record":{"login":"signetlabdei","name":"SIGNET Lab - DEI, University of Padova","uuid":"16188436","kind":"organization","description":null,"email":null,"website":"http://signet.dei.unipd.it/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16188436?v=4","repositories_count":31,"last_synced_at":"2023-03-01T23:20:23.163Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/signetlabdei","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T18:24:55.812Z","updated_at":"2023-03-01T23:20:23.169Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/signetlabdei","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/signetlabdei/repositories"},"tags":[{"name":"v0.3.7","sha":"101eb5692c786ea2ce3065a09363c06f8e8e3e82","kind":"commit","published_at":"2023-01-30T09:40:42.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/v0.3.7","html_url":"https://github.com/signetlabdei/sem/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.7/manifests"},{"name":"v0.3.5","sha":"781da4202390648b16bce6167d9f783d6559b2ef","kind":"commit","published_at":"2022-05-23T18:31:23.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/v0.3.5","html_url":"https://github.com/signetlabdei/sem/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"99fe551536c7350666dfd81b37a23523d8ad4830","kind":"commit","published_at":"2022-05-23T17:48:25.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/v0.3.4","html_url":"https://github.com/signetlabdei/sem/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"738d1a92a12865bce286725423e81d6e5464e918","kind":"commit","published_at":"2022-02-10T16:05:23.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/v0.3.3","html_url":"https://github.com/signetlabdei/sem/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"765ce1fbed66c75976ca5548eb23795a0bad12ea","kind":"commit","published_at":"2022-02-10T15:35:04.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/v0.3.2","html_url":"https://github.com/signetlabdei/sem/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e900dd136c9f9a3f2994f071907eead39cc96e13","kind":"commit","published_at":"2022-01-17T08:21:18.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/v0.3.1","html_url":"https://github.com/signetlabdei/sem/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"2944e7f0836d63876028e8a458a9ce0259b64a16","kind":"commit","published_at":"2019-12-19T10:26:08.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/v0.2.4","html_url":"https://github.com/signetlabdei/sem/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"25403edf3fc40ecb55da1d7271e3a9261ffbf04c","kind":"commit","published_at":"2019-05-31T12:35:20.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/v0.2.3","html_url":"https://github.com/signetlabdei/sem/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e079b6c701b0e73248b5fabf47af89c4128b854a","kind":"commit","published_at":"2018-11-14T15:05:51.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/v0.2.2","html_url":"https://github.com/signetlabdei/sem/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"4c1e3ce62c2e79ee236aa36300203e0b8dc6c435","kind":"commit","published_at":"2018-09-27T07:32:08.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/v0.2.1","html_url":"https://github.com/signetlabdei/sem/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e3e3218d0b310cdf37080e1faf6f2680d8160080","kind":"commit","published_at":"2018-09-11T06:12:46.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/v0.2.0","html_url":"https://github.com/signetlabdei/sem/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/v0.2.0/manifests"},{"name":"gsoc-final","sha":"315a77b5332c48c26464b7ac3a59d2f132eb9ed9","kind":"commit","published_at":"2018-08-10T09:19:22.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-final","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-final/manifests"},{"name":"gsoc-week12","sha":"6cda58bf78568c234300347d57b5ea17f4630aa2","kind":"commit","published_at":"2018-08-03T18:24:17.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-week12","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-week12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-week12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week12/manifests"},{"name":"gsoc-week11","sha":"7db080582a809c92368978832550f5af81c4077b","kind":"commit","published_at":"2018-07-30T05:38:38.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-week11","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-week11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-week11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week11/manifests"},{"name":"gsoc-week10","sha":"b90f1d7cd8eb2946a8a5ca465f8f5a2bce1bfaad","kind":"commit","published_at":"2018-07-23T18:25:11.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-week10","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-week10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-week10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week10/manifests"},{"name":"gsoc-week9","sha":"705789a07d543bf23624831f56628cee62947909","kind":"commit","published_at":"2018-07-15T14:11:37.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-week9","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-week9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-week9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week9/manifests"},{"name":"gsoc-week8","sha":"94d83cf2603ebbdab51abe8b50ed9ceacf848fbf","kind":"commit","published_at":"2018-07-09T04:12:32.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-week8","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-week8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-week8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week8/manifests"},{"name":"gsoc-week7","sha":"5cd634ef813b785921e8e0c5d1a24126828985f4","kind":"commit","published_at":"2018-07-01T18:52:03.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-week7","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-week7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-week7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week7/manifests"},{"name":"gsoc-week6","sha":"18809a208fbb1322966498d6021f54f35f46decb","kind":"commit","published_at":"2018-06-25T14:34:09.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-week6","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-week6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-week6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week6/manifests"},{"name":"gsoc-week5","sha":"600388a6a10fd876fc7af5482fddaf0b6f05ccb1","kind":"commit","published_at":"2018-06-17T06:47:07.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-week5","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-week5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-week5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week5/manifests"},{"name":"gsoc-week4","sha":"1c5a06b664dc90c9a9c10c3b0276d91825e6f63c","kind":"commit","published_at":"2018-06-09T13:32:01.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-week4","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-week4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-week4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week4/manifests"},{"name":"gsoc-week3","sha":"df9630eba281660d68f10a1033288779ae70b91c","kind":"commit","published_at":"2018-06-02T09:11:54.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-week3","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-week3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-week3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week3/manifests"},{"name":"gsoc-week2","sha":"76890a7d0dc0e0efee016b5f6c3ee8e006c6dcce","kind":"commit","published_at":"2018-05-26T18:22:40.000Z","download_url":"https://codeload.github.com/signetlabdei/sem/tar.gz/gsoc-week2","html_url":"https://github.com/signetlabdei/sem/releases/tag/gsoc-week2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/signetlabdei/sem@gsoc-week2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/tags/gsoc-week2/manifests"}]},"repo_metadata_updated_at":"2025-07-28T12:55:12.282Z","dependent_packages_count":0,"downloads":118,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":16.982461217433688,"dependent_repos_count":8.95292435025548,"dependent_packages_count":10.112151988893354,"stargazers_count":11.46100273778563,"forks_count":7.219956185012685,"docker_downloads_count":null,"average":10.945699295876167},"purl":"pkg:pypi/sem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-28T13:04:47.676Z","issues_count":37,"pull_requests_count":41,"avg_time_to_close_issue":7923234.757575758,"avg_time_to_close_pull_request":1352334.4473684211,"issues_closed_count":33,"pull_requests_closed_count":38,"pull_request_authors_count":15,"issue_authors_count":18,"avg_comments_per_issue":2.4324324324324325,"avg_comments_per_pull_request":1.7560975609756098,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":34230.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/issues","maintainers":[{"login":"DvdMgr","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DvdMgr"},{"login":"pagmatt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pagmatt"},{"login":"mychele","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mychele"},{"login":"Thecave3","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thecave3"},{"login":"mattia-lecci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattia-lecci"},{"login":"tommasozugno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tommasozugno"}],"active_maintainers":[{"login":"Thecave3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thecave3"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sem/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sem/related_packages","maintainers":[{"uuid":"DvdMgr","login":"DvdMgr","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/DvdMgr/","role":null,"created_at":"2023-02-21T12:46:25.484Z","updated_at":"2023-02-21T12:46:25.484Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/DvdMgr/packages"},{"uuid":"pagmatt","login":"pagmatt","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/pagmatt/","role":null,"created_at":"2023-02-21T12:46:25.532Z","updated_at":"2023-02-21T12:46:25.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pagmatt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":656399,"full_name":"signetlabdei/sem","default_branch":"master","committers":[{"name":"Davide Magrin","email":"magrin.davide@gmail.com","login":null,"count":244},{"name":"pagmatt","email":"mattpagg@gmail.com","login":null,"count":29},{"name":"mychele","email":"michele.polese@gmail.com","login":null,"count":9},{"name":"Davide Magrin","email":"DvdMgr","login":"DvdMgr","count":6},{"name":"Kr0n0s (GCI 2019)","email":"","login":null,"count":3},{"name":"Giacomo De Lazzari","email":"gdelazzari@aol.com","login":null,"count":2},{"name":"Marshall Asch","email":"maasch@rogers.com","login":null,"count":1},{"name":"Davide Magrin","email":"davide@Davides-MacBook-Air.local","login":null,"count":1},{"name":"iirzyk","email":"41330045+iirzyk","login":"iirzyk","count":1},{"name":"Mattia Lecci","email":"mattia.lecci@gmail.com","login":null,"count":1}],"total_commits":297,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":29.7,"dds":0.17845117845117842,"past_year_committers":[{"name":"pagmatt","email":"mattpagg@gmail.com","login":null,"count":29},{"name":"Davide Magrin","email":"magrin.davide@gmail.com","login":null,"count":2}],"past_year_total_commits":31,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":15.5,"past_year_dds":0.06451612903225812,"last_synced_at":"2023-10-25T14:48:50.877Z","last_synced_commit":"1aaa0514b80342fa3ff69cbbde843f5f824605b8","created_at":"2023-03-09T09:48:39.905Z","updated_at":"2023-10-25T14:48:50.878Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"signetlabdei/sem","html_url":"https://github.com/signetlabdei/sem","last_synced_at":"2025-07-28T13:12:34.998Z","status":"error","issues_count":37,"pull_requests_count":41,"avg_time_to_close_issue":7923234.757575758,"avg_time_to_close_pull_request":1352334.4473684211,"issues_closed_count":33,"pull_requests_closed_count":38,"pull_request_authors_count":15,"issue_authors_count":18,"avg_comments_per_issue":2.4324324324324325,"avg_comments_per_pull_request":1.7560975609756098,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":34230.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T23:45:13.574Z","updated_at":"2025-09-02T10:15:44.439Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fsem/issues","issue_labels_count":{"enhancement":4,"bug":2,"invalid":2,"good first issue":1,"question":1},"pull_request_labels_count":{"enhancement":2,"bug":1},"issue_author_associations_count":{"NONE":25,"MEMBER":7,"CONTRIBUTOR":2,"COLLABORATOR":2},"pull_request_author_associations_count":{"MEMBER":27,"NONE":9,"CONTRIBUTOR":8,"COLLABORATOR":1},"issue_authors":{"matbord":8,"DvdMgr":6,"Prapi123":3,"Thecave3":2,"SzymonSzott":2,"mrequena":2,"MarshallAsch":2,"alp23":1,"mtahrawi":1,"akshitpatel01":1,"steveratti":1,"BenGitUHA":1,"djvergad":1,"rediet-orange":1,"mychele":1,"hiteshPoddar":1,"non-det-alle":1,"masinag":1},"pull_request_authors":{"pagmatt":13,"DvdMgr":11,"mychele":5,"akshitpatel01":3,"non-det-alle":2,"ahmed-abdulhuy":2,"Thecave3":1,"gitter-badger":1,"SzymonSzott":1,"gdelazzari":1,"sachinnayaklris":1,"iirzyk":1,"MarshallAsch":1,"mattia-lecci":1,"tommasozugno":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10057061,"issues_count":30965349,"pull_requests_count":93487251,"authors_count":10684480,"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":{"bug":1,"invalid":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"COLLABORATOR":1,"NONE":1},"past_year_pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"djvergad":1,"Thecave3":1},"past_year_pull_request_authors":{"non-det-alle":2},"maintainers":[{"login":"DvdMgr","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DvdMgr"},{"login":"pagmatt","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pagmatt"},{"login":"mychele","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mychele"},{"login":"Thecave3","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thecave3"},{"login":"mattia-lecci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattia-lecci"},{"login":"tommasozugno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tommasozugno"}],"active_maintainers":[{"login":"Thecave3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thecave3"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":2},"last_year":{"IssuesEvent":2,"WatchEvent":2}},"keywords":["ns-3"],"dependencies":[{"ecosystem":"pypi","filepath":".binder/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-26T13:02:30.937Z","updated_at":"2022-06-26T13:02:30.937Z","repository_link":"https://github.com/signetlabdei/sem/blob/master/.binder/requirements.txt","dependencies":[{"id":65551862,"package_name":"poetry","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-06-26T13:02:31.094Z","updated_at":"2022-06-26T13:02:31.094Z","repository_link":"https://github.com/signetlabdei/sem/blob/master/pyproject.toml","dependencies":[{"id":65551863,"package_name":"python","ecosystem":"pypi","requirements":"\u003e3.8,\u003c3.11","direct":true,"kind":"runtime","optional":false},{"id":65551864,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":65551865,"package_name":"gitpython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":65551866,"package_name":"drmaa","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":65551867,"package_name":"tinydb","ecosystem":"pypi","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":65551868,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":65551869,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.21.5","direct":true,"kind":"runtime","optional":false},{"id":65551870,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":65551871,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":65551872,"package_name":"salib","ecosystem":"pypi","requirements":"^1.3.8","direct":true,"kind":"runtime","optional":false},{"id":65551873,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551874,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551875,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551876,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551877,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551878,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551879,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551880,"package_name":"graphviz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551881,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551882,"package_name":"pygments","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551883,"package_name":"importmagic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551884,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551885,"package_name":"check-manifest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551886,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":65551887,"package_name":"pyright","ecosystem":"pypi","requirements":"^0.0.13","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-and-push-docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T21:00:41.537Z","updated_at":"2023-01-14T21:00:41.537Z","repository_link":"https://github.com/signetlabdei/sem/blob/master/.github/workflows/build-and-push-docs.yml","dependencies":[{"id":6906244271,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6906244272,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6906244273,"package_name":"snok/install-poetry","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6906244274,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T21:00:41.579Z","updated_at":"2023-01-14T21:00:41.579Z","repository_link":"https://github.com/signetlabdei/sem/blob/master/.github/workflows/run-tests.yml","dependencies":[{"id":6906244287,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6906244288,"package_name":"egor-tensin/setup-gcc","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6906244289,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6906244290,"package_name":"snok/install-poetry","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":10.875969564060025,"created_at":"2025-09-08T11:18:30.787Z","updated_at":"2025-10-07T08:24:37.062Z","avatar_url":"https://github.com/signetlabdei.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":118,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1145/3345768.3355942"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63686","html_url":"https://science.ecosyste.ms/projects/63686"}