{"id":1081566,"name":"python-irodsclient","ecosystem":"pypi","description":"A python API for iRODS","homepage":"https://github.com/irods/python-irodsclient","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/irods/python-irodsclient","keywords_array":["irods"],"namespace":null,"versions_count":34,"first_release_published_at":"2014-09-17T19:46:30.000Z","latest_release_published_at":"2025-08-28T02:07:44.000Z","latest_release_number":"3.2.0","last_synced_at":"2026-03-13T20:04:18.876Z","created_at":"2022-04-08T03:01:22.007Z","updated_at":"2026-03-13T20:06:33.622Z","registry_url":"https://pypi.org/project/python-irodsclient/","install_command":"pip install python-irodsclient --index-url https://pypi.org/simple","documentation_url":"https://python-irodsclient.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: BSD License","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9"],"normalized_name":"python-irodsclient","project_status":null},"repo_metadata":{"id":19625948,"uuid":"22877727","full_name":"irods/python-irodsclient","owner":"irods","description":"A Python API for iRODS","archived":false,"fork":false,"pushed_at":"2026-03-04T16:11:13.000Z","size":1545,"stargazers_count":71,"open_issues_count":106,"forks_count":74,"subscribers_count":21,"default_branch":"main","last_synced_at":"2026-03-04T23:16:38.587Z","etag":null,"topics":["irods","python3"],"latest_commit_sha":null,"homepage":"","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/irods.png","metadata":{"files":{"readme":"README.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-12T13:12:28.000Z","updated_at":"2026-03-04T16:20:27.000Z","dependencies_parsed_at":"2026-02-24T15:06:19.490Z","dependency_job_id":null,"html_url":"https://github.com/irods/python-irodsclient","commit_stats":{"total_commits":745,"total_committers":57,"mean_commits":"13.070175438596491","dds":0.7476510067114094,"last_synced_commit":"5e7334dde5404168bde75d2267d825328740e244"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/irods/python-irodsclient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irods","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/sbom","scorecard":{"id":494470,"data":{"date":"2025-08-11","repo":{"name":"github.com/irods/python-irodsclient","commit":"e2ba972ea6f085e0346fe441d9868ea80b0b9bb0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"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":"Maintained","score":10,"reason":"15 commit(s) and 10 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":"Code-Review","score":10,"reason":"all changesets reviewed","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":-1,"reason":"no workflows found","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":-1,"reason":"No tokens found","details":null,"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile.prc_test.centos:2","Warn: containerImage not pinned by hash: Dockerfile.prc_test.ubuntu:2","Warn: containerImage not pinned by hash: docker_build/Dockerfile.provider:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Info:   0 out of   3 containerImage 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":"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:07:28.541Z","repository_id":19625948,"created_at":"2025-08-19T20:07:28.541Z","updated_at":"2025-08-19T20:07:28.541Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30474059,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T17:15:31.527Z","status":"ssl_error","status_checked_at":"2026-03-13T17:15:22.394Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"irods","name":"iRODS","uuid":"1790166","kind":"organization","description":"iRODS Consortium","email":"info@irods.org","website":"https://irods.org/consortium","location":null,"twitter":"irods","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1790166?v=4","repositories_count":160,"last_synced_at":"2024-04-14T07:12:44.749Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/irods","funding_links":[],"total_stars":728,"followers":35,"following":0,"created_at":"2022-11-02T16:34:57.471Z","updated_at":"2024-04-14T07:13:17.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irods","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irods/repositories"},"tags":[{"name":"v3.2.0","sha":"76ce0e6212fbf7af0251797baa1432839e65c96f","kind":"tag","published_at":"2025-08-28T01:58:21.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v3.2.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"dbf5998e5e1097c47d9ae48392ce8015ad211752","kind":"tag","published_at":"2025-06-09T15:18:31.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v3.1.1","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"545997d61bb4956a30158856a3a8d2d3ea853566","kind":"tag","published_at":"2025-03-21T21:10:34.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v3.1.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"edae459a9ddf21710a73d804c6f2cc6e8d294eb5","kind":"tag","published_at":"2024-12-19T23:44:32.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v3.0.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"f2394e01fa9194741776258fed771c0842f07192","kind":"tag","published_at":"2024-10-14T17:09:41.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v2.2.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"2d968fe2cdbf1f8259c5406a3c55d468a822c1c1","kind":"tag","published_at":"2024-08-13T18:34:24.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v2.1.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"04baaa8c0d3591276f335bca75648b5b5c392acb","kind":"tag","published_at":"2024-04-30T18:40:22.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v2.0.1","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1d8433e760abbd26859873054812fee6b9a187f3","kind":"tag","published_at":"2024-02-12T20:00:46.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v2.0.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v2.0.0/manifests"},{"name":"v1.1.9","sha":"9c3958a0df35dbf35847af214b0ba32bc0bd61b2","kind":"tag","published_at":"2023-10-13T19:58:23.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v1.1.9","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"bb03bb5bccf650838ae6468e6f90c60325a07997","kind":"tag","published_at":"2023-05-18T18:15:15.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v1.1.8","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"57dbfc17aeb6627278106fc31bc61ed9ef680244","kind":"tag","published_at":"2023-03-28T18:14:28.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v1.1.7","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"202144c690e973aee5874bf39f3389a4a64a2015","kind":"tag","published_at":"2023-01-19T03:02:28.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v1.1.6","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"8f53d2e25eb1ddd134539f01e1537242f3193f2f","kind":"tag","published_at":"2022-09-21T19:37:33.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v1.1.5","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"e393b1104624f6427cddb6487fc0e346b832caa6","kind":"tag","published_at":"2022-06-29T20:43:07.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v1.1.4","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"03a6f80592737a4cde33766330ff479aa17973ed","kind":"tag","published_at":"2022-04-08T02:41:30.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v1.1.3","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f5d96821fa017ac9774b365a8830ab2f3ccfb63","kind":"tag","published_at":"2022-03-16T02:10:13.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v1.1.2","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1aa16d36a7430faa96840aa68365b9e6d1e290e2","kind":"tag","published_at":"2022-01-31T15:30:21.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v1.1.1","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c669336e572b5bb52121d3dca3bf5a9971a9b671","kind":"tag","published_at":"2022-01-20T21:34:34.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v1.1.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"232a2d73d496f77d11060495fbb4fac7ab099f56","kind":"tag","published_at":"2021-06-03T02:34:25.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v1.0.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"193a18b45273dd43dc1b0cc282c2ec1e39a61fd3","kind":"tag","published_at":"2021-05-15T01:47:51.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.9.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.9.0/manifests"},{"name":"v0.8.6","sha":"b83dbc973d2d991b9d7a39195ef6fcd7f8e4c1ed","kind":"tag","published_at":"2021-01-23T02:47:24.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.8.6","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"de3e3d35182f19a2c0e81bf22774eb9ab6035143","kind":"tag","published_at":"2020-11-10T20:28:29.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.8.5","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"4f893eb5253bbc8dfbdca147e04ab3032a5e633e","kind":"tag","published_at":"2020-10-19T20:25:09.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.8.4","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"423cef2319bddc9fca019bb91c09e22316e58508","kind":"tag","published_at":"2020-06-05T03:33:01.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.8.3","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"38c7be775ca8bb067ebdd988bfbe3393e643f74e","kind":"tag","published_at":"2019-11-13T14:53:21.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.8.2","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"35bef9e9099ceac0509da8381adabf49cf4a031d","kind":"tag","published_at":"2018-09-27T03:22:16.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.8.1","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"902000a5ebecea0ea753ce86a08111ff666b620d","kind":"tag","published_at":"2018-05-03T16:55:54.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.8.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b2ed31458f5d0e1a936fc689306fda77416285b1","kind":"commit","published_at":"2017-12-15T16:24:46.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.7.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"5f23b41cb0a619739d4b876071425614588f37e8","kind":"commit","published_at":"2017-06-01T17:25:21.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.6.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.6.0/manifests"},{"name":"v0.5.0rc1","sha":"404d866702c752c6bb259807a9f52aeea4bb2070","kind":"tag","published_at":"2016-08-15T20:25:06.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.5.0rc1","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.5.0rc1/manifests"},{"name":"v0.5.0","sha":"d60bde853d060363d92f93dd5854419bed467f64","kind":"tag","published_at":"2016-08-15T20:24:20.000Z","download_url":"https://codeload.github.com/irods/python-irodsclient/tar.gz/v0.5.0","html_url":"https://github.com/irods/python-irodsclient/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/irods/python-irodsclient@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/tags/v0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-03-13T20:06:33.622Z","dependent_packages_count":10,"downloads":102760,"downloads_period":"last-month","dependent_repos_count":96,"rankings":{"downloads":2.0003315150810783,"dependent_repos_count":1.518678004807463,"dependent_packages_count":1.2514075476946702,"stargazers_count":8.75554691431447,"forks_count":5.2054982503487865,"docker_downloads_count":0.8026856532085516,"average":3.2556913142425032},"purl":"pkg:pypi/python-irodsclient","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-irodsclient","docker_dependents_count":61,"docker_downloads_count":1014531,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-irodsclient","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-irodsclient/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T19:00:40.412Z","issues_count":251,"pull_requests_count":272,"avg_time_to_close_issue":17194085.44654088,"avg_time_to_close_pull_request":1957614.0180995476,"issues_closed_count":159,"pull_requests_closed_count":221,"pull_request_authors_count":18,"issue_authors_count":44,"avg_comments_per_issue":3.4820717131474104,"avg_comments_per_pull_request":5.231617647058823,"merged_pull_requests_count":207,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":45,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":1165422.4,"past_year_avg_time_to_close_pull_request":821192.1333333333,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.6888888888888889,"past_year_avg_comments_per_pull_request":3.0892857142857144,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/irods%2Fpython-irodsclient/issues","maintainers":[{"login":"d-w-moore","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-w-moore"},{"login":"trel","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trel"},{"login":"stsnel","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stsnel"},{"login":"qubixes","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qubixes"}],"active_maintainers":[{"login":"d-w-moore","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-w-moore"},{"login":"stsnel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stsnel"},{"login":"qubixes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qubixes"},{"login":"trel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trel"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-irodsclient/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-irodsclient/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-irodsclient/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-irodsclient/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-irodsclient/codemeta","maintainers":[{"uuid":"irods","login":"irods","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/irods/","role":null,"created_at":"2022-11-14T19:53:06.178Z","updated_at":"2022-11-14T19:53:06.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/irods/packages"}]}