{"id":67241,"name":"cwt","description":"A Python implementation of CWT/COSE.","url":"https://github.com/dajiaji/python-cwt","last_synced_at":"2025-09-08T13:51:50.231Z","repository":{"id":37049538,"uuid":"358796154","full_name":"dajiaji/python-cwt","owner":"dajiaji","description":"A Python implementation of CWT/COSE.","archived":false,"fork":false,"pushed_at":"2025-08-21T20:24:16.000Z","size":2204,"stargazers_count":27,"open_issues_count":8,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T01:44:30.927Z","etag":null,"topics":["cbor","cose","cryptography","cwt","hcert","hpke","jose","jwk","jwt","python","security"],"latest_commit_sha":null,"homepage":"https://python-cwt.readthedocs.io/","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/dajiaji.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["dajiaji"],"open_collective":null}},"created_at":"2021-04-17T05:47:58.000Z","updated_at":"2025-08-21T20:24:20.000Z","dependencies_parsed_at":"2023-02-17T11:01:14.160Z","dependency_job_id":"59166def-6a85-4279-9104-8748136c9a98","html_url":"https://github.com/dajiaji/python-cwt","commit_stats":{"total_commits":843,"total_committers":6,"mean_commits":140.5,"dds":0.4555160142348754,"last_synced_commit":"cd6fc329e2d8282fa114c8f8d1bd91a042122526"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/dajiaji/python-cwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dajiaji","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/sbom","scorecard":{"id":317397,"data":{"date":"2025-08-11","repo":{"name":"github.com/dajiaji/python-cwt","commit":"a4d57bf9ba98ec0017d8a1d7fd2cf98528b57f77"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 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":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dajiaji/python-cwt/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dajiaji/python-cwt/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/dajiaji/python-cwt/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/dajiaji/python-cwt/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dajiaji/python-cwt/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dajiaji/python-cwt/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/dajiaji/python-cwt/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/dajiaji/python-cwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/dajiaji/python-cwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/dajiaji/python-cwt/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/dajiaji/python-cwt/codeql-analysis.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:29","Info:   0 out of  10 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":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T00:32:28.136Z","repository_id":37049538,"created_at":"2025-08-18T00:32:28.136Z","updated_at":"2025-08-18T00:32:28.136Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195973,"owners_count":25239148,"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":"dajiaji","name":"Ajitomi Daisuke","uuid":"3192030","kind":"user","description":"C/C++/Go/JavaScript/Python/Rust.","email":"","website":null,"location":"Tokyo, Japan","twitter":"dajiaji","company":"Toshiba Corporation / bibital LLC","icon_url":"https://avatars.githubusercontent.com/u/3192030?u=4603378849641f7db41d84306447a0ce7434317a\u0026v=4","repositories_count":75,"last_synced_at":"2025-09-01T01:36:04.720Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dajiaji","funding_links":["https://github.com/sponsors/dajiaji"],"total_stars":277,"followers":41,"following":5,"created_at":"2022-11-08T04:30:59.470Z","updated_at":"2025-09-01T01:36:04.721Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dajiaji","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dajiaji/repositories"},"packages":[{"id":2686137,"name":"cwt","ecosystem":"pypi","description":"A Python implementation of CWT/COSE.","homepage":"https://github.com/dajiaji/python-cwt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dajiaji/python-cwt","keywords_array":[],"namespace":null,"versions_count":55,"first_release_published_at":"2021-04-17T16:07:51.000Z","latest_release_published_at":"2025-07-21T01:53:25.000Z","latest_release_number":"3.1.0","last_synced_at":"2025-08-23T22:34:09.857Z","created_at":"2022-04-10T10:30:46.606Z","updated_at":"2025-08-23T22:34:09.857Z","registry_url":"https://pypi.org/project/cwt/","install_command":"pip install cwt --index-url https://pypi.org/simple","documentation_url":"https://cwt.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13"],"normalized_name":"cwt","project_status":null},"repo_metadata":{"id":37049538,"uuid":"358796154","full_name":"dajiaji/python-cwt","owner":"dajiaji","description":"A Python implementation of CWT/COSE.","archived":false,"fork":false,"pushed_at":"2024-08-26T22:45:15.000Z","size":1779,"stargazers_count":21,"open_issues_count":7,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-27T01:36:15.889Z","etag":null,"topics":["cbor","cose","cryptography","cwt","hcert","hpke","jose","jwk","jwt","python","security"],"latest_commit_sha":null,"homepage":"https://python-cwt.readthedocs.io/","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/dajiaji.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-17T05:47:58.000Z","updated_at":"2024-08-14T13:10:54.000Z","dependencies_parsed_at":"2023-02-17T11:01:14.160Z","dependency_job_id":"59166def-6a85-4279-9104-8748136c9a98","html_url":"https://github.com/dajiaji/python-cwt","commit_stats":{"total_commits":718,"total_committers":6,"mean_commits":"119.66666666666667","dds":0.3607242339832869,"last_synced_commit":"f99aa0c643f21e09289e1afca918603436c99332"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dajiaji","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217100187,"owners_count":16124671,"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","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":"dajiaji","name":"Ajitomi Daisuke","uuid":"3192030","kind":"user","description":"C/C++/Go/JavaScript/Python/Rust.","email":"","website":null,"location":"Tokyo, Japan","twitter":"dajiaji","company":"Toshiba Corporation / bibital LLC","icon_url":"https://avatars.githubusercontent.com/u/3192030?u=4603378849641f7db41d84306447a0ce7434317a\u0026v=4","repositories_count":67,"last_synced_at":"2023-09-11T11:56:45.988Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dajiaji","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T04:30:59.470Z","updated_at":"2023-09-11T11:56:48.879Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dajiaji","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dajiaji/repositories"},"tags":[{"name":"v2.7.5","sha":"057cdc6ceebdfdfe90ee19435ae1c0759836779c","kind":"commit","published_at":"2024-08-03T12:47:29.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.7.5","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"89467c3ac5c43854c3f78382739dc14e8c002562","kind":"commit","published_at":"2024-01-27T07:27:19.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.7.4","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"58fc2fbb6c5bfc2d56eae0e28f61ba88fdca0699","kind":"commit","published_at":"2023-11-25T06:54:41.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.7.3","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"5603d0964bf44ba0769eb11168316441b8d7c411","kind":"commit","published_at":"2023-11-12T09:14:27.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.7.2","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"6041686d749ced07353ddc5afd01fb205a77152e","kind":"commit","published_at":"2023-11-08T18:00:33.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.7.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"3462fd2dbcbc52c5c2575b57d6cf75d5aa87403d","kind":"commit","published_at":"2023-10-19T20:28:22.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.7.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ae4512ac92a8457e96bd677d086f79921ac48887","kind":"commit","published_at":"2023-10-09T04:17:58.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.6.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"9844e19ce9bf163286249eeea45ebb40627f25cb","kind":"commit","published_at":"2023-09-23T11:36:03.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.5.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d555d49199c3e85c545aae2f9abf614b1d1dfaee","kind":"commit","published_at":"2023-09-09T06:24:04.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.5.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ce5223755292083edbba00aba341ca8904def0f8","kind":"commit","published_at":"2023-07-08T07:56:48.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.4.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"fded3359d4e351d3f109a1f8645379233ded06fa","kind":"commit","published_at":"2023-07-03T10:50:32.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.3.2","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"627c70ad1712cf467768cbd9c4fff007ae298afb","kind":"commit","published_at":"2023-03-25T16:25:34.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.3.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8dff9d25773e882a215ecdfe9acc723fcd57e897","kind":"commit","published_at":"2023-02-18T12:42:43.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.3.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"c025a02f9c4cb387454af298cf939e12ac9f79e2","kind":"commit","published_at":"2023-01-01T05:19:14.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.2.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c9a3ef74c206e4c10143a3a787fc82d2b44097c8","kind":"commit","published_at":"2022-11-29T11:59:13.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.1.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"1875d84d0e7d9399df5de9df3830eef91caa4f57","kind":"commit","published_at":"2022-11-28T21:05:59.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v2.0.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"e51f001deb14f64462d1e501cb4c45df48723fe7","kind":"commit","published_at":"2022-11-16T13:08:52.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.6.2","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"9c5b22dba3d8ab6493bb269afcf4dfeb6a99c7af","kind":"commit","published_at":"2022-11-02T13:13:24.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.6.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"343726e2f772bddf5d02b57c6b8801d0d67575a4","kind":"commit","published_at":"2022-10-23T09:36:04.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.6.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.6.0/manifests"},{"name":"v1.5.7","sha":"5cb7fa42db8f0130928456d83ba1171b976d7691","kind":"commit","published_at":"2022-10-08T08:46:03.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.5.7","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"f1540a194e469303d2150e42d2035a748e9222e2","kind":"commit","published_at":"2022-08-10T06:26:40.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.5.6","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"9cc448acf83b83f86e31ce4b4cc4d628a9d7bb22","kind":"commit","published_at":"2022-06-18T02:09:11.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.5.5","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"320fe8d64a731dca0081c2306086fd9fc6568f4d","kind":"commit","published_at":"2022-04-03T06:14:28.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.5.4","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"fc565dde1655e83fb3495abebbcfcf78ecda3fae","kind":"commit","published_at":"2022-01-01T20:46:00.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.5.3","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"e1514f2eabe47d6eef6b3b4d68db69b12fa518de","kind":"commit","published_at":"2021-12-31T01:09:22.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.5.2","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"cc7aa71382867f2fdd513a1c69b3643f7b976d95","kind":"commit","published_at":"2021-12-15T09:53:47.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.5.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f5a226556b3f2179f0bbf719ad2b143d2a752e7a","kind":"commit","published_at":"2021-12-11T07:54:56.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.5.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"0134e1c79579568824771ea738b95c80ba91829d","kind":"commit","published_at":"2021-10-16T06:37:47.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.4.2","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"26d35ce92b4b87e1c3ad0aa209658a23b3ef8bbd","kind":"commit","published_at":"2021-10-11T02:42:11.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.4.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"729c923ea02e4a98195e748eee37436d8ba4e83d","kind":"commit","published_at":"2021-10-03T15:14:31.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.4.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"44db646cc0720b41f23425e2bed03bd5d1a7b6c7","kind":"commit","published_at":"2021-08-09T01:38:46.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.3.2","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"0ebd6893a194c4bdc0c2534d5bca5bf905d8c16f","kind":"commit","published_at":"2021-07-07T12:58:25.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.3.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"9338fddf39aeb7079acad0d403f532c793bdff63","kind":"commit","published_at":"2021-07-03T13:40:30.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.3.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"96c5bb1ab4ecd88c2dd80b6f1602c96615aa2f9a","kind":"commit","published_at":"2021-06-30T23:51:06.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.2.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"b4b530a09acea33f8457f0cf310dac0d7fd6c54a","kind":"commit","published_at":"2021-06-27T00:52:37.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.1.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"afdcb7acede6a5d0e00e07637019a91351f9fa40","kind":"commit","published_at":"2021-06-24T14:44:30.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v1.0.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v1.0.0/manifests"},{"name":"v0.10.0","sha":"7f82e3b2e9298e4fcbc882d944fbe9b95efec4a4","kind":"commit","published_at":"2021-06-13T13:54:13.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.10.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"91cd62ce58b6a9d39d6d66d93efbb080105de820","kind":"commit","published_at":"2021-06-04T06:42:44.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.9.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c08c2fd366baf6e52fe52db5023f32c80dc4818f","kind":"commit","published_at":"2021-05-31T12:40:24.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.8.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e37882f8f1825fccfc913ece39a4d1fa4f737a48","kind":"commit","published_at":"2021-05-30T02:15:18.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.8.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"a7343a663fc53330a41d67f1e8e58dbc10c70845","kind":"commit","published_at":"2021-05-11T09:59:03.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.7.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a67a5d549e18cc2610be40b3720b5f7fddc8e7ff","kind":"commit","published_at":"2021-05-09T09:02:37.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.7.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"85a68a34e08f1e2af0a3092a9e3a3a081cdb1fb7","kind":"commit","published_at":"2021-05-07T20:52:06.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.6.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c7639af46e09ea79b36a7608f324874c05749c3a","kind":"commit","published_at":"2021-05-04T13:51:32.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.6.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"2cf0ad76f2fa278c76083283c6d60beac6bf1ad3","kind":"commit","published_at":"2021-05-04T01:44:33.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.5.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"672a24d5f8a4d7cd3b40b47b3dd3d91b75577165","kind":"commit","published_at":"2021-04-30T13:15:46.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.4.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"61c12d4756bb94ef1927cd86defe0f22c5bed966","kind":"commit","published_at":"2021-04-29T05:01:15.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.3.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"a8ba5953266f5ebfaff588c731b08baeea890271","kind":"commit","published_at":"2021-04-23T14:06:52.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.2.3","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"643eb4342e8ed984bced44a825f6dd8a98cda8de","kind":"commit","published_at":"2021-04-19T12:38:05.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.2.2","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"c33e2b54558c84e4a4bdcc7abbe8aa69258d55c8","kind":"commit","published_at":"2021-04-18T12:51:36.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.2.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"875687c52f5c5392741207fb6501112c61e143d7","kind":"commit","published_at":"2021-04-18T08:20:39.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.2.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"31f40da16579881bad8c1f93277617772a5da937","kind":"commit","published_at":"2021-04-17T16:25:02.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.1.1","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b364531b03bc5acd864a2e9fbaffc5b0f82dd107","kind":"commit","published_at":"2021-04-17T16:05:59.000Z","download_url":"https://codeload.github.com/dajiaji/python-cwt/tar.gz/v0.1.0","html_url":"https://github.com/dajiaji/python-cwt/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-27T01:53:51.231Z","dependent_packages_count":0,"downloads":5770,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":5.313532643763565,"dependent_repos_count":11.788004083915865,"dependent_packages_count":7.302737866584258,"stargazers_count":14.227318689356942,"forks_count":13.346854714261406,"docker_downloads_count":null,"average":10.395689599576407},"purl":"pkg:pypi/cwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cwt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-14T14:36:13.136Z","issues_count":12,"pull_requests_count":271,"avg_time_to_close_issue":6116971.285714285,"avg_time_to_close_pull_request":469993.8619402985,"issues_closed_count":7,"pull_requests_closed_count":268,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":1.047970479704797,"merged_pull_requests_count":241,"bot_issues_count":0,"bot_pull_requests_count":169,"past_year_issues_count":5,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":300410.6666666667,"past_year_avg_time_to_close_pull_request":679044.7952755905,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":127,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":1.1472868217054264,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":90,"past_year_merged_pull_requests_count":117,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/issues","maintainers":[{"login":"dajiaji","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dajiaji"},{"login":"kentakayama","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentakayama"}],"active_maintainers":[{"login":"dajiaji","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dajiaji"},{"login":"kentakayama","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentakayama"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cwt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cwt/related_packages","maintainers":[{"uuid":"dajiaji","login":"dajiaji","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/dajiaji/","role":null,"created_at":"2022-11-29T12:28:41.520Z","updated_at":"2022-11-29T12:28:41.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dajiaji/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":555511,"full_name":"dajiaji/python-cwt","default_branch":"main","committers":[{"name":"Ajitomi, Daisuke","email":"ajitomi@gmail.com","login":"dajiaji","count":550},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":175},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":83},{"name":"Ken Takayama","email":"ken.takayama.ietf@gmail.com","login":"kentakayama","count":50}],"total_commits":858,"total_committers":4,"total_bot_commits":258,"total_bot_committers":2,"mean_commits":214.5,"dds":0.3589743589743589,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":37},{"name":"Ajitomi Daisuke","email":"dajiaji@gmail.com","login":"dajiaji","count":20},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":6},{"name":"Ken Takayama","email":"ken.takayama.ietf@gmail.com","login":"kentakayama","count":3}],"past_year_total_commits":66,"past_year_total_committers":4,"past_year_total_bot_commits":43,"past_year_total_bot_committers":2,"past_year_mean_commits":16.5,"past_year_dds":0.43939393939393945,"last_synced_at":"2025-03-25T16:44:44.008Z","last_synced_commit":"86ebd39a0d2e39663f0f89d4b7d8250e6dbaf2e8","created_at":"2023-03-09T04:51:26.867Z","updated_at":"2025-03-25T16:44:44.008Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"dajiaji/python-cwt","html_url":"https://github.com/dajiaji/python-cwt","last_synced_at":"2025-09-05T15:47:12.230Z","status":null,"issues_count":15,"pull_requests_count":431,"avg_time_to_close_issue":4783025.666666667,"avg_time_to_close_pull_request":632008.698019802,"issues_closed_count":9,"pull_requests_closed_count":404,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.9443155452436195,"merged_pull_requests_count":348,"bot_issues_count":2,"bot_pull_requests_count":295,"past_year_issues_count":1,"past_year_pull_requests_count":120,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":549261.8269230769,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":104,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":81,"created_at":"2023-05-14T11:24:53.190Z","updated_at":"2025-09-05T15:47:12.231Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dajiaji%2Fpython-cwt/issues","issue_labels_count":{"enhancement":3,"dependencies":2,"documentation":1},"pull_request_labels_count":{"dependencies":246,"python":25},"issue_author_associations_count":{"OWNER":7,"COLLABORATOR":5,"CONTRIBUTOR":2,"NONE":1},"pull_request_author_associations_count":{"CONTRIBUTOR":302,"OWNER":121,"COLLABORATOR":7,"NONE":1},"issue_authors":{"dajiaji":7,"kentakayama":5,"dependabot[bot]":2,"lialon":1},"pull_request_authors":{"dependabot[bot]":246,"dajiaji":121,"pre-commit-ci[bot]":49,"kentakayama":13,"achamayou":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10108777,"issues_count":31548139,"pull_requests_count":98026966,"authors_count":10705543,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":76,"python":25},"past_year_issue_author_associations_count":{"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":86,"OWNER":28,"COLLABORATOR":5,"NONE":1},"past_year_issue_authors":{"kentakayama":1},"past_year_pull_request_authors":{"dependabot[bot]":76,"dajiaji":28,"pre-commit-ci[bot]":9,"kentakayama":5,"achamayou":2},"maintainers":[{"login":"dajiaji","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dajiaji"},{"login":"kentakayama","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentakayama"}],"active_maintainers":[{"login":"dajiaji","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dajiaji"},{"login":"kentakayama","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentakayama"}]},"events":{"total":{"CreateEvent":55,"ReleaseEvent":3,"IssuesEvent":2,"WatchEvent":5,"DeleteEvent":30,"IssueCommentEvent":60,"PushEvent":84,"PullRequestReviewEvent":5,"PullRequestEvent":113},"last_year":{"CreateEvent":55,"ReleaseEvent":3,"IssuesEvent":2,"WatchEvent":5,"DeleteEvent":30,"IssueCommentEvent":60,"PushEvent":84,"PullRequestReviewEvent":5,"PullRequestEvent":113}},"keywords":["cbor","cose","cryptography","cwt","hcert","hpke","jose","jwk","jwt","python","security"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-09-26T21:10:34.877Z","updated_at":"2022-09-26T21:10:34.877Z","repository_link":"https://github.com/dajiaji/python-cwt/blob/main/poetry.lock","dependencies":[{"id":6162678062,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.12","direct":false,"kind":"runtime","optional":false},{"id":6162678063,"package_name":"asn1crypto","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6162678064,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":6162678065,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":6162678066,"package_name":"babel","ecosystem":"pypi","requirements":"2.9.1","direct":false,"kind":"runtime","optional":false},{"id":6162678067,"package_name":"cbor2","ecosystem":"pypi","requirements":"5.4.2.post1","direct":false,"kind":"runtime","optional":false},{"id":6162678068,"package_name":"certifi","ecosystem":"pypi","requirements":"2021.10.8","direct":false,"kind":"runtime","optional":false},{"id":6162678069,"package_name":"certvalidator","ecosystem":"pypi","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":6162678070,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6162678071,"package_name":"cfgv","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"develop","optional":false},{"id":6162678072,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.0.9","direct":false,"kind":"runtime","optional":false},{"id":6162678073,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":6162678074,"package_name":"coverage","ecosystem":"pypi","requirements":"6.2","direct":false,"kind":"develop","optional":false},{"id":6162678075,"package_name":"cryptography","ecosystem":"pypi","requirements":"38.0.1","direct":false,"kind":"runtime","optional":false},{"id":6162678076,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.4","direct":false,"kind":"develop","optional":false},{"id":6162678077,"package_name":"docutils","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":6162678078,"package_name":"filelock","ecosystem":"pypi","requirements":"3.4.1","direct":false,"kind":"develop","optional":false},{"id":6162678079,"package_name":"identify","ecosystem":"pypi","requirements":"2.4.1","direct":false,"kind":"develop","optional":false},{"id":6162678080,"package_name":"idna","ecosystem":"pypi","requirements":"3.3","direct":false,"kind":"runtime","optional":false},{"id":6162678081,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6162678082,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.8.3","direct":false,"kind":"runtime","optional":false},{"id":6162678083,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.2.3","direct":false,"kind":"develop","optional":false},{"id":6162678084,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":6162678085,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6162678086,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6162678087,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":6162678088,"package_name":"oscrypto","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6162678089,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"runtime","optional":false},{"id":6162678090,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"develop","optional":false},{"id":6162678091,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":6162678092,"package_name":"pre-commit","ecosystem":"pypi","requirements":"2.17.0","direct":false,"kind":"develop","optional":false},{"id":6162678093,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":6162678094,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"runtime","optional":false},{"id":6162678095,"package_name":"Pygments","ecosystem":"pypi","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":6162678096,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":6162678097,"package_name":"pytest","ecosystem":"pypi","requirements":"7.0.1","direct":false,"kind":"develop","optional":false},{"id":6162678098,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"develop","optional":false},{"id":6162678099,"package_name":"pytz","ecosystem":"pypi","requirements":"2021.3","direct":false,"kind":"runtime","optional":false},{"id":6162678100,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"develop","optional":false},{"id":6162678101,"package_name":"requests","ecosystem":"pypi","requirements":"2.26.0","direct":false,"kind":"runtime","optional":false},{"id":6162678102,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"develop","optional":false},{"id":6162678103,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6162678104,"package_name":"Sphinx","ecosystem":"pypi","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":6162678105,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":6162678106,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6162678107,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6162678108,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6162678109,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6162678110,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6162678111,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6162678112,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":6162678113,"package_name":"sphinxcontrib-websupport","ecosystem":"pypi","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6162678114,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":6162678115,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":6162678116,"package_name":"tox","ecosystem":"pypi","requirements":"3.26.0","direct":false,"kind":"develop","optional":false},{"id":6162678117,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6162678118,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.7","direct":false,"kind":"runtime","optional":false},{"id":6162678119,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.11.2","direct":false,"kind":"develop","optional":false},{"id":6162678120,"package_name":"zipp","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-26T21:10:35.087Z","updated_at":"2022-09-26T21:10:35.087Z","repository_link":"https://github.com/dajiaji/python-cwt/blob/main/pyproject.toml","dependencies":[{"id":6162679792,"package_name":"python","ecosystem":"pypi","requirements":"^3.6.1","direct":true,"kind":"runtime","optional":false},{"id":6162679793,"package_name":"asn1crypto","ecosystem":"pypi","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":6162679794,"package_name":"cbor2","ecosystem":"pypi","requirements":"^5.4.2","direct":true,"kind":"runtime","optional":false},{"id":6162679795,"package_name":"certvalidator","ecosystem":"pypi","requirements":"^0.11.1","direct":true,"kind":"runtime","optional":false},{"id":6162679796,"package_name":"cryptography","ecosystem":"pypi","requirements":"\u003e=36,\u003c39","direct":true,"kind":"runtime","optional":false},{"id":6162679797,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=4.3.1,\u003c6.0.0","direct":true,"kind":"runtime","optional":false},{"id":6162679798,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"^1.12.0","direct":true,"kind":"runtime","optional":false},{"id":6162679799,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6162679800,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.0","direct":true,"kind":"develop","optional":false},{"id":6162679801,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^3.0.0","direct":true,"kind":"develop","optional":false},{"id":6162679802,"package_name":"tox","ecosystem":"pypi","requirements":"^3.26.0","direct":true,"kind":"develop","optional":false},{"id":6162679803,"package_name":"pre-commit","ecosystem":"pypi","requirements":"^2.17.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T11:01:13.651Z","updated_at":"2023-02-17T11:01:13.651Z","repository_link":"https://github.com/dajiaji/python-cwt/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7738951167,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7738951168,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7738951169,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7738951170,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T11:01:13.725Z","updated_at":"2023-02-17T11:01:13.725Z","repository_link":"https://github.com/dajiaji/python-cwt/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":7738951884,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7738951885,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7738951886,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T11:01:13.932Z","updated_at":"2023-02-17T11:01:13.932Z","repository_link":"https://github.com/dajiaji/python-cwt/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7738953665,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7738953666,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":13.602589577670237,"created_at":"2025-09-08T11:18:46.443Z","updated_at":"2025-10-07T08:25:21.205Z","avatar_url":"https://github.com/dajiaji.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":5770,"funding_links":["https://github.com/sponsors/dajiaji"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distribution","mesh","energy-system-model","transformers","regionalization","energy-system","exoplanet","generic","standardization","interactive"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67241","html_url":"https://science.ecosyste.ms/projects/67241"}