{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/16"}],"enrichment":{"capability":"Pygerrit2 is a client library for interacting with Gerrit Code Review's REST API, enabling programmatic access to Gerrit instances from Python.","skillfed_tags":["gerrit","rest-api-client","code-review"],"use_cases":["Automate code review workflows by querying Gerrit changes and their status programmatically.","Build CI/CD integration tools that interact with Gerrit to fetch change metadata or post reviews.","Generate reports on Gerrit projects, changes, and review metrics for analysis.","Create custom tooling to manage Gerrit repositories and automate administrative tasks."],"what_it_does":"Pygerrit2 is a Python client library that wraps Gerrit Code Review's REST API, allowing developers to programmatically query and interact with Gerrit instances. It provides a straightforward interface for common operations like retrieving projects, changes, and reviews without having to construct raw HTTP requests.\n\nThe library has no runtime dependencies, making it lightweight to install. However, it is in a dormant maintenance state\u2014the last release was in June 2021, and while the repository received a commit in late 2023, there has been no active development for several years. It is classified as Production/Stable and supports Python 3.6 through 3.8, though actual compatibility with newer Python versions is unclear.","worth_installing":"Yes, if you need to interact with Gerrit's REST API from Python and can accept dormant maintenance. The library is stable, has no dependencies, and carries no known vulnerabilities. However, verify compatibility with your Gerrit version and Python release before adopting, and be prepared to maintain a fork if upstream does not respond to issues."},"id":"pygerrit2","links":{"html":"https://skillfed.io/packages/pygerrit2","md":"https://skillfed.io/packages/pygerrit2.md","pypi":"https://pypi.org/project/pygerrit2/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2021-06-03","license_spdx":null,"license_treatment":"permissive","name":"pygerrit2","python_support":"unspecified","summary":"Client library for interacting with Gerrit's REST API"},"popularity":{"monthly_downloads":177680,"position":10208,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.15"}
