{"id":70016,"name":"pypette","description":"Ridiculously simple flow controller for building complex pipelines","url":"https://github.com/csurfer/pypette","last_synced_at":"2025-09-08T14:59:04.243Z","repository":{"id":47093303,"uuid":"107827251","full_name":"csurfer/pypette","owner":"csurfer","description":"Ridiculously simple flow controller for building complex pipelines","archived":false,"fork":false,"pushed_at":"2025-05-06T07:07:08.000Z","size":585,"stargazers_count":264,"open_issues_count":2,"forks_count":9,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-31T14:58:21.965Z","etag":null,"topics":["multiprocessing","multithreading","python","threads"],"latest_commit_sha":null,"homepage":"https://csurfer.github.io/pypette","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/csurfer.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-22T00:55:55.000Z","updated_at":"2025-07-18T05:15:10.000Z","dependencies_parsed_at":"2025-05-18T18:10:49.279Z","dependency_job_id":"34f92ba0-9b85-4817-8f5f-908e9fe3f044","html_url":"https://github.com/csurfer/pypette","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/csurfer/pypette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csurfer","download_url":"https://codeload.github.com/csurfer/pypette/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/sbom","scorecard":{"id":311485,"data":{"date":"2025-08-11","repo":{"name":"github.com/csurfer/pypette","commit":"4e0bfcc56d36d7fb56d381ffcd6e5e58cb9b3ca1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pytest.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":"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":"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":"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":"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/pytest.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/csurfer/pypette/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/csurfer/pypette/pytest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/csurfer/pypette/pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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"}},{"name":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T23:14:47.153Z","repository_id":47093303,"created_at":"2025-08-17T23:14:47.153Z","updated_at":"2025-08-17T23:14:47.153Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202749,"owners_count":25240371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"csurfer","name":"Vishwas B Sharma","uuid":"1235813","kind":"user","description":"Philomath","email":"","website":"https://csurfer.github.io","location":"Foster City","twitter":null,"company":"Lyft","icon_url":"https://avatars.githubusercontent.com/u/1235813?u=4a879a0a3ac644cc632a2978c6804f60c69bdc83\u0026v=4","repositories_count":14,"last_synced_at":"2023-03-17T13:15:29.181Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://paypal.me/csurfer"]}},"html_url":"https://github.com/csurfer","funding_links":["https://paypal.me/csurfer"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:25:39.190Z","updated_at":"2023-03-17T13:15:29.189Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csurfer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csurfer/repositories"},"packages":[{"id":2879146,"name":"pypette","ecosystem":"pypi","description":"pypette (to be read as pipette) is a module which makes building pipelines ridiculously simple, allowing users to control the flow with minimal instructions.","homepage":"https://csurfer.github.io/pypette","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/csurfer/pypette","keywords_array":["pipeline","dev-tool","threads","multithreading","python"],"namespace":null,"versions_count":12,"first_release_published_at":"2017-10-28T09:09:02.000Z","latest_release_published_at":"2021-09-12T23:33:59.000Z","latest_release_number":"0.0.12","last_synced_at":"2025-08-31T14:49:23.735Z","created_at":"2022-04-10T12:16:38.466Z","updated_at":"2025-08-31T14:58:22.366Z","registry_url":"https://pypi.org/project/pypette/","install_command":"pip install pypette --index-url https://pypi.org/simple","documentation_url":"https://pypette.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Education","License :: OSI Approved :: MIT License","Operating System :: POSIX","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Build Tools","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pypette","project_status":null},"repo_metadata":{"id":47093303,"uuid":"107827251","full_name":"csurfer/pypette","owner":"csurfer","description":"Ridiculously simple flow controller for building complex pipelines","archived":false,"fork":false,"pushed_at":"2025-05-06T07:07:08.000Z","size":585,"stargazers_count":263,"open_issues_count":2,"forks_count":9,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-27T19:02:21.153Z","etag":null,"topics":["multiprocessing","multithreading","python","threads"],"latest_commit_sha":null,"homepage":"https://csurfer.github.io/pypette","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/csurfer.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-22T00:55:55.000Z","updated_at":"2025-06-10T14:08:23.000Z","dependencies_parsed_at":"2025-05-18T18:10:49.279Z","dependency_job_id":"34f92ba0-9b85-4817-8f5f-908e9fe3f044","html_url":"https://github.com/csurfer/pypette","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/csurfer/pypette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csurfer","download_url":"https://codeload.github.com/csurfer/pypette/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/sbom","scorecard":{"id":311485,"data":{"date":"2025-08-11","repo":{"name":"github.com/csurfer/pypette","commit":"4e0bfcc56d36d7fb56d381ffcd6e5e58cb9b3ca1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pytest.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":"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":"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":"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":"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/pytest.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/csurfer/pypette/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/csurfer/pypette/pytest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/csurfer/pypette/pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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"}},{"name":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T23:14:47.153Z","repository_id":47093303,"created_at":"2025-08-17T23:14:47.153Z","updated_at":"2025-08-17T23:14:47.153Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272995304,"owners_count":25027903,"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-31T02:00:09.071Z","response_time":79,"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":"csurfer","name":"Vishwas B Sharma","uuid":"1235813","kind":"user","description":"Philomath","email":"","website":"https://csurfer.github.io","location":"Foster City","twitter":null,"company":"Lyft","icon_url":"https://avatars.githubusercontent.com/u/1235813?u=4a879a0a3ac644cc632a2978c6804f60c69bdc83\u0026v=4","repositories_count":14,"last_synced_at":"2023-03-17T13:15:29.181Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://paypal.me/csurfer"]}},"html_url":"https://github.com/csurfer","funding_links":["https://paypal.me/csurfer"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:25:39.190Z","updated_at":"2023-03-17T13:15:29.189Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csurfer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csurfer/repositories"},"tags":[{"name":"v0.0.8","sha":"ba13106321e26e3968360068d5f5055beac79ad1","kind":"tag","published_at":"2017-11-10T06:14:11.000Z","download_url":"https://codeload.github.com/csurfer/pypette/tar.gz/v0.0.8","html_url":"https://github.com/csurfer/pypette/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csurfer/pypette@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"f4d508e2fa875ee4f0896f172fae1609c9170fd3","kind":"tag","published_at":"2017-11-05T00:50:11.000Z","download_url":"https://codeload.github.com/csurfer/pypette/tar.gz/v0.0.7","html_url":"https://github.com/csurfer/pypette/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csurfer/pypette@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.7/manifests"},{"name":"v0.0.3","sha":"7ce4800299ec535128136724b80d9142f87da490","kind":"tag","published_at":"2017-11-05T00:29:49.000Z","download_url":"https://codeload.github.com/csurfer/pypette/tar.gz/v0.0.3","html_url":"https://github.com/csurfer/pypette/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csurfer/pypette@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"c78299c03f527b435caf651f5bac8963e9b2d4ab","kind":"tag","published_at":"2017-11-05T00:25:18.000Z","download_url":"https://codeload.github.com/csurfer/pypette/tar.gz/v0.0.2","html_url":"https://github.com/csurfer/pypette/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csurfer/pypette@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"735e9c5e284209b64cec908bd36c75838edc8651","kind":"tag","published_at":"2017-11-05T00:22:28.000Z","download_url":"https://codeload.github.com/csurfer/pypette/tar.gz/v0.0.1","html_url":"https://github.com/csurfer/pypette/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csurfer/pypette@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.1/manifests"},{"name":"v0.0.4","sha":"382c948235a35b02b9c3e399cef359b8c6cc59de","kind":"tag","published_at":"2017-11-05T00:07:30.000Z","download_url":"https://codeload.github.com/csurfer/pypette/tar.gz/v0.0.4","html_url":"https://github.com/csurfer/pypette/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csurfer/pypette@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.4/manifests"},{"name":"v0.0.5","sha":"e3ba171770c215cd1d98868f0bc738b80f5e46d8","kind":"tag","published_at":"2017-11-05T00:04:28.000Z","download_url":"https://codeload.github.com/csurfer/pypette/tar.gz/v0.0.5","html_url":"https://github.com/csurfer/pypette/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csurfer/pypette@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.5/manifests"},{"name":"v0.0.6","sha":"76665681fb4a803c872f8452bc46823dbf3eb096","kind":"tag","published_at":"2017-11-05T00:01:41.000Z","download_url":"https://codeload.github.com/csurfer/pypette/tar.gz/v0.0.6","html_url":"https://github.com/csurfer/pypette/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csurfer/pypette@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/tags/v0.0.6/manifests"}]},"repo_metadata_updated_at":"2025-08-31T14:58:22.366Z","dependent_packages_count":0,"downloads":1587,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":13.656217415843194,"dependent_repos_count":21.66152068531463,"dependent_packages_count":10.032368031403879,"stargazers_count":3.9293666643711407,"forks_count":10.899070494365386,"docker_downloads_count":null,"average":12.035708658259647},"purl":"pkg:pypi/pypette","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pypette","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pypette","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pypette/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-27T18:51:25.898Z","issues_count":5,"pull_requests_count":16,"avg_time_to_close_issue":31070198.2,"avg_time_to_close_pull_request":3850144.1428571427,"issues_closed_count":5,"pull_requests_closed_count":14,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.8125,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/issues","maintainers":[{"login":"csurfer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csurfer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pypette/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pypette/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pypette/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pypette/related_packages","maintainers":[{"uuid":"csurfer","login":"csurfer","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/csurfer/","role":null,"created_at":"2023-02-25T04:57:58.089Z","updated_at":"2023-02-25T04:57:58.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/csurfer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":639505,"full_name":"csurfer/pypette","default_branch":"master","committers":[{"name":"Vishwas B Sharma","email":"sharma.vishwas88@gmail.com","login":"csurfer","count":104},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"total_commits":105,"total_committers":2,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":52.5,"dds":0.00952380952380949,"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-05-22T17:43:54.879Z","last_synced_commit":"4e0bfcc56d36d7fb56d381ffcd6e5e58cb9b3ca1","created_at":"2023-03-09T08:48:40.913Z","updated_at":"2025-05-22T17:43:54.879Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483992,"commits_count":854420992,"contributors_count":31151709,"owners_count":909079,"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":"csurfer/pypette","html_url":"https://github.com/csurfer/pypette","last_synced_at":"2025-08-31T14:58:22.331Z","status":"error","issues_count":5,"pull_requests_count":16,"avg_time_to_close_issue":31070198.2,"avg_time_to_close_pull_request":3850144.1428571427,"issues_closed_count":5,"pull_requests_closed_count":14,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.8125,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T21:39:45.540Z","updated_at":"2025-08-31T14:58:22.332Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpypette/issues","issue_labels_count":{"enhancement":2,"invalid":1},"pull_request_labels_count":{"dependencies":6,"⚡️ codeflash":1},"issue_author_associations_count":{"NONE":5},"pull_request_author_associations_count":{"OWNER":6,"CONTRIBUTOR":6,"NONE":4},"issue_authors":{"kstrauser":2,"MintCollie":1,"jfunez":1,"liuliqiang":1},"pull_request_authors":{"csurfer":6,"dependabot[bot]":6,"johnlunney":2,"codeflash-ai[bot]":1,"stsievert":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10097320,"issues_count":31426573,"pull_requests_count":97235070,"authors_count":10701179,"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":{"⚡️ codeflash":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"codeflash-ai[bot]":1},"maintainers":[{"login":"csurfer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csurfer"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"PushEvent":1,"ForkEvent":1,"CreateEvent":1},"last_year":{"WatchEvent":1,"PushEvent":1,"ForkEvent":1,"CreateEvent":1}},"keywords":["multiprocessing","multithreading","python","threads"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-08-24T03:20:34.015Z","updated_at":"2022-08-24T03:20:34.015Z","repository_link":"https://github.com/csurfer/pypette/blob/master/poetry.lock","dependencies":[{"id":2453341038,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.12","direct":false,"kind":"runtime","optional":false},{"id":2453341039,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":2453341040,"package_name":"attrs","ecosystem":"pypi","requirements":"21.2.0","direct":false,"kind":"develop","optional":false},{"id":2453341041,"package_name":"babel","ecosystem":"pypi","requirements":"2.9.1","direct":false,"kind":"runtime","optional":false},{"id":2453341042,"package_name":"backports.entry-points-selectable","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"develop","optional":false},{"id":2453341043,"package_name":"certifi","ecosystem":"pypi","requirements":"2021.5.30","direct":false,"kind":"runtime","optional":false},{"id":2453341044,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":2453341045,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":2453341046,"package_name":"crayons","ecosystem":"pypi","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":2453341047,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.2","direct":false,"kind":"develop","optional":false},{"id":2453341048,"package_name":"docutils","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":2453341049,"package_name":"filelock","ecosystem":"pypi","requirements":"3.0.12","direct":false,"kind":"develop","optional":false},{"id":2453341050,"package_name":"idna","ecosystem":"pypi","requirements":"3.2","direct":false,"kind":"runtime","optional":false},{"id":2453341051,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":2453341052,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.8.1","direct":false,"kind":"develop","optional":false},{"id":2453341053,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.2.2","direct":false,"kind":"develop","optional":false},{"id":2453341054,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":2453341055,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":2453341056,"package_name":"livereload","ecosystem":"pypi","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":2453341057,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":2453341058,"package_name":"packaging","ecosystem":"pypi","requirements":"21.0","direct":false,"kind":"runtime","optional":false},{"id":2453341059,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"develop","optional":false},{"id":2453341060,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":2453341061,"package_name":"py","ecosystem":"pypi","requirements":"1.10.0","direct":false,"kind":"develop","optional":false},{"id":2453341062,"package_name":"pygments","ecosystem":"pypi","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":2453341063,"package_name":"pyparsing","ecosystem":"pypi","requirements":"2.4.7","direct":false,"kind":"runtime","optional":false},{"id":2453341064,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.5","direct":false,"kind":"develop","optional":false},{"id":2453341065,"package_name":"pytz","ecosystem":"pypi","requirements":"2021.1","direct":false,"kind":"runtime","optional":false},{"id":2453341066,"package_name":"requests","ecosystem":"pypi","requirements":"2.26.0","direct":false,"kind":"runtime","optional":false},{"id":2453341067,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":2453341068,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":2453341069,"package_name":"sphinx","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":2453341070,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"2021.3.14","direct":false,"kind":"runtime","optional":false},{"id":2453341071,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":2453341072,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":2453341073,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":2453341074,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":2453341075,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":2453341076,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":2453341077,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":2453341078,"package_name":"tornado","ecosystem":"pypi","requirements":"6.1","direct":false,"kind":"runtime","optional":false},{"id":2453341079,"package_name":"tox","ecosystem":"pypi","requirements":"3.24.3","direct":false,"kind":"develop","optional":false},{"id":2453341080,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"3.10.0.2","direct":false,"kind":"develop","optional":false},{"id":2453341081,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.6","direct":false,"kind":"runtime","optional":false},{"id":2453341082,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.7.2","direct":false,"kind":"develop","optional":false},{"id":2453341083,"package_name":"zipp","ecosystem":"pypi","requirements":"3.5.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-08-24T03:20:34.136Z","updated_at":"2022-08-24T03:20:34.136Z","repository_link":"https://github.com/csurfer/pypette/blob/master/pyproject.toml","dependencies":[{"id":2453341986,"package_name":"python","ecosystem":"pypi","requirements":"^3.6","direct":true,"kind":"runtime","optional":false},{"id":2453341987,"package_name":"crayons","ecosystem":"pypi","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false},{"id":2453341988,"package_name":"Sphinx","ecosystem":"pypi","requirements":"^4.1.2","direct":true,"kind":"runtime","optional":false},{"id":2453341989,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"^2021.3.14","direct":true,"kind":"runtime","optional":false},{"id":2453341990,"package_name":"tox","ecosystem":"pypi","requirements":"^3.24.3","direct":true,"kind":"develop","optional":false},{"id":2453341991,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.2.5","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-24T03:20:34.266Z","updated_at":"2022-08-24T03:20:34.266Z","repository_link":"https://github.com/csurfer/pypette/blob/master/requirements.txt","dependencies":[{"id":2453343792,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.12","direct":true,"kind":"runtime","optional":false},{"id":2453343793,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":2453343794,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.2.0","direct":true,"kind":"runtime","optional":false},{"id":2453343795,"package_name":"babel","ecosystem":"pypi","requirements":"==2.9.1","direct":true,"kind":"runtime","optional":false},{"id":2453343796,"package_name":"backports.entry-points-selectable","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":2453343797,"package_name":"certifi","ecosystem":"pypi","requirements":"==2021.5.30","direct":true,"kind":"runtime","optional":false},{"id":2453343798,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":2453343799,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.4","direct":true,"kind":"runtime","optional":false},{"id":2453343800,"package_name":"crayons","ecosystem":"pypi","requirements":"==0.4.0","direct":true,"kind":"runtime","optional":false},{"id":2453343801,"package_name":"distlib","ecosystem":"pypi","requirements":"==0.3.2","direct":true,"kind":"runtime","optional":false},{"id":2453343802,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":true,"kind":"runtime","optional":false},{"id":2453343803,"package_name":"filelock","ecosystem":"pypi","requirements":"==3.0.12","direct":true,"kind":"runtime","optional":false},{"id":2453343804,"package_name":"idna","ecosystem":"pypi","requirements":"==3.2","direct":true,"kind":"runtime","optional":false},{"id":2453343805,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":2453343806,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.8.1","direct":true,"kind":"runtime","optional":false},{"id":2453343807,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"==5.2.2","direct":true,"kind":"runtime","optional":false},{"id":2453343808,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":2453343809,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.0.1","direct":true,"kind":"runtime","optional":false},{"id":2453343810,"package_name":"livereload","ecosystem":"pypi","requirements":"==2.6.3","direct":true,"kind":"runtime","optional":false},{"id":2453343811,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":2453343812,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.0","direct":true,"kind":"runtime","optional":false},{"id":2453343813,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==2.3.0","direct":true,"kind":"runtime","optional":false},{"id":2453343814,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":2453343815,"package_name":"py","ecosystem":"pypi","requirements":"==1.10.0","direct":true,"kind":"runtime","optional":false},{"id":2453343816,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.10.0","direct":true,"kind":"runtime","optional":false},{"id":2453343817,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.4.7","direct":true,"kind":"runtime","optional":false},{"id":2453343818,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.5","direct":true,"kind":"runtime","optional":false},{"id":2453343819,"package_name":"pytz","ecosystem":"pypi","requirements":"==2021.1","direct":true,"kind":"runtime","optional":false},{"id":2453343820,"package_name":"requests","ecosystem":"pypi","requirements":"==2.26.0","direct":true,"kind":"runtime","optional":false},{"id":2453343821,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":2453343822,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.1.0","direct":true,"kind":"runtime","optional":false},{"id":2453343823,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"==2021.3.14","direct":true,"kind":"runtime","optional":false},{"id":2453343824,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":2453343825,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":2453343826,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":2453343827,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":2453343828,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":2453343829,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":2453343830,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":true,"kind":"runtime","optional":false},{"id":2453343831,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":true,"kind":"runtime","optional":false},{"id":2453343832,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.1","direct":true,"kind":"runtime","optional":false},{"id":2453343833,"package_name":"tox","ecosystem":"pypi","requirements":"==3.24.3","direct":true,"kind":"runtime","optional":false},{"id":2453343834,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==3.10.0.2","direct":true,"kind":"runtime","optional":false},{"id":2453343835,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.6","direct":true,"kind":"runtime","optional":false},{"id":2453343836,"package_name":"virtualenv","ecosystem":"pypi","requirements":"==20.7.2","direct":true,"kind":"runtime","optional":false},{"id":2453343837,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-24T03:20:34.517Z","updated_at":"2022-08-24T03:20:34.517Z","repository_link":"https://github.com/csurfer/pypette/blob/master/setup.py","dependencies":[{"id":2453345554,"package_name":"crayons","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pytest.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T12:00:49.190Z","updated_at":"2023-01-25T12:00:49.190Z","repository_link":"https://github.com/csurfer/pypette/blob/master/.github/workflows/pytest.yml","dependencies":[{"id":7149375376,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7149375377,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7149375378,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":13.64750365587836,"created_at":"2025-09-08T11:19:05.624Z","updated_at":"2025-10-07T08:25:52.218Z","avatar_url":"https://github.com/csurfer.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1587,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=3BSBW7D45C4YN\u0026lc=US\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","serializer","cycles","packaging","network-simulation","shellcodes","hacking","autograding","observability","genomics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/70016","html_url":"https://science.ecosyste.ms/projects/70016"}