{"id":70473,"name":"twill","description":"A simple command-line web browser, for testing and web automation.","url":"https://github.com/twill-tools/twill","last_synced_at":"2025-09-08T15:05:36.315Z","repository":{"id":44503004,"uuid":"2525747","full_name":"twill-tools/twill","owner":"twill-tools","description":"A simple command-line web browser, for testing and web automation.","archived":false,"fork":true,"pushed_at":"2025-09-07T20:01:35.000Z","size":958,"stargazers_count":31,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T21:28:11.388Z","etag":null,"topics":["automation","python","python2","python3","testing","web","web-automation","web-testing"],"latest_commit_sha":null,"homepage":"https://twill-tools.github.io/twill/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ctb/twill-legacy","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twill-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-10-06T12:41:28.000Z","updated_at":"2025-09-07T19:55:19.000Z","dependencies_parsed_at":"2023-01-20T15:15:57.869Z","dependency_job_id":null,"html_url":"https://github.com/twill-tools/twill","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/twill-tools/twill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twill-tools","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/sbom","scorecard":{"id":903840,"data":{"date":"2025-08-11","repo":{"name":"github.com/twill-tools/twill","commit":"6b471d3bb2450d655712fd6d5b393ec473f2c554"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/twill-tools/twill/release-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/twill-tools/twill/release-docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/twill-tools/twill/release-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/twill-tools/twill/test-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/twill-tools/twill/test-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release-docs.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-package.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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 'main'"],"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"}}]},"last_synced_at":"2025-08-24T16:38:33.864Z","repository_id":44503004,"created_at":"2025-08-24T16:38:33.865Z","updated_at":"2025-08-24T16:38:33.865Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181749,"owners_count":25236552,"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":null,"packages":[{"id":2956110,"name":"twill","ecosystem":"pypi","description":"A web browsing and testing language","homepage":"https://github.com/twill-tools/twill","licenses":"The MIT License, https://opensource.org/licenses/MIT\n        \n        Copyright 2005-2025 by C. Titus Brown, Ben R. Taylor, Christoph Zwerschke\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in\n        all copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n        THE SOFTWARE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/twill-tools/twill","keywords_array":["web","testing","browsing","automation"],"namespace":null,"versions_count":33,"first_release_published_at":"2014-04-24T01:18:11.000Z","latest_release_published_at":"2025-09-07T20:00:22.000Z","latest_release_number":"3.3.1","last_synced_at":"2025-09-07T20:16:19.655Z","created_at":"2022-04-10T12:55:22.181Z","updated_at":"2025-09-08T12:11:58.717Z","registry_url":"https://pypi.org/project/twill/","install_command":"pip install twill --index-url https://pypi.org/simple","documentation_url":"https://twill-tools.github.io/twill/","metadata":{"funding":null,"documentation":"https://twill-tools.github.io/twill/","classifiers":["Development Status :: 6 - Mature","Environment :: Console","Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Other Scripting Engines","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP","Topic :: Software Development :: Testing"],"normalized_name":"twill","project_status":null},"repo_metadata":{"id":44503004,"uuid":"2525747","full_name":"twill-tools/twill","owner":"twill-tools","description":"A simple command-line web browser, for testing and web automation.","archived":false,"fork":true,"pushed_at":"2025-09-07T20:01:35.000Z","size":958,"stargazers_count":31,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T21:28:11.388Z","etag":null,"topics":["automation","python","python2","python3","testing","web","web-automation","web-testing"],"latest_commit_sha":null,"homepage":"https://twill-tools.github.io/twill/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ctb/twill-legacy","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twill-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-10-06T12:41:28.000Z","updated_at":"2025-09-07T19:55:19.000Z","dependencies_parsed_at":"2023-01-20T15:15:57.869Z","dependency_job_id":null,"html_url":"https://github.com/twill-tools/twill","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/twill-tools/twill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twill-tools","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/sbom","scorecard":{"id":903840,"data":{"date":"2025-08-11","repo":{"name":"github.com/twill-tools/twill","commit":"6b471d3bb2450d655712fd6d5b393ec473f2c554"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/twill-tools/twill/release-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/twill-tools/twill/release-docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/twill-tools/twill/release-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/twill-tools/twill/test-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/twill-tools/twill/test-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/release-docs.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-package.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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 'main'"],"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"}}]},"last_synced_at":"2025-08-24T16:38:33.864Z","repository_id":44503004,"created_at":"2025-08-24T16:38:33.865Z","updated_at":"2025-08-24T16:38:33.865Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181749,"owners_count":25236552,"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"},"tags":[{"name":"v3.3.1","sha":"a63685206e159ae83a5cfe2d39bcd997fb42d8fb","kind":"commit","published_at":"2025-09-07T19:55:00.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.3.1","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.3.1/manifests"},{"name":"v3.3","sha":"c9bd3bf12d533a2929c9ed4daf4ac44c1610e537","kind":"commit","published_at":"2024-10-13T20:15:59.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.3","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.3/manifests"},{"name":"v3.2.5","sha":"8bdf760ce7bce594614f58d453ba93e77fac62a7","kind":"commit","published_at":"2024-06-28T17:37:14.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.2.5","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"c9d9cefd5587b0025aecea7755b344f3503462c2","kind":"commit","published_at":"2024-04-27T08:37:55.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.2.4","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"011794a4744c57e127e095062361191676ac1bea","kind":"commit","published_at":"2024-03-05T19:44:52.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.2.3","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"82cf9f1f5bf8603418a88ae9b95ecdace56b2627","kind":"commit","published_at":"2024-01-28T13:55:07.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.2.2","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"1970a18ba2f0aed5542225c5bd1c29edbef72b93","kind":"commit","published_at":"2023-11-23T20:43:14.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.2.1","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2.1/manifests"},{"name":"v3.2","sha":"de8ec8c87f5b31e1931e5db128a75212a4cfdfe1","kind":"commit","published_at":"2023-11-02T20:16:33.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.2","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.2/manifests"},{"name":"v3.1","sha":"6ea8a997628f5553327c45ce0cf88103e1087286","kind":"commit","published_at":"2022-10-30T18:14:00.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.1","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.1/manifests"},{"name":"v3.0.3","sha":"acdfb3dbdcf103e0da3adce095b9bc10f2b1c948","kind":"commit","published_at":"2022-10-12T19:07:21.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.0.3","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"47a8e8d0983bfee8d889195b4e06ff594b1211b7","kind":"commit","published_at":"2022-04-10T21:45:06.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.0.2","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a68c1216a7d6bba79662ba04804e027508d87ae7","kind":"commit","published_at":"2021-12-04T12:56:10.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.0.1","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"abbc60bd0286e6039127dc7a4b8e452a8277dee9","kind":"commit","published_at":"2021-02-25T16:57:39.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v3.0","html_url":"https://github.com/twill-tools/twill/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v3.0/manifests"},{"name":"v2.0.3","sha":"b290c68e4d792132f15955d31a4788ea745d78f1","kind":"commit","published_at":"2021-02-25T16:39:29.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v2.0.3","html_url":"https://github.com/twill-tools/twill/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"68f7ca1f5f7647cba8f4d427475c6d73a26646a2","kind":"commit","published_at":"2021-02-13T17:17:46.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v2.0.2","html_url":"https://github.com/twill-tools/twill/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"157d12ca0bd8f2654e0631e5e7f0ee384ed5ee77","kind":"commit","published_at":"2020-07-12T10:55:38.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v2.0.1","html_url":"https://github.com/twill-tools/twill/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"01968447b0a862971ece20fd8a799b39fbab15c2","kind":"commit","published_at":"2020-04-04T21:05:32.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v2.0","html_url":"https://github.com/twill-tools/twill/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v2.0/manifests"},{"name":"v1.8.0","sha":"0f91a45652e2ea83b486562330677092b3f696c6","kind":"commit","published_at":"2014-04-24T01:14:39.000Z","download_url":"https://codeload.github.com/twill-tools/twill/tar.gz/v1.8.0","html_url":"https://github.com/twill-tools/twill/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/twill-tools/twill@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/tags/v1.8.0/manifests"}]},"repo_metadata_updated_at":"2025-09-08T12:11:58.717Z","dependent_packages_count":0,"downloads":10610,"downloads_period":"last-month","dependent_repos_count":220,"rankings":{"downloads":2.176181277604305,"dependent_repos_count":1.0350281880017158,"dependent_packages_count":10.02790209562548,"stargazers_count":12.623203167479724,"forks_count":14.201353385186291,"docker_downloads_count":1.5875143109858596,"average":6.9418637374805625},"purl":"pkg:pypi/twill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/twill","docker_dependents_count":12,"docker_downloads_count":4363,"usage_url":"https://repos.ecosyste.ms/usage/pypi/twill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/twill/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T22:14:11.873Z","issues_count":15,"pull_requests_count":9,"avg_time_to_close_issue":3912535.785714286,"avg_time_to_close_pull_request":169611.66666666666,"issues_closed_count":14,"pull_requests_closed_count":9,"pull_request_authors_count":6,"issue_authors_count":11,"avg_comments_per_issue":2.4,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":209610.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/issues","maintainers":[{"login":"Cito","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cito"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twill/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twill/related_packages","maintainers":[{"uuid":"cito","login":"cito","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/cito/","role":null,"created_at":"2023-02-25T17:13:39.097Z","updated_at":"2023-02-25T17:13:39.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cito/packages"},{"uuid":"titus","login":"titus","name":null,"email":null,"url":null,"packages_count":29,"html_url":"https://pypi.org/user/titus/","role":null,"created_at":"2023-02-25T17:13:39.108Z","updated_at":"2023-02-25T17:13:39.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/titus/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"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":675443,"full_name":"twill-tools/twill","default_branch":"main","committers":[{"name":"Christoph Zwerschke","email":"cito@online.de","login":null,"count":202},{"name":"Benjamin Taylor","email":"taylo886@cse.msu.edu","login":null,"count":91},{"name":"C. Titus Brown","email":"titus@idyll.org","login":null,"count":7},{"name":"the.good.doctor.is.in","email":"the.good.doctor.is.in@dd9be86a-946a-11dd-8081-1f0d5a38cb8f","login":null,"count":3},{"name":"Ben Taylor","email":"brtaylor92@users.noreply.github.com","login":null,"count":2},{"name":"Tomas Divis","email":"tomas.divis@nic.cz","login":null,"count":2},{"name":"titus@idyll.org","email":"titus@idyll.org@dd9be86a-946a-11dd-8081-1f0d5a38cb8f","login":null,"count":2},{"name":"Andrés Ruz Nieto","email":"40019177+aruznieto@users.noreply.github.com","login":null,"count":1},{"name":"nat.williams","email":"nat.williams@dd9be86a-946a-11dd-8081-1f0d5a38cb8f","login":null,"count":1},{"name":"rickproza","email":"rickproza@gmail.com","login":null,"count":1}],"total_commits":312,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":31.2,"dds":0.35256410256410253,"past_year_committers":[{"name":"Christoph Zwerschke","email":"cito@online.de","login":null,"count":8}],"past_year_total_commits":8,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.0,"past_year_dds":0.0,"last_synced_at":"2025-09-08T12:40:36.102Z","last_synced_commit":"a63685206e159ae83a5cfe2d39bcd997fb42d8fb","created_at":"2023-03-09T10:39:04.662Z","updated_at":"2025-09-08T12:40:34.107Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483990,"commits_count":854433418,"contributors_count":31153023,"owners_count":909123,"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":"twill-tools/twill","html_url":"https://github.com/twill-tools/twill","last_synced_at":"2025-08-25T22:14:11.873Z","status":"error","issues_count":15,"pull_requests_count":9,"avg_time_to_close_issue":3912535.785714286,"avg_time_to_close_pull_request":169611.66666666666,"issues_closed_count":14,"pull_requests_closed_count":9,"pull_request_authors_count":6,"issue_authors_count":11,"avg_comments_per_issue":2.4,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":209610.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T01:55:28.611Z","updated_at":"2025-09-02T08:46:08.377Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/twill-tools%2Ftwill/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":11,"MEMBER":4},"pull_request_author_associations_count":{"NONE":7,"MEMBER":2},"issue_authors":{"Cito":4,"nsoranzo":2,"jonathortense":1,"justsaul":1,"rickproza":1,"Slipery":1,"BenjaminHoegh":1,"rojalator":1,"retr0h":1,"abubelinha":1,"albertoursino":1},"pull_request_authors":{"tdivis":3,"Cito":2,"mvdbeek":1,"retr0h":1,"rickproza":1,"aruznieto":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10052430,"issues_count":30837503,"pull_requests_count":92378505,"authors_count":10524589,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"albertoursino":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"Cito","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cito"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":3,"PushEvent":3},"last_year":{"ReleaseEvent":1,"WatchEvent":3,"PushEvent":3}},"keywords":["automation","python","python2","python3","testing","web","web-automation","web-testing"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release-docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-20T15:15:57.619Z","updated_at":"2023-01-20T15:15:57.619Z","repository_link":"https://github.com/twill-tools/twill/blob/main/.github/workflows/release-docs.yml","dependencies":[{"id":7064672039,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7064672040,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7064672041,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-20T15:15:57.673Z","updated_at":"2023-01-20T15:15:57.673Z","repository_link":"https://github.com/twill-tools/twill/blob/main/.github/workflows/test-package.yml","dependencies":[{"id":7064672087,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7064672088,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-20T15:15:57.712Z","updated_at":"2023-01-20T15:15:57.712Z","repository_link":"https://github.com/twill-tools/twill/blob/main/docs/requirements.txt","dependencies":[{"id":7064673909,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=2.4,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":7064673910,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"\u003e=0.4,\u003c1","direct":true,"kind":"runtime","optional":false}]}],"score":15.366083424619651,"created_at":"2025-09-08T11:19:08.559Z","updated_at":"2025-10-07T08:25:57.039Z","avatar_url":"https://github.com/twill-tools.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":10610,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70473","html_url":"https://science.ecosyste.ms/projects/70473"}