{"id":2173,"name":"kiwiPy","description":"kiwiPy: Robust, high-volume, messaging for big-data and computational science workflows - Published in JOSS (2020)","url":"https://github.com/aiidateam/kiwipy","last_synced_at":"2025-09-04T16:41:27.758Z","repository":{"id":36546621,"uuid":"118346133","full_name":"aiidateam/kiwipy","owner":"aiidateam","description":"A python messaging library for RPC, task queues and broadcasts","archived":false,"fork":false,"pushed_at":"2025-05-06T17:04:28.000Z","size":534,"stargazers_count":17,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T00:58:35.061Z","etag":null,"topics":["python","rabbitmq"],"latest_commit_sha":null,"homepage":"https://kiwipy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aiidateam.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-01-21T15:17:53.000Z","updated_at":"2025-02-05T09:20:40.000Z","dependencies_parsed_at":"2023-01-17T02:28:58.602Z","dependency_job_id":"2807fba1-7292-4fb6-b83c-16725c16471e","html_url":"https://github.com/aiidateam/kiwipy","commit_stats":{"total_commits":231,"total_committers":8,"mean_commits":28.875,"dds":0.5324675324675325,"last_synced_commit":"da614bfdd09c4f5b053c5e29832066034e524291"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/aiidateam/kiwipy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidateam","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/sbom","scorecard":{"id":172927,"data":{"date":"2025-08-11","repo":{"name":"github.com/aiidateam/kiwipy","commit":"73a7227706b34a2aab45a7c326f69ae74183dd88"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Code-Review","score":1,"reason":"Found 3/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/aiidateam/kiwipy/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:53","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-16T17:03:31.085Z","repository_id":36546621,"created_at":"2025-08-16T17:03:31.085Z","updated_at":"2025-08-16T17:03:31.085Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273605066,"owners_count":25135678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"aiidateam","name":"AiiDA team","uuid":"22181836","kind":"organization","description":"The development team of AiiDA","email":null,"website":"http://www.aiida.net","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22181836?v=4","repositories_count":63,"last_synced_at":"2024-04-16T01:03:46.711Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aiidateam","funding_links":[],"total_stars":723,"followers":37,"following":0,"created_at":"2022-11-08T03:39:04.553Z","updated_at":"2024-04-16T01:04:16.797Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidateam","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidateam/repositories"},"packages":[{"id":5288204,"name":"kiwipy","ecosystem":"conda","description":"kiwipy is a library that makes remote messaging using RabbitMQ (and any other protocol for which a backend is written) EASY. I don't know about you but I find RabbitMQ HARD. It's all too easy to make a configuration mistake which is then difficult to debug. With kiwipy, there's none of this, just messaging, made simple, with all the nice properties and guarantees of AMQP.","homepage":"https://github.com/aiidateam/kiwipy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/aiidateam/kiwipy","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2018-05-28T16:21:59.000Z","latest_release_published_at":"2022-10-29T00:07:27.000Z","latest_release_number":"0.8.2","last_synced_at":"2025-09-03T21:06:18.549Z","created_at":"2022-10-03T15:45:28.923Z","updated_at":"2025-09-03T21:06:18.550Z","registry_url":"https://anaconda.org/conda-forge/kiwipy","install_command":"conda install -c conda-forge kiwipy","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"118346133","full_name":"aiidateam/kiwipy","owner":"aiidateam","description":"A python messaging library for RPC, task queues and broadcasts","archived":false,"fork":false,"pushed_at":"2023-03-05T17:33:30.000Z","size":534,"stargazers_count":13,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-21T22:36:44.506Z","etag":null,"topics":["python","rabbitmq"],"latest_commit_sha":null,"homepage":"https://kiwipy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-21T15:17:53.000Z","updated_at":"2023-02-22T00:02:00.000Z","dependencies_parsed_at":"2023-01-17T02:28:58.602Z","dependency_job_id":null,"html_url":"https://github.com/aiidateam/kiwipy","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidateam","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"aiidateam","name":"AiiDA team","uuid":"22181836","kind":"organization","description":"The development team of AiiDA","email":null,"website":"http://www.aiida.net","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/22181836?v=4","repositories_count":39,"last_synced_at":"2023-02-24T13:07:11.779Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidateam"},"tags":[{"name":"v0.7.7","sha":"c651bf0e03d48a3bfe15ae10a02ed1aaa4656018","kind":"commit","published_at":"2022-11-29T12:47:51.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.7","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.7"},{"name":"v0.8.3","sha":"76e0cb9569362d67ad2f8670d0f8eb85382ecfe3","kind":"tag","published_at":"2022-11-20T23:06:13.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.8.3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.8.3"},{"name":"v0.8.2","sha":"2927a60f07908e482a54103b90d8b676a103f7a3","kind":"tag","published_at":"2022-10-28T17:11:30.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.8.2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.8.2"},{"name":"v0.8.1","sha":"1927b3d6ae9053be980e85140e759dda3528825e","kind":"tag","published_at":"2022-10-20T09:59:46.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.8.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.8.1"},{"name":"v0.8.0","sha":"5c8b2c252ee8456f0ddd66f05eba9adef428716d","kind":"tag","published_at":"2022-10-13T18:14:46.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.8.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.8.0"},{"name":"v0.7.6","sha":"0e7d02d1bb40db6f96e2253c364225bb4b3ef565","kind":"tag","published_at":"2022-08-05T12:20:45.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.6","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.6"},{"name":"v0.7.5","sha":"8759c823972a0d882c8163ee5e9073c7bf664032","kind":"tag","published_at":"2022-01-17T21:39:33.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.5","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.5"},{"name":"v0.7.4","sha":"cf2e140bd06fb3a47464a701fc3c2d8dfd5b0d60","kind":"commit","published_at":"2021-03-01T23:08:39.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.4","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.4"},{"name":"v0.7.3","sha":"5efa84c023e14f70f721118aea27cd0e417040be","kind":"commit","published_at":"2021-02-24T10:23:44.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.3"},{"name":"v0.7.2","sha":"22ebb811cda05bcbefa7096187452821e1f7f762","kind":"commit","published_at":"2021-02-11T08:40:01.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.2"},{"name":"v0.7.1","sha":"b071276a2d82f5f1d5959a92e9480a6e660b00fd","kind":"tag","published_at":"2020-12-09T14:11:02.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"d137c7fb8f23115cf75c273bda5fe4fd00275d17","kind":"tag","published_at":"2020-11-04T10:39:02.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.0"},{"name":"v0.6.1","sha":"ab736f73ea9a3ee58936bb0069b362790387f936","kind":"tag","published_at":"2020-08-03T08:55:27.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.6.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.6.1"},{"name":"v0.5.5","sha":"8894d5c5f091d3a159d7a8b7acbdf3940c755f2e","kind":"tag","published_at":"2020-06-08T16:17:06.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.5","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.5"},{"name":"v0.6.0","sha":"5fa0e60a41e53587ecd32c56e5a0656261e36c75","kind":"tag","published_at":"2020-06-03T16:38:22.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.6.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.6.0"},{"name":"v0.5.4","sha":"1ed885dcde33d1605c62fa7ba8c4b1d7016d9fed","kind":"tag","published_at":"2020-06-03T16:19:54.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.4","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.4"},{"name":"v0.5.3","sha":"ecb93b4d729f7010cd78ae99f03c58c2aef39e90","kind":"tag","published_at":"2019-12-16T12:07:35.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.3"},{"name":"v0.5.2","sha":"a81e651a2e01e4d5be10ff7109eec9973c54ba6a","kind":"tag","published_at":"2019-12-12T08:54:29.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.2"},{"name":"v0.5.1","sha":"746a2fa6c838e52c4126ed21ee0482217d43ade3","kind":"tag","published_at":"2019-06-03T21:51:01.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.1"},{"name":"v0.5.0","sha":"d763a90786f8e6b8d834a83a87f00f467aad3da0","kind":"tag","published_at":"2019-03-20T08:35:53.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.0"},{"name":"v0.4.2","sha":"ac40ba1cd3088ae63d28ee7eca1fe5463dad19e4","kind":"tag","published_at":"2018-12-07T11:50:31.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.4.2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.4.2"},{"name":"v0.4.1","sha":"10ea4c8d0b14b1b7a3d6bd00348975f3da94ebfd","kind":"tag","published_at":"2018-12-06T15:32:37.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.4.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.4.1"},{"name":"v0.4.0","sha":"af2debfb143597caca789ba6257fe18c43a02d63","kind":"tag","published_at":"2018-12-04T21:39:54.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.4.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.4.0"},{"name":"v0.3.11","sha":"7bbe241a311263f5e2823a223d0b6bdec88fb126","kind":"tag","published_at":"2018-12-04T11:10:45.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.11","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.11"},{"name":"v0.3.10","sha":"3cde492c82d306243b04b9db6981dd8d2dc1ff34","kind":"tag","published_at":"2018-11-06T17:41:46.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.10","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.10"},{"name":"v0.3.9","sha":"c6234c3cb97abb777566626e7c7fe0db92c54f45","kind":"tag","published_at":"2018-10-26T12:21:13.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.9","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.9"},{"name":"v0.3.8","sha":"5cd8f96b4aa4512d0595e7fd3a549b26212e6fef","kind":"tag","published_at":"2018-10-15T13:55:22.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.8","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.8"},{"name":"v0.3.7","sha":"4606b64452c7e0f40262de4546e9e6ceb831d780","kind":"tag","published_at":"2018-10-11T18:31:23.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.7","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.7"},{"name":"v0.3.6","sha":"abd6fe9f5d335ebc12c7edd3e3623e873a6374db","kind":"tag","published_at":"2018-10-10T14:12:45.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.6","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.6"},{"name":"v0.3.5","sha":"650293d034edd0f01319ff044e0011fe6b9204b0","kind":"tag","published_at":"2018-10-10T10:54:41.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.5","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.5"},{"name":"v0.3.4","sha":"4074d6a6b5386e2994137262fc3fd69e7b7c61c6","kind":"tag","published_at":"2018-10-08T15:21:34.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.4","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.4"},{"name":"v0.3.3","sha":"142ade3918a847f3d0a889815751f2bd8bb9d8b9","kind":"tag","published_at":"2018-10-08T09:35:55.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.3"},{"name":"v0.3.2","sha":"8e92869136d68d0908a9abcf3e6d136859815a6f","kind":"tag","published_at":"2018-10-03T13:59:11.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.2"},{"name":"v0.3.1","sha":"73ce3dbd3b2fb0bd3e7fb4b423d9d36bf4b067bb","kind":"tag","published_at":"2018-10-01T16:10:44.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.1"},{"name":"v0.3.0","sha":"a4bcc03b5adf1372c6e1517eaed7ad66ecc891b8","kind":"tag","published_at":"2018-10-01T15:32:37.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.0"},{"name":"v0.2.1","sha":"6e2c79760e60a9160a2d8c70cff3c8c6cf19d1f7","kind":"tag","published_at":"2018-07-25T15:07:59.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.2.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.2.1"},{"name":"v0.2.0","sha":"0779089fe6f54745611d9773148b5db22139ba2f","kind":"tag","published_at":"2018-05-02T15:04:51.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.2.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.2.0"},{"name":"v0.2.0.dev3","sha":"338153f5a6129bbbf22eea99b19c3433f00bfea0","kind":"tag","published_at":"2018-03-10T16:01:08.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.2.0.dev3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.2.0.dev3"},{"name":"v0.2.0.dev2","sha":"603a60eb9108ee25d8433fa69723fd2dfd7bfac8","kind":"tag","published_at":"2018-02-02T08:32:41.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.2.0.dev2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.2.0.dev2"},{"name":"v0.2.0.dev1","sha":"49821405382def0d5adda8da87078beb9b42c1e3","kind":"tag","published_at":"2018-01-31T17:37:25.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.2.0.dev1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.2.0.dev1"},{"name":"v0.1.0","sha":"4de02faae37a8ceac9f46349d84aec75ea73a58b","kind":"tag","published_at":"2018-01-27T14:17:22.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0"},{"name":"v0.1.0.dev12","sha":"33300f91a0af60338e36e113f644ca7d263a6682","kind":"tag","published_at":"2018-01-26T19:20:05.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev12","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev12"},{"name":"v0.1.0.dev11","sha":"d85c78066950465f9da477cf2549a68ff7a072b4","kind":"tag","published_at":"2018-01-26T11:13:46.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev11","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev11"},{"name":"v0.1.0.dev10","sha":"fcc987aba1b54a8611aa85ad31b426d902ce0b77","kind":"tag","published_at":"2018-01-24T14:51:20.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev10","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev10"},{"name":"v0.1.0.dev9","sha":"e7b38d80bad16fae297978b599e56aeb6829b393","kind":"tag","published_at":"2018-01-23T21:03:56.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev9","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev9"},{"name":"v0.1.0.dev8","sha":"b0371cf791849f88bfc71564f3a7090dd0a2e29e","kind":"tag","published_at":"2018-01-23T20:48:22.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev8","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev8"},{"name":"v0.1.0.dev7","sha":"545bd79ea61f6c05d98ac315231a1031b36c5b6f","kind":"tag","published_at":"2018-01-23T16:29:51.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev7","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev7"},{"name":"v0.1.0.dev6","sha":"a0f83495ee06fb0a294a7be98546b2fbb0266fc7","kind":"tag","published_at":"2018-01-23T14:17:50.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev6","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev6"},{"name":"v0.1.0.dev4","sha":"3f1efb4c9047edad4e0254a032d360d402b3b1e1","kind":"tag","published_at":"2018-01-23T14:03:50.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev4","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev4"},{"name":"v0.1.0.dev3","sha":"85321ce7762f1547a885080fbd7f1ccb60727be8","kind":"tag","published_at":"2018-01-21T17:25:07.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev3"},{"name":"v0.1.0.dev2","sha":"75c32d822bd017c7c86eef3620c63924110a96a8","kind":"tag","published_at":"2018-01-21T17:05:45.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev2"},{"name":"v0.1.0.dev1","sha":"6336e66dfa60000783de267b73a0cd7d03c74e1c","kind":"tag","published_at":"2018-01-21T16:07:30.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev1"}]},"repo_metadata_updated_at":"2023-03-22T07:25:17.077Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":11.108338739458057,"dependent_packages_count":19.606766804730775,"stargazers_count":52.94176356105594,"forks_count":54.20430161185688,"docker_downloads_count":null,"average":34.465292679275414},"purl":"pkg:conda/kiwipy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/kiwipy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/kiwipy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/kiwipy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:09:01.874Z","issues_count":27,"pull_requests_count":73,"avg_time_to_close_issue":8736809.041666666,"avg_time_to_close_pull_request":637432.1917808219,"issues_closed_count":24,"pull_requests_closed_count":73,"pull_request_authors_count":7,"issue_authors_count":8,"avg_comments_per_issue":0.9629629629629629,"avg_comments_per_pull_request":1.821917808219178,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":34950.23529411765,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.2352941176470589,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kiwipy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kiwipy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kiwipy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kiwipy/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2780313,"name":"kiwipy","ecosystem":"pypi","description":"Robust, high-volume, message based communication made easy.","homepage":"https://github.com/aiidateam/kiwipy","licenses":"GNU General Public License v3 (GPLv3),MIT License","normalized_licenses":["GPL-3.0","MIT"],"repository_url":"https://github.com/aiidateam/kiwipy","keywords_array":["ommunication","messaging","rpc","broadcast"],"namespace":null,"versions_count":52,"first_release_published_at":"2018-01-21T16:09:26.000Z","latest_release_published_at":"2024-12-02T08:19:58.000Z","latest_release_number":"0.8.5","last_synced_at":"2025-09-03T21:06:27.775Z","created_at":"2022-04-10T11:25:24.237Z","updated_at":"2025-09-03T21:06:27.775Z","registry_url":"https://pypi.org/project/kiwipy/","install_command":"pip install kiwipy --index-url https://pypi.org/simple","documentation_url":"https://kiwipy.readthedocs.io","metadata":{"funding":null,"documentation":"https://kiwipy.readthedocs.io","classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"kiwipy","project_status":null},"repo_metadata":{"uuid":"118346133","full_name":"aiidateam/kiwipy","owner":"aiidateam","description":"A python messaging library for RPC, task queues and broadcasts","archived":false,"fork":false,"pushed_at":"2023-12-18T18:37:01.000Z","size":552,"stargazers_count":14,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-12-19T00:48:14.228Z","etag":null,"topics":["python","rabbitmq"],"latest_commit_sha":null,"homepage":"https://kiwipy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aiidateam.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-01-21T15:17:53.000Z","updated_at":"2023-05-03T08:28:49.000Z","dependencies_parsed_at":"2023-01-17T02:28:58.602Z","dependency_job_id":"2807fba1-7292-4fb6-b83c-16725c16471e","html_url":"https://github.com/aiidateam/kiwipy","commit_stats":{"total_commits":231,"total_committers":8,"mean_commits":28.875,"dds":0.5324675324675325,"last_synced_commit":"da614bfdd09c4f5b053c5e29832066034e524291"},"previous_names":[],"tags_count":53,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidateam","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176981547,"owners_count":10477176,"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":"aiidateam","name":"AiiDA team","uuid":"22181836","kind":"organization","description":"The development team of AiiDA","email":null,"website":"http://www.aiida.net","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22181836?v=4","repositories_count":60,"last_synced_at":"2023-09-08T04:38:33.631Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aiidateam","created_at":"2022-11-08T03:39:04.553Z","updated_at":"2023-09-08T04:38:34.560Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidateam","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidateam/repositories"},"tags":[{"name":"v0.7.8","sha":"a74407e458cf34d764341a64c0f3f9142687e1cf","kind":"tag","published_at":"2023-11-13T07:18:13.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.8","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"c651bf0e03d48a3bfe15ae10a02ed1aaa4656018","kind":"commit","published_at":"2022-11-29T12:47:51.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.7","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.7/manifests"},{"name":"v0.8.3","sha":"76e0cb9569362d67ad2f8670d0f8eb85382ecfe3","kind":"tag","published_at":"2022-11-20T23:06:13.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.8.3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2927a60f07908e482a54103b90d8b676a103f7a3","kind":"tag","published_at":"2022-10-28T17:11:30.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.8.2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"1927b3d6ae9053be980e85140e759dda3528825e","kind":"tag","published_at":"2022-10-20T09:59:46.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.8.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"5c8b2c252ee8456f0ddd66f05eba9adef428716d","kind":"tag","published_at":"2022-10-13T18:14:46.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.8.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"0e7d02d1bb40db6f96e2253c364225bb4b3ef565","kind":"tag","published_at":"2022-08-05T12:20:45.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.6","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"8759c823972a0d882c8163ee5e9073c7bf664032","kind":"tag","published_at":"2022-01-17T21:39:33.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.5","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"cf2e140bd06fb3a47464a701fc3c2d8dfd5b0d60","kind":"commit","published_at":"2021-03-01T23:08:39.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.4","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"5efa84c023e14f70f721118aea27cd0e417040be","kind":"commit","published_at":"2021-02-24T10:23:44.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"22ebb811cda05bcbefa7096187452821e1f7f762","kind":"commit","published_at":"2021-02-11T08:40:01.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b071276a2d82f5f1d5959a92e9480a6e660b00fd","kind":"tag","published_at":"2020-12-09T14:11:02.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"d137c7fb8f23115cf75c273bda5fe4fd00275d17","kind":"tag","published_at":"2020-11-04T10:39:02.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.7.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ab736f73ea9a3ee58936bb0069b362790387f936","kind":"tag","published_at":"2020-08-03T08:55:27.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.6.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.6.1/manifests"},{"name":"v0.5.5","sha":"8894d5c5f091d3a159d7a8b7acbdf3940c755f2e","kind":"tag","published_at":"2020-06-08T16:17:06.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.5","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.5/manifests"},{"name":"v0.6.0","sha":"5fa0e60a41e53587ecd32c56e5a0656261e36c75","kind":"tag","published_at":"2020-06-03T16:38:22.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.6.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"1ed885dcde33d1605c62fa7ba8c4b1d7016d9fed","kind":"tag","published_at":"2020-06-03T16:19:54.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.4","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"ecb93b4d729f7010cd78ae99f03c58c2aef39e90","kind":"tag","published_at":"2019-12-16T12:07:35.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"a81e651a2e01e4d5be10ff7109eec9973c54ba6a","kind":"tag","published_at":"2019-12-12T08:54:29.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"746a2fa6c838e52c4126ed21ee0482217d43ade3","kind":"tag","published_at":"2019-06-03T21:51:01.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"d763a90786f8e6b8d834a83a87f00f467aad3da0","kind":"tag","published_at":"2019-03-20T08:35:53.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.5.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"ac40ba1cd3088ae63d28ee7eca1fe5463dad19e4","kind":"tag","published_at":"2018-12-07T11:50:31.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.4.2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10ea4c8d0b14b1b7a3d6bd00348975f3da94ebfd","kind":"tag","published_at":"2018-12-06T15:32:37.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.4.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"af2debfb143597caca789ba6257fe18c43a02d63","kind":"tag","published_at":"2018-12-04T21:39:54.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.4.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"7bbe241a311263f5e2823a223d0b6bdec88fb126","kind":"tag","published_at":"2018-12-04T11:10:45.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.11","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"3cde492c82d306243b04b9db6981dd8d2dc1ff34","kind":"tag","published_at":"2018-11-06T17:41:46.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.10","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"c6234c3cb97abb777566626e7c7fe0db92c54f45","kind":"tag","published_at":"2018-10-26T12:21:13.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.9","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"5cd8f96b4aa4512d0595e7fd3a549b26212e6fef","kind":"tag","published_at":"2018-10-15T13:55:22.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.8","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4606b64452c7e0f40262de4546e9e6ceb831d780","kind":"tag","published_at":"2018-10-11T18:31:23.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.7","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"abd6fe9f5d335ebc12c7edd3e3623e873a6374db","kind":"tag","published_at":"2018-10-10T14:12:45.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.6","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"650293d034edd0f01319ff044e0011fe6b9204b0","kind":"tag","published_at":"2018-10-10T10:54:41.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.5","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4074d6a6b5386e2994137262fc3fd69e7b7c61c6","kind":"tag","published_at":"2018-10-08T15:21:34.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.4","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"142ade3918a847f3d0a889815751f2bd8bb9d8b9","kind":"tag","published_at":"2018-10-08T09:35:55.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8e92869136d68d0908a9abcf3e6d136859815a6f","kind":"tag","published_at":"2018-10-03T13:59:11.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"73ce3dbd3b2fb0bd3e7fb4b423d9d36bf4b067bb","kind":"tag","published_at":"2018-10-01T16:10:44.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a4bcc03b5adf1372c6e1517eaed7ad66ecc891b8","kind":"tag","published_at":"2018-10-01T15:32:37.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.3.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"6e2c79760e60a9160a2d8c70cff3c8c6cf19d1f7","kind":"tag","published_at":"2018-07-25T15:07:59.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.2.1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"0779089fe6f54745611d9773148b5db22139ba2f","kind":"tag","published_at":"2018-05-02T15:04:51.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.2.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.2.0/manifests"},{"name":"v0.2.0.dev3","sha":"338153f5a6129bbbf22eea99b19c3433f00bfea0","kind":"tag","published_at":"2018-03-10T16:01:08.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.2.0.dev3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.2.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.2.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.2.0.dev3/manifests"},{"name":"v0.2.0.dev2","sha":"603a60eb9108ee25d8433fa69723fd2dfd7bfac8","kind":"tag","published_at":"2018-02-02T08:32:41.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.2.0.dev2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.2.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.2.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.2.0.dev2/manifests"},{"name":"v0.2.0.dev1","sha":"49821405382def0d5adda8da87078beb9b42c1e3","kind":"tag","published_at":"2018-01-31T17:37:25.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.2.0.dev1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.2.0.dev1/manifests"},{"name":"v0.1.0","sha":"4de02faae37a8ceac9f46349d84aec75ea73a58b","kind":"tag","published_at":"2018-01-27T14:17:22.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0/manifests"},{"name":"v0.1.0.dev12","sha":"33300f91a0af60338e36e113f644ca7d263a6682","kind":"tag","published_at":"2018-01-26T19:20:05.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev12","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev12/manifests"},{"name":"v0.1.0.dev11","sha":"d85c78066950465f9da477cf2549a68ff7a072b4","kind":"tag","published_at":"2018-01-26T11:13:46.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev11","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev11/manifests"},{"name":"v0.1.0.dev10","sha":"fcc987aba1b54a8611aa85ad31b426d902ce0b77","kind":"tag","published_at":"2018-01-24T14:51:20.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev10","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev10/manifests"},{"name":"v0.1.0.dev9","sha":"e7b38d80bad16fae297978b599e56aeb6829b393","kind":"tag","published_at":"2018-01-23T21:03:56.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev9","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev9/manifests"},{"name":"v0.1.0.dev8","sha":"b0371cf791849f88bfc71564f3a7090dd0a2e29e","kind":"tag","published_at":"2018-01-23T20:48:22.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev8","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev8/manifests"},{"name":"v0.1.0.dev7","sha":"545bd79ea61f6c05d98ac315231a1031b36c5b6f","kind":"tag","published_at":"2018-01-23T16:29:51.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev7","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev7/manifests"},{"name":"v0.1.0.dev6","sha":"a0f83495ee06fb0a294a7be98546b2fbb0266fc7","kind":"tag","published_at":"2018-01-23T14:17:50.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev6","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev6/manifests"},{"name":"v0.1.0.dev4","sha":"3f1efb4c9047edad4e0254a032d360d402b3b1e1","kind":"tag","published_at":"2018-01-23T14:03:50.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev4","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev4/manifests"},{"name":"v0.1.0.dev3","sha":"85321ce7762f1547a885080fbd7f1ccb60727be8","kind":"tag","published_at":"2018-01-21T17:25:07.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev3","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev3/manifests"},{"name":"v0.1.0.dev2","sha":"75c32d822bd017c7c86eef3620c63924110a96a8","kind":"tag","published_at":"2018-01-21T17:05:45.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev2","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev2/manifests"},{"name":"v0.1.0.dev1","sha":"6336e66dfa60000783de267b73a0cd7d03c74e1c","kind":"tag","published_at":"2018-01-21T16:07:30.000Z","download_url":"https://codeload.github.com/aiidateam/kiwipy/tar.gz/v0.1.0.dev1","html_url":"https://github.com/aiidateam/kiwipy/releases/tag/v0.1.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/tags/v0.1.0.dev1/manifests"}]},"repo_metadata_updated_at":"2023-12-19T06:48:24.351Z","dependent_packages_count":1,"downloads":29121,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":2.1642641482870997,"dependent_repos_count":4.004772388649022,"dependent_packages_count":4.785605701706821,"stargazers_count":15.254017970976985,"forks_count":15.367214655482393,"docker_downloads_count":1.2057270608381296,"average":7.130266987656742},"purl":"pkg:pypi/kiwipy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/kiwipy","docker_dependents_count":3,"docker_downloads_count":37978,"usage_url":"https://repos.ecosyste.ms/usage/pypi/kiwipy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/kiwipy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-15T10:37:20.093Z","issues_count":27,"pull_requests_count":76,"avg_time_to_close_issue":8736809.041666666,"avg_time_to_close_pull_request":620521.36,"issues_closed_count":24,"pull_requests_closed_count":75,"pull_request_authors_count":7,"issue_authors_count":8,"avg_comments_per_issue":0.9629629629629629,"avg_comments_per_pull_request":1.7894736842105263,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3276.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kiwipy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kiwipy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kiwipy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kiwipy/related_packages","maintainers":[{"uuid":"gio.piz","login":"gio.piz","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/gio.piz/","role":null,"created_at":"2022-12-11T01:02:02.419Z","updated_at":"2022-12-11T01:02:02.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gio.piz/packages"},{"uuid":"sphuber","login":"sphuber","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/sphuber/","role":null,"created_at":"2022-12-11T01:02:02.429Z","updated_at":"2022-12-11T01:02:02.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sphuber/packages"},{"uuid":"martin.uhrin","login":"martin.uhrin","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/martin.uhrin/","role":null,"created_at":"2022-12-11T01:02:02.426Z","updated_at":"2022-12-11T01:02:02.426Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/martin.uhrin/packages"},{"uuid":"cjsewell","login":"cjsewell","name":null,"email":null,"url":null,"packages_count":68,"html_url":"https://pypi.org/user/cjsewell/","role":null,"created_at":"2022-12-11T01:02:02.437Z","updated_at":"2022-12-11T01:02:02.437Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cjsewell/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":27884,"full_name":"aiidateam/kiwipy","default_branch":"master","committers":[{"name":"Martin Uhrin","email":"martin.uhrin@gmail.com","login":"muhrin","count":157},{"name":"Sebastiaan Huber","email":"mail@sphuber.net","login":"sphuber","count":62},{"name":"Chris Sewell","email":"chrisj_sewell@hotmail.com","login":"chrisjsewell","count":9},{"name":"Jason.Eu","email":"morty.yu@yahoo.com","login":"unkcpz","count":5},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":4},{"name":"Leopold Talirz","email":"leopold.talirz@gmail.com","login":"ltalirz","count":2},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":2},{"name":"Alexander Goscinski","email":"alex.goscinski@posteo.de","login":"agoscinski","count":1}],"total_commits":242,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":30.25,"dds":0.35123966942148765,"past_year_committers":[{"name":"Sebastiaan Huber","email":"mail@sphuber.net","login":"sphuber","count":3},{"name":"Jusong Yu","email":"jusong.yeu@gmail.com","login":"unkcpz","count":2},{"name":"Alexander Goscinski","email":"alex.goscinski@posteo.de","login":"agoscinski","count":1}],"past_year_total_commits":6,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.5,"last_synced_at":"2025-08-07T07:02:10.991Z","last_synced_commit":"73a7227706b34a2aab45a7c326f69ae74183dd88","created_at":"2023-03-07T16:36:17.791Z","updated_at":"2025-08-07T07:02:11.001Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5410412,"commits_count":848309828,"contributors_count":30904305,"owners_count":903951,"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":"aiidateam/kiwipy","html_url":"https://github.com/aiidateam/kiwipy","last_synced_at":"2025-08-31T15:32:25.797Z","status":null,"issues_count":28,"pull_requests_count":86,"avg_time_to_close_issue":8403345.96,"avg_time_to_close_pull_request":958836.6235294117,"issues_closed_count":25,"pull_requests_closed_count":85,"pull_request_authors_count":8,"issue_authors_count":8,"avg_comments_per_issue":0.9642857142857143,"avg_comments_per_pull_request":1.7906976744186047,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":400232.0,"past_year_avg_time_to_close_pull_request":25915.666666666668,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-10T20:53:38.843Z","updated_at":"2025-09-03T00:29:07.163Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidateam%2Fkiwipy/issues","issue_labels_count":{"type/enhancement":7,"type/bug":6,"priority/important":6,"priority/critical":4,"priority/nice to have":3,"topic/rabbitmq":2,"topic/communicators":2,"type/accepted feature":1,"can't reproduce":1},"pull_request_labels_count":{"pr/blocked":3},"issue_author_associations_count":{"COLLABORATOR":16,"MEMBER":8,"NONE":4},"pull_request_author_associations_count":{"COLLABORATOR":64,"MEMBER":17,"CONTRIBUTOR":6,"NONE":2},"issue_authors":{"sphuber":13,"ltalirz":5,"muhrin":3,"unkcpz":3,"uellue":1,"volbil":1,"kashcode":1,"dghoshal-lbl":1},"pull_request_authors":{"sphuber":36,"muhrin":28,"chrisjsewell":8,"unkcpz":7,"agoscinski":5,"ltalirz":2,"danielskatz":2,"g0phergit":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068949,"issues_count":31210816,"pull_requests_count":95205138,"authors_count":10688670,"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":{"MEMBER":1},"past_year_pull_request_author_associations_count":{"MEMBER":4,"CONTRIBUTOR":4,"NONE":1},"past_year_issue_authors":{"unkcpz":1},"past_year_pull_request_authors":{"agoscinski":5,"unkcpz":4},"maintainers":[{"login":"sphuber","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sphuber"},{"login":"muhrin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/muhrin"},{"login":"unkcpz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/unkcpz"},{"login":"chrisjsewell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisjsewell"},{"login":"ltalirz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ltalirz"}],"active_maintainers":[{"login":"unkcpz","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/unkcpz"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":1,"DeleteEvent":3,"IssueCommentEvent":12,"PushEvent":11,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":5,"PullRequestEvent":8,"CreateEvent":6},"last_year":{"IssuesEvent":2,"WatchEvent":1,"DeleteEvent":3,"IssueCommentEvent":12,"PushEvent":11,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":5,"PullRequestEvent":8,"CreateEvent":6}},"keywords":["python","rabbitmq"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/cd.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T02:28:58.501Z","updated_at":"2023-01-17T02:28:58.501Z","repository_link":"https://github.com/aiidateam/kiwipy/blob/master/.github/workflows/cd.yml","dependencies":[{"id":6965335858,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6965335859,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6965335860,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6965335861,"package_name":"rabbitmq","ecosystem":"actions","requirements":"latest","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T02:28:58.526Z","updated_at":"2023-01-17T02:28:58.526Z","repository_link":"https://github.com/aiidateam/kiwipy/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6965335862,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6965335863,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6965335864,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6965335865,"package_name":"rabbitmq","ecosystem":"actions","requirements":"${{ matrix.rabbitmq }}","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"docker","filepath":"test/rmq/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T02:28:58.555Z","updated_at":"2023-01-17T02:28:58.555Z","repository_link":"https://github.com/aiidateam/kiwipy/blob/master/test/rmq/docker-compose.yml","dependencies":[{"id":6965335866,"package_name":"rabbitmq","ecosystem":"docker","requirements":"3.8.3-management","direct":true,"kind":"runtime","optional":false}]}],"score":16.238380088831327,"created_at":"2025-09-04T09:17:57.689Z","updated_at":"2025-10-07T08:04:37.854Z","avatar_url":"https://github.com/aiidateam.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":29121,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02351","http://doi.org/10.21105/joss.02351"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2173","html_url":"https://science.ecosyste.ms/projects/2173"}