{"id":17900,"name":"queueing-tool","description":"Simulator for queueing networks written in Python","url":"https://github.com/djordon/queueing-tool","last_synced_at":"2025-09-04T23:42:08.655Z","repository":{"id":4310323,"uuid":"21639582","full_name":"djordon/queueing-tool","owner":"djordon","description":"Simulator for queueing networks written in Python","archived":false,"fork":false,"pushed_at":"2025-06-10T08:12:07.000Z","size":5382,"stargazers_count":68,"open_issues_count":13,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-29T00:30:19.533Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://queueing-tool.readthedocs.org/","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/djordon.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-07-09T04:39:42.000Z","updated_at":"2025-04-24T00:12:31.000Z","dependencies_parsed_at":"2023-07-05T19:03:16.801Z","dependency_job_id":"45b7b811-dc21-408e-9cdf-8202a35bc9b5","html_url":"https://github.com/djordon/queueing-tool","commit_stats":{"total_commits":267,"total_committers":7,"mean_commits":"38.142857142857146","dds":"0.29962546816479396","last_synced_commit":"307c1340b3a837d1c653509e076c49129a2e083a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/djordon/queueing-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djordon","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/sbom","scorecard":{"id":346314,"data":{"date":"2025-08-11","repo":{"name":"github.com/djordon/queueing-tool","commit":"c5dbd9da28fb0f50c57b49643a7ace2cd427826e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Code-Review","score":6,"reason":"Found 3/5 approved changesets -- score normalized to 6","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/auto-tagging.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-tests.yml:7","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/auto-tagging.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/auto-tagging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-tagging.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/auto-tagging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/run-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:36","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"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 30 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-18T07:06:48.324Z","repository_id":4310323,"created_at":"2025-08-18T07:06:48.324Z","updated_at":"2025-08-18T07:06:48.324Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273689965,"owners_count":25150630,"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":"djordon","name":"Daniel Jordon","uuid":"8109648","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8109648?u=cfe1d76c6f626db3d9318eed6eedf60eae7de6a0\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-27T12:38:37.916Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/djordon","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T02:26:03.285Z","updated_at":"2023-03-27T12:38:37.939Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djordon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djordon/repositories"},"packages":[{"id":2895225,"name":"queueing-tool","ecosystem":"pypi","description":"A queueing network simulator","homepage":"https://github.com/djordon/queueing-tool","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/djordon/queueing-tool","keywords_array":["queueing theory","queueing","simulation","queueing simulator","queueing network simulation","networks","queueing simulation"],"namespace":null,"versions_count":12,"first_release_published_at":"2023-08-27T12:02:06.906Z","latest_release_published_at":"2022-10-08T05:51:41.000Z","latest_release_number":"1.2.5","last_synced_at":"2025-08-28T19:36:28.794Z","created_at":"2022-04-10T12:24:41.237Z","updated_at":"2025-08-28T19:59:56.736Z","registry_url":"https://pypi.org/project/queueing-tool/","install_command":"pip install queueing-tool --index-url https://pypi.org/simple","documentation_url":"https://queueing-tool.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://queueing-tool.readthedocs.io/en/latest/","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Operating System :: Unix","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"queueing-tool","project_status":null},"repo_metadata":{"id":4310323,"uuid":"21639582","full_name":"djordon/queueing-tool","owner":"djordon","description":"Simulator for queueing networks written in Python","archived":false,"fork":false,"pushed_at":"2025-06-10T08:12:07.000Z","size":5382,"stargazers_count":68,"open_issues_count":13,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-28T08:14:05.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://queueing-tool.readthedocs.org/","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/djordon.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-07-09T04:39:42.000Z","updated_at":"2025-04-24T00:12:31.000Z","dependencies_parsed_at":"2023-07-05T19:03:16.801Z","dependency_job_id":"45b7b811-dc21-408e-9cdf-8202a35bc9b5","html_url":"https://github.com/djordon/queueing-tool","commit_stats":{"total_commits":267,"total_committers":7,"mean_commits":"38.142857142857146","dds":"0.29962546816479396","last_synced_commit":"307c1340b3a837d1c653509e076c49129a2e083a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/djordon/queueing-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djordon","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/sbom","scorecard":{"id":346314,"data":{"date":"2025-08-11","repo":{"name":"github.com/djordon/queueing-tool","commit":"c5dbd9da28fb0f50c57b49643a7ace2cd427826e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Code-Review","score":6,"reason":"Found 3/5 approved changesets -- score normalized to 6","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/auto-tagging.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-tests.yml:7","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/auto-tagging.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/auto-tagging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-tagging.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/auto-tagging.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/djordon/queueing-tool/run-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:36","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"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 30 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-18T07:06:48.324Z","repository_id":4310323,"created_at":"2025-08-18T07:06:48.324Z","updated_at":"2025-08-18T07:06:48.324Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272546182,"owners_count":24953252,"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-08-28T02:00:10.768Z","response_time":74,"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":"djordon","name":"Daniel Jordon","uuid":"8109648","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8109648?u=cfe1d76c6f626db3d9318eed6eedf60eae7de6a0\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-27T12:38:37.916Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/djordon","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T02:26:03.285Z","updated_at":"2023-03-27T12:38:37.939Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djordon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djordon/repositories"},"tags":[{"name":"v1.2.5","sha":"dc15a43385e40ea81687e767e970b723f8c3c906","kind":"commit","published_at":"2022-10-08T05:50:26.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v1.2.5","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"3daf9ff4d8db1188ab5d4c7ea87acadfd4073fd6","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v1.2.4","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5205ec83788512b21315fbff439d17bc30acc412","kind":"commit","published_at":"2019-04-06T22:14:54.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v1.2.3","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"d613a52320b8ff40edbd6cd0404c4cc67c9f2ed7","kind":"commit","published_at":"2018-12-22T17:19:56.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v1.2.2","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"3f9e15f88c98722f1e06d360502eacf5b81b0366","kind":"commit","published_at":"2017-10-18T20:16:46.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v1.2.1","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"9a16b1d128bea92ec576611b868fc575de1a8a9b","kind":"commit","published_at":"2016-09-11T19:57:37.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v1.2.0","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"2692054a4c434707c02d812682d1c92177fdaed5","kind":"commit","published_at":"2016-07-02T19:05:25.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v1.1.1","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"380f31a0ffd4fb78e51ccab9d80368f99042657b","kind":"commit","published_at":"2016-06-04T15:50:22.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v1.1.0","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"5d146fa9768c457319760392d0047263486f2b35","kind":"commit","published_at":"2016-05-08T21:27:08.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v1.0.4","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"6a15d9d737ecf77ceaabbaa7addf56e5eeb13381","kind":"commit","published_at":"2016-04-10T15:41:56.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v1.0.3","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ec8dc52af54bc7f1f72729522a68dac1e3b830a8","kind":"commit","published_at":"2016-04-09T23:16:06.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v1.0.2","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v1.0.2/manifests"},{"name":"v0.1.2","sha":"41f45baeb467ade4f92bb1b1d1f6c6b20e9d62c9","kind":"commit","published_at":"2015-03-30T05:17:37.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v0.1.2","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6b0e88e96feca42d46ccd19ca577294e18b50cd6","kind":"commit","published_at":"2015-03-22T06:49:20.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v0.1.1","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ef0f86b8dd0b415cc01b12e4d654426cd04906b9","kind":"commit","published_at":"2015-03-03T00:38:50.000Z","download_url":"https://codeload.github.com/djordon/queueing-tool/tar.gz/v0.1.0","html_url":"https://github.com/djordon/queueing-tool/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/djordon/queueing-tool@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T19:59:56.736Z","dependent_packages_count":0,"downloads":84,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":14.83213195662056,"dependent_repos_count":11.570887374556541,"dependent_packages_count":10.05962490376147,"stargazers_count":8.633112764949495,"forks_count":12.549311784203034,"docker_downloads_count":null,"average":11.52901375681822},"purl":"pkg:pypi/queueing-tool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/queueing-tool","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/queueing-tool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/queueing-tool/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T20:51:11.343Z","issues_count":60,"pull_requests_count":69,"avg_time_to_close_issue":13565125.163265307,"avg_time_to_close_pull_request":4412129.611940298,"issues_closed_count":49,"pull_requests_closed_count":67,"pull_request_authors_count":6,"issue_authors_count":19,"avg_comments_per_issue":2.466666666666667,"avg_comments_per_pull_request":0.13043478260869565,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":28417.0,"past_year_avg_time_to_close_pull_request":4466.166666666667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/issues","maintainers":[{"login":"djordon","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djordon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/queueing-tool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/queueing-tool/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/queueing-tool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/queueing-tool/related_packages","maintainers":[{"uuid":"djordon","login":"djordon","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/djordon/","role":null,"created_at":"2023-02-25T07:27:31.409Z","updated_at":"2023-02-25T07:27:31.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/djordon/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724932,"maintainers_count":308256,"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":646979,"full_name":"djordon/queueing-tool","default_branch":"master","committers":[{"name":"djordon","email":"dan.jordon@gmail.com","count":187},{"name":"Daniel Jordon","email":"djordon@users.noreply.github.com","count":64},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":6},{"name":"Daniel Jordon","email":"danieljordon@users.noreply.github.com","count":3},{"name":"Daniel Jordon","email":"djchila@users.noreply.github.com","count":3},{"name":"djordon","email":"daniel@seatgeek.com","count":2},{"name":"Jose Diaz-Gonzalez","email":"email@josediazgonzalez.com","count":2}],"total_commits":267,"total_committers":7,"total_bot_commits":6,"total_bot_committers":1,"mean_commits":38.142857142857146,"dds":0.29962546816479396,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T08:56:42.018Z","last_synced_commit":"307c1340b3a837d1c653509e076c49129a2e083a","created_at":"2023-03-09T09:12:09.652Z","updated_at":"2023-09-19T17:32:25.817Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"djordon/queueing-tool","html_url":"https://github.com/djordon/queueing-tool","last_synced_at":"2025-08-28T20:02:46.782Z","status":"error","issues_count":60,"pull_requests_count":69,"avg_time_to_close_issue":13565125.163265307,"avg_time_to_close_pull_request":4412129.611940298,"issues_closed_count":49,"pull_requests_closed_count":67,"pull_request_authors_count":6,"issue_authors_count":19,"avg_comments_per_issue":2.466666666666667,"avg_comments_per_pull_request":0.13043478260869565,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":28417.0,"past_year_avg_time_to_close_pull_request":4466.166666666667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-14T22:38:35.996Z","updated_at":"2025-09-02T09:06:47.925Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/djordon%2Fqueueing-tool/issues","issue_labels_count":{"Tasks":16,"enhancement":10,"bug":6},"pull_request_labels_count":{"dependencies":45,"python":1},"issue_author_associations_count":{"OWNER":31,"NONE":28},"pull_request_author_associations_count":{"CONTRIBUTOR":53,"OWNER":28,"NONE":3},"issue_authors":{"djordon":31,"arsiboo":6,"jeroenburgt":3,"paulaceccon":2,"mifluder":2,"galenseilis":2,"AbdellahiMrabet":1,"romeshprasad":1,"ZeyuLuan":1,"marco-create":1,"ibirisol":1,"MihaelaMia":1,"phschaad":1,"100518832":1,"spanchenko":1,"stormvirux":1,"m-deck":1,"Xheki-RF":1,"cstarkjp":1},"pull_request_authors":{"dependabot[bot]":45,"djordon":28,"galenseilis":6,"lauploix":2,"josegonzalez":2,"codacy-badger":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10017145,"issues_count":30324900,"pull_requests_count":89730965,"authors_count":10235656,"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":{"dependencies":3,"python":1},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":8,"NONE":1},"past_year_issue_authors":{"Xheki-RF":1},"past_year_pull_request_authors":{"galenseilis":6,"dependabot[bot]":3},"maintainers":[{"login":"djordon","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djordon"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":2,"IssueCommentEvent":3,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":2,"PullRequestEvent":1,"ForkEvent":1,"CreateEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":2,"IssueCommentEvent":3,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":2,"PullRequestEvent":1,"ForkEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-10T15:41:20.917Z","updated_at":"2022-09-10T15:41:20.917Z","repository_link":"https://github.com/djordon/queueing-tool/blob/master/docs/requirements.txt","dependencies":[{"id":4408350489,"package_name":"Cython","ecosystem":"pypi","requirements":"==0.29.6","direct":true,"kind":"runtime","optional":false},{"id":4408350490,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==1.5.1","direct":true,"kind":"runtime","optional":false},{"id":4408350491,"package_name":"mock","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":4408350492,"package_name":"networkx","ecosystem":"pypi","requirements":"==1.11","direct":true,"kind":"runtime","optional":false},{"id":4408350493,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.10.4","direct":true,"kind":"runtime","optional":false},{"id":4408350494,"package_name":"pygraphviz","ecosystem":"pypi","requirements":"==1.3.1","direct":true,"kind":"runtime","optional":false},{"id":4408350495,"package_name":"pytest","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":4408350496,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==2.6.1","direct":true,"kind":"runtime","optional":false},{"id":4408350497,"package_name":"pytest-sugar","ecosystem":"pypi","requirements":"==0.9.2","direct":true,"kind":"runtime","optional":false},{"id":4408350498,"package_name":"sphinx","ecosystem":"pypi","requirements":"==1.3.6","direct":true,"kind":"runtime","optional":false},{"id":4408350499,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.12","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-10T15:41:21.151Z","updated_at":"2022-09-10T15:41:21.151Z","repository_link":"https://github.com/djordon/queueing-tool/blob/master/setup.py","dependencies":[{"id":4408350594,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=1.9","direct":true,"kind":"runtime","optional":false},{"id":4408350595,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.9","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/auto-tagging.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:04:36.220Z","updated_at":"2023-01-13T13:04:36.220Z","repository_link":"https://github.com/djordon/queueing-tool/blob/master/.github/workflows/auto-tagging.yml","dependencies":[{"id":6876035644,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876035645,"package_name":"djordon/git-autotag-action","ecosystem":"actions","requirements":"v0.5.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:04:36.255Z","updated_at":"2023-01-13T13:04:36.255Z","repository_link":"https://github.com/djordon/queueing-tool/blob/master/.github/workflows/run-tests.yml","dependencies":[{"id":6876035646,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876035647,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876035648,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-01-13T13:04:36.342Z","updated_at":"2023-01-13T13:04:36.342Z","repository_link":"https://github.com/djordon/queueing-tool/blob/master/poetry.lock","dependencies":[{"id":6876035649,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":6876035650,"package_name":"asttokens","ecosystem":"pypi","requirements":"2.0.8","direct":false,"kind":"develop","optional":false},{"id":6876035651,"package_name":"attrs","ecosystem":"pypi","requirements":"22.1.0","direct":false,"kind":"develop","optional":false},{"id":6876035652,"package_name":"backcall","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":6876035653,"package_name":"bleach","ecosystem":"pypi","requirements":"5.0.1","direct":false,"kind":"develop","optional":false},{"id":6876035654,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.12.7","direct":false,"kind":"develop","optional":false},{"id":6876035655,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.1","direct":false,"kind":"develop","optional":false},{"id":6876035656,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"develop","optional":false},{"id":6876035657,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.5","direct":false,"kind":"develop","optional":false},{"id":6876035658,"package_name":"commonmark","ecosystem":"pypi","requirements":"0.9.1","direct":false,"kind":"develop","optional":false},{"id":6876035659,"package_name":"contourpy","ecosystem":"pypi","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6876035660,"package_name":"coverage","ecosystem":"pypi","requirements":"6.5.0","direct":false,"kind":"develop","optional":false},{"id":6876035661,"package_name":"cryptography","ecosystem":"pypi","requirements":"38.0.3","direct":false,"kind":"develop","optional":false},{"id":6876035662,"package_name":"cycler","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6876035663,"package_name":"Cython","ecosystem":"pypi","requirements":"0.29.32","direct":false,"kind":"develop","optional":false},{"id":6876035664,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"develop","optional":false},{"id":6876035665,"package_name":"docutils","ecosystem":"pypi","requirements":"0.19","direct":false,"kind":"develop","optional":false},{"id":6876035666,"package_name":"executing","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"develop","optional":false},{"id":6876035667,"package_name":"fonttools","ecosystem":"pypi","requirements":"4.37.4","direct":false,"kind":"runtime","optional":false},{"id":6876035668,"package_name":"idna","ecosystem":"pypi","requirements":"3.4","direct":false,"kind":"develop","optional":false},{"id":6876035669,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876035670,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":6876035671,"package_name":"ipdb","ecosystem":"pypi","requirements":"0.13.9","direct":false,"kind":"develop","optional":false},{"id":6876035672,"package_name":"ipython","ecosystem":"pypi","requirements":"8.5.0","direct":false,"kind":"develop","optional":false},{"id":6876035673,"package_name":"jaraco.classes","ecosystem":"pypi","requirements":"3.2.3","direct":false,"kind":"develop","optional":false},{"id":6876035674,"package_name":"jedi","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"develop","optional":false},{"id":6876035675,"package_name":"jeepney","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"develop","optional":false},{"id":6876035676,"package_name":"keyring","ecosystem":"pypi","requirements":"23.9.3","direct":false,"kind":"develop","optional":false},{"id":6876035677,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6876035678,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":6876035679,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.1.6","direct":false,"kind":"develop","optional":false},{"id":6876035680,"package_name":"more-itertools","ecosystem":"pypi","requirements":"8.14.0","direct":false,"kind":"develop","optional":false},{"id":6876035681,"package_name":"networkx","ecosystem":"pypi","requirements":"2.8.6","direct":false,"kind":"runtime","optional":false},{"id":6876035682,"package_name":"numpy","ecosystem":"pypi","requirements":"1.23.3","direct":false,"kind":"runtime","optional":false},{"id":6876035683,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"runtime","optional":false},{"id":6876035684,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.3","direct":false,"kind":"develop","optional":false},{"id":6876035685,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":6876035686,"package_name":"pickleshare","ecosystem":"pypi","requirements":"0.7.5","direct":false,"kind":"develop","optional":false},{"id":6876035687,"package_name":"pillow","ecosystem":"pypi","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":6876035688,"package_name":"pkginfo","ecosystem":"pypi","requirements":"1.8.3","direct":false,"kind":"develop","optional":false},{"id":6876035689,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":6876035690,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.31","direct":false,"kind":"develop","optional":false},{"id":6876035691,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":6876035692,"package_name":"pure-eval","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"develop","optional":false},{"id":6876035693,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":6876035694,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"develop","optional":false},{"id":6876035695,"package_name":"Pygments","ecosystem":"pypi","requirements":"2.13.0","direct":false,"kind":"develop","optional":false},{"id":6876035696,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":6876035697,"package_name":"pytest","ecosystem":"pypi","requirements":"7.1.3","direct":false,"kind":"develop","optional":false},{"id":6876035698,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":"develop","optional":false},{"id":6876035699,"package_name":"pytest-sugar","ecosystem":"pypi","requirements":"0.9.5","direct":false,"kind":"develop","optional":false},{"id":6876035700,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":6876035701,"package_name":"pywin32-ctypes","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":6876035702,"package_name":"readme-renderer","ecosystem":"pypi","requirements":"37.2","direct":false,"kind":"develop","optional":false},{"id":6876035703,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.1","direct":false,"kind":"develop","optional":false},{"id":6876035704,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"0.10.0","direct":false,"kind":"develop","optional":false},{"id":6876035705,"package_name":"rfc3986","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":6876035706,"package_name":"rich","ecosystem":"pypi","requirements":"12.6.0","direct":false,"kind":"develop","optional":false},{"id":6876035707,"package_name":"SecretStorage","ecosystem":"pypi","requirements":"3.3.3","direct":false,"kind":"develop","optional":false},{"id":6876035708,"package_name":"setuptools","ecosystem":"pypi","requirements":"65.5.1","direct":false,"kind":"runtime","optional":false},{"id":6876035709,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":6876035710,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6876035711,"package_name":"stack-data","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"develop","optional":false},{"id":6876035712,"package_name":"termcolor","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":6876035713,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":6876035714,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6876035715,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.4.0","direct":false,"kind":"develop","optional":false},{"id":6876035716,"package_name":"twine","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"develop","optional":false},{"id":6876035717,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6876035718,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.12","direct":false,"kind":"develop","optional":false},{"id":6876035719,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"develop","optional":false},{"id":6876035720,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"develop","optional":false},{"id":6876035721,"package_name":"zipp","ecosystem":"pypi","requirements":"3.8.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:04:36.464Z","updated_at":"2023-01-13T13:04:36.464Z","repository_link":"https://github.com/djordon/queueing-tool/blob/master/pyproject.toml","dependencies":[{"id":6876035722,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.8,\u003c3.12","direct":true,"kind":"runtime","optional":false},{"id":6876035723,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.23.3","direct":true,"kind":"runtime","optional":false},{"id":6876035724,"package_name":"networkx","ecosystem":"pypi","requirements":"^2.8.6","direct":true,"kind":"runtime","optional":false},{"id":6876035725,"package_name":"matplotlib","ecosystem":"pypi","requirements":"^3.6.0","direct":true,"kind":"runtime","optional":false},{"id":6876035726,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false}]}],"score":10.806267422382335,"created_at":"2025-09-04T15:50:49.096Z","updated_at":"2025-10-07T08:09:12.108Z","avatar_url":"https://github.com/djordon.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":84,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/17900","html_url":"https://science.ecosyste.ms/projects/17900","bibtex_url":"https://science.ecosyste.ms/projects/17900/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/17900/export.apalike"}