{"id":1374,"name":"Mechkit","description":"Mechkit: A continuum mechanics toolkit in Python - Published in JOSS (2022)","url":"https://github.com/juliankarlbauer/mechkit","last_synced_at":"2025-09-04T16:26:54.395Z","repository":{"id":35116481,"uuid":"208751234","full_name":"JulianKarlBauer/mechkit","owner":"JulianKarlBauer","description":"Continuum mechanics toolkit","archived":false,"fork":false,"pushed_at":"2023-07-06T20:35:28.000Z","size":2594,"stargazers_count":14,"open_issues_count":2,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T06:43:53.927Z","etag":null,"topics":["continuum-mechanics","mechanics","mechanics-of-materials","python"],"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/JulianKarlBauer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-09-16T08:41:11.000Z","updated_at":"2025-01-12T04:34:29.000Z","dependencies_parsed_at":"2025-04-11T20:15:56.751Z","dependency_job_id":null,"html_url":"https://github.com/JulianKarlBauer/mechkit","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/JulianKarlBauer/mechkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulianKarlBauer","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/sbom","scorecard":{"id":75519,"data":{"date":"2025-08-11","repo":{"name":"github.com/JulianKarlBauer/mechkit","commit":"7c530ff46fce669a7c49984ea71d965fe24032ef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/15 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":"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/draft-pdf.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/python_test.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":"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/draft-pdf.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/python_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/python_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/python_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/python_test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:43","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-15T04:42:57.792Z","repository_id":35116481,"created_at":"2025-08-15T04:42:57.792Z","updated_at":"2025-08-15T04:42:57.792Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273599514,"owners_count":25134838,"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":"JulianKarlBauer","name":"JulianKarlBauer","uuid":"55383008","kind":"user","description":"","email":"","website":"https://www.linkedin.com/in/JulianKarlBauer/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/55383008?u=a72bfaf8f473fdd880613e122ee977163e788cc6\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-02T23:25:21.708Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JulianKarlBauer","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T13:12:40.780Z","updated_at":"2023-03-02T23:25:21.724Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulianKarlBauer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulianKarlBauer/repositories"},"packages":[{"id":2798237,"name":"mechkit","ecosystem":"pypi","description":"Continuum mechanics toolkit","homepage":"https://github.com/JulianKarlBauer/mechkit","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/JulianKarlBauer/mechkit","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2019-07-08T15:03:05.000Z","latest_release_published_at":"2023-02-06T12:56:29.000Z","latest_release_number":"0.4.1","last_synced_at":"2025-09-03T20:09:10.460Z","created_at":"2022-04-10T11:34:20.586Z","updated_at":"2025-09-04T06:29:54.351Z","registry_url":"https://pypi.org/project/mechkit/","install_command":"pip install mechkit --index-url https://pypi.org/simple","documentation_url":"https://mechkit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python"],"normalized_name":"mechkit","project_status":null},"repo_metadata":{"id":35116481,"uuid":"208751234","full_name":"JulianKarlBauer/mechkit","owner":"JulianKarlBauer","description":"Continuum mechanics toolkit","archived":false,"fork":false,"pushed_at":"2023-07-06T20:35:28.000Z","size":2594,"stargazers_count":14,"open_issues_count":2,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-27T23:57:41.274Z","etag":null,"topics":["continuum-mechanics","mechanics","mechanics-of-materials","python"],"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/JulianKarlBauer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-09-16T08:41:11.000Z","updated_at":"2025-01-12T04:34:29.000Z","dependencies_parsed_at":"2025-04-11T20:15:56.751Z","dependency_job_id":null,"html_url":"https://github.com/JulianKarlBauer/mechkit","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/JulianKarlBauer/mechkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulianKarlBauer","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/sbom","scorecard":{"id":75519,"data":{"date":"2025-08-11","repo":{"name":"github.com/JulianKarlBauer/mechkit","commit":"7c530ff46fce669a7c49984ea71d965fe24032ef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/15 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":"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/draft-pdf.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/python_test.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":"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/draft-pdf.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/python_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/python_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/python_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/JulianKarlBauer/mechkit/python_test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:43","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-15T04:42:57.792Z","repository_id":35116481,"created_at":"2025-08-15T04:42:57.792Z","updated_at":"2025-08-15T04:42:57.792Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273501981,"owners_count":25117095,"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-03T02:00:09.631Z","response_time":76,"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":"JulianKarlBauer","name":"JulianKarlBauer","uuid":"55383008","kind":"user","description":"","email":"","website":"https://www.linkedin.com/in/JulianKarlBauer/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/55383008?u=a72bfaf8f473fdd880613e122ee977163e788cc6\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-02T23:25:21.708Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JulianKarlBauer","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T13:12:40.780Z","updated_at":"2023-03-02T23:25:21.724Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulianKarlBauer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulianKarlBauer/repositories"},"tags":[{"name":"v0.4.1","sha":"b116c264eb9d0b2b383d9303976fb760723d4171","kind":"tag","published_at":"2023-02-06T12:55:29.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/v0.4.1","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"cc7bb76be11d2945d56c75c5b03083a45ab65d4f","kind":"tag","published_at":"2022-10-11T13:20:04.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/v0.4.0","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"e65b80dfa7ee0429a0519e9f37d5173bf7f3e83a","kind":"tag","published_at":"2022-02-02T20:30:56.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/v0.3.9","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"9a4f6d78334495f8324e1e17cbfb8bb7c7bfec8d","kind":"tag","published_at":"2022-02-01T08:38:35.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/v0.3.8","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/v0.3.8/manifests"},{"name":"0.3.7","sha":"f9dd63862c0ae9adee6227add1b5a430f435f039","kind":"tag","published_at":"2022-01-19T15:36:34.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/0.3.7","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"ea70d4da35010745c703826fe14adefdb7c0fb64","kind":"tag","published_at":"2022-01-19T15:18:30.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/0.3.6","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"825995cd1fa2643215042f19dc2dbd89af5184bc","kind":"tag","published_at":"2022-01-19T11:25:57.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/0.3.5","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"e9d00b2ce6f445f6388579c2be0bc92a2d1f2f39","kind":"tag","published_at":"2022-01-11T13:41:29.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/0.3.4","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"d274fa6fae8f0b786723a050056ca41dfcdd4f68","kind":"tag","published_at":"2022-01-11T11:46:54.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/0.3.3","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"4060db15901e776a33b1490bf4de89d0e18fc85e","kind":"tag","published_at":"2022-01-11T11:46:12.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/0.3.2","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"bb7b2b3f0b911d81172ebb2f8d24bc27277e9343","kind":"tag","published_at":"2022-01-11T11:06:01.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/0.3.1","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"f335c9485608f75807849a1a441017e52c614132","kind":"tag","published_at":"2022-01-03T18:19:58.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/0.3.0","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.3.0/manifests"},{"name":"0.2.6","sha":"c0958fec84441133972b0194b831b4a0ad478e1a","kind":"commit","published_at":"2020-06-01T22:40:22.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/0.2.6","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.2.6/manifests"},{"name":"v0.2.6","sha":"c0958fec84441133972b0194b831b4a0ad478e1a","kind":"commit","published_at":"2020-06-01T22:40:22.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/v0.2.6","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/v0.2.6/manifests"},{"name":"0.0.3","sha":"72c51b2271f885e4a438c2b83f63d985ae81dc47","kind":"tag","published_at":"2019-07-18T09:41:36.000Z","download_url":"https://codeload.github.com/JulianKarlBauer/mechkit/tar.gz/0.0.3","html_url":"https://github.com/JulianKarlBauer/mechkit/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulianKarlBauer/mechkit@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T06:29:54.350Z","dependent_packages_count":0,"downloads":664,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":39.80922918277906,"dependent_repos_count":6.625023154734737,"dependent_packages_count":10.069287946036377,"stargazers_count":15.580554240058664,"forks_count":11.932483295554585,"docker_downloads_count":null,"average":16.803315563832687},"purl":"pkg:pypi/mechkit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mechkit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mechkit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mechkit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:44:25.126Z","issues_count":9,"pull_requests_count":52,"avg_time_to_close_issue":14325777.42857143,"avg_time_to_close_pull_request":460662.6346153846,"issues_closed_count":7,"pull_requests_closed_count":52,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":0.4807692307692308,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/issues","maintainers":[{"login":"JulianKarlBauer","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulianKarlBauer"},{"login":"philipplk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipplk"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mechkit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mechkit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mechkit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mechkit/related_packages","maintainers":[{"uuid":"JulianKarlBauer","login":"JulianKarlBauer","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/JulianKarlBauer/","role":null,"created_at":"2023-02-06T13:38:01.207Z","updated_at":"2023-02-06T13:38:01.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/JulianKarlBauer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724713,"maintainers_count":308190,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":609577,"full_name":"JulianKarlBauer/mechkit","default_branch":"master","committers":[{"name":"JulianKarlBauer","email":"juliankarlbauer@gmx.de","login":"JulianKarlBauer","count":467},{"name":"Jonas Hund","email":"jonas.hund@ntnu.no","login":null,"count":14},{"name":"Philipp Kinon","email":"philipp.kinon@kit.edu","login":"plkinon","count":13},{"name":"Philipp L. Kinon","email":"75438835+philipplk","login":"philipplk","count":8},{"name":"Jonas Hund","email":"67912954+jonashund","login":"jonashund","count":4},{"name":"Nils Meyer","email":"nils.meyer@kit.edu","login":null,"count":4},{"name":"Lisa Latussek","email":"uuzvi@student.kit.edu","login":"LisaLatussek","count":3},{"name":"JulianBauerKIT","email":"52544789+JulianBauerKIT","login":"JulianBauerKIT","count":2}],"total_commits":515,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":64.375,"dds":0.09320388349514563,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:14:55.934Z","last_synced_commit":"7c530ff46fce669a7c49984ea71d965fe24032ef","created_at":"2023-03-09T07:18:34.887Z","updated_at":"2025-08-07T06:14:55.952Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"JulianKarlBauer/mechkit","html_url":"https://github.com/JulianKarlBauer/mechkit","last_synced_at":"2025-08-31T18:44:25.126Z","status":"error","issues_count":9,"pull_requests_count":52,"avg_time_to_close_issue":14325777.42857143,"avg_time_to_close_pull_request":460662.6346153846,"issues_closed_count":7,"pull_requests_closed_count":52,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":0.4807692307692308,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T17:34:14.449Z","updated_at":"2025-08-31T18:44:25.126Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianKarlBauer%2Fmechkit/issues","issue_labels_count":{"joss-enhancement":3,"good first issue":2,"enhancement":1,"documentation":1,"help wanted":1},"pull_request_labels_count":{"enhancement":4,"joss-enhancement":1},"issue_author_associations_count":{"OWNER":8,"NONE":1},"pull_request_author_associations_count":{"OWNER":37,"COLLABORATOR":6,"CONTRIBUTOR":5,"NONE":2},"issue_authors":{"JulianKarlBauer":8,"nicoguaro":1},"pull_request_authors":{"JulianKarlBauer":37,"philipplk":6,"jonashund":3,"LisaLatussek":2,"meyer-nils":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9897400,"issues_count":29061701,"pull_requests_count":83189859,"authors_count":8742021,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"JulianKarlBauer","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulianKarlBauer"},{"login":"philipplk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipplk"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":["continuum-mechanics","mechanics","mechanics-of-materials","python"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-27T11:13:53.246Z","updated_at":"2022-06-27T11:13:53.246Z","repository_link":"https://github.com/JulianKarlBauer/mechkit/blob/master/docs/requirements.txt","dependencies":[{"id":70471369,"package_name":"pybtex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":70471370,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":70471371,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":70471372,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":70471373,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":70471374,"package_name":"sympy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":70471375,"package_name":"mechkit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":70471376,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-06-27T11:13:53.857Z","updated_at":"2022-06-27T11:13:53.857Z","repository_link":"https://github.com/JulianKarlBauer/mechkit/blob/master/setup.py","dependencies":[{"id":70472287,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":70472288,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":70472289,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":70472290,"package_name":"decorator","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":70472291,"package_name":"sympy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/draft-pdf.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T14:15:41.225Z","updated_at":"2023-01-15T14:15:41.225Z","repository_link":"https://github.com/JulianKarlBauer/mechkit/blob/master/.github/workflows/draft-pdf.yml","dependencies":[{"id":6926522256,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6926522257,"package_name":"openjournals/openjournals-draft-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6926522258,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T14:15:41.369Z","updated_at":"2023-01-15T14:15:41.369Z","repository_link":"https://github.com/JulianKarlBauer/mechkit/blob/master/.github/workflows/publish_pypi.yml","dependencies":[{"id":6926523496,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6926523497,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6926523498,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python_test.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T14:15:41.541Z","updated_at":"2023-01-15T14:15:41.541Z","repository_link":"https://github.com/JulianKarlBauer/mechkit/blob/master/.github/workflows/python_test.yml","dependencies":[{"id":6926524724,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6926524725,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/environment.yml","sha":null,"kind":"manifest","created_at":"2025-04-11T20:15:55.431Z","updated_at":"2025-04-11T20:15:55.431Z","repository_link":"https://github.com/JulianKarlBauer/mechkit/blob/master/docs/environment.yml","dependencies":[{"id":22646223576,"package_name":"cycler","ecosystem":"pypi","requirements":"==0.11.0","direct":true,"kind":"runtime","optional":false},{"id":22646223577,"package_name":"fonttools","ecosystem":"pypi","requirements":"==4.28.5","direct":true,"kind":"runtime","optional":false},{"id":22646223578,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.3.2","direct":true,"kind":"runtime","optional":false},{"id":22646223579,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.5.1","direct":true,"kind":"runtime","optional":false},{"id":22646223580,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.6.3","direct":true,"kind":"runtime","optional":false},{"id":22646223581,"package_name":"p2j","ecosystem":"pypi","requirements":"==1.3.2","direct":true,"kind":"runtime","optional":false},{"id":22646223582,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.3.5","direct":true,"kind":"runtime","optional":false},{"id":22646223583,"package_name":"pillow","ecosystem":"pypi","requirements":"==8.4.0","direct":true,"kind":"runtime","optional":false},{"id":22646223584,"package_name":"pytz","ecosystem":"pypi","requirements":"==2021.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yaml","sha":null,"kind":"manifest","created_at":"2025-04-11T20:15:55.523Z","updated_at":"2025-04-11T20:15:55.523Z","repository_link":"https://github.com/JulianKarlBauer/mechkit/blob/master/environment.yaml","dependencies":[{"id":22646223585,"package_name":"betterbib","ecosystem":"pypi","requirements":"==4.2.2","direct":true,"kind":"runtime","optional":false},{"id":22646223586,"package_name":"black","ecosystem":"pypi","requirements":"==21.12b0","direct":true,"kind":"runtime","optional":false},{"id":22646223587,"package_name":"cattrs","ecosystem":"pypi","requirements":"==1.10.0","direct":true,"kind":"runtime","optional":false},{"id":22646223588,"package_name":"commonmark","ecosystem":"pypi","requirements":"==0.9.1","direct":true,"kind":"runtime","optional":false},{"id":22646223589,"package_name":"latexcodec","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":22646223590,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":22646223591,"package_name":"p2j","ecosystem":"pypi","requirements":"==1.3.2","direct":true,"kind":"runtime","optional":false},{"id":22646223592,"package_name":"pathspec","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":22646223593,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":22646223594,"package_name":"pybtex","ecosystem":"pypi","requirements":"==0.24.0","direct":true,"kind":"runtime","optional":false},{"id":22646223595,"package_name":"pybtex-docutils","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":22646223596,"package_name":"pyenchant","ecosystem":"pypi","requirements":"==3.2.2","direct":true,"kind":"runtime","optional":false},{"id":22646223597,"package_name":"pylatexenc","ecosystem":"pypi","requirements":"==2.10","direct":true,"kind":"runtime","optional":false},{"id":22646223598,"package_name":"requests-cache","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":22646223599,"package_name":"rich","ecosystem":"pypi","requirements":"==11.0.0","direct":true,"kind":"runtime","optional":false},{"id":22646223600,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"==2.4.1","direct":true,"kind":"runtime","optional":false},{"id":22646223601,"package_name":"tomli","ecosystem":"pypi","requirements":"==1.2.3","direct":true,"kind":"runtime","optional":false},{"id":22646223602,"package_name":"typed-ast","ecosystem":"pypi","requirements":"==1.5.1","direct":true,"kind":"runtime","optional":false},{"id":22646223603,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"runtime","optional":false},{"id":22646223604,"package_name":"unidecode","ecosystem":"pypi","requirements":"==1.3.2","direct":true,"kind":"runtime","optional":false},{"id":22646223605,"package_name":"url-normalize","ecosystem":"pypi","requirements":"==1.4.3","direct":true,"kind":"runtime","optional":false}]}],"score":11.359307976304628,"created_at":"2025-09-04T09:17:47.134Z","updated_at":"2025-10-07T08:04:31.790Z","avatar_url":"https://github.com/JulianKarlBauer.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":664,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3898702"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1374","html_url":"https://science.ecosyste.ms/projects/1374","bibtex_url":"https://science.ecosyste.ms/projects/1374/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/1374/export.apalike"}