{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/4"}],"enrichment":{"capability":"Provides a Python client for interacting with Polarion work-item management and test-management systems via SOAP API, allowing you to read, create, and modify workitems, test runs, plans, and documents.","skillfed_tags":["polarion-integration","test-management","soap-client"],"use_cases":["Automate bulk creation or modification of Polarion workitems from external data sources or CI/CD pipelines.","Programmatically update test run results and record outcomes after automated test execution.","Query and export Polarion plans and workitems for reporting or integration with other tools.","Add comments and attachments to workitems and test runs without manual UI interaction.","Manage workitem-to-plan associations and document custom fields in batch operations."],"what_it_does":"Polarion is a Python wrapper around the Polarion SOAP API that lets you programmatically interact with a Polarion work-item and test-management system. It abstracts the underlying SOAP services (TrackerWebService, PlanningWebService, TestManagementWebService) into Python objects that behave like native Python types\u2014you fetch a workitem, modify its properties, and changes are persisted back to Polarion. The package supports creating and editing workitems, test runs, plans, and documents; managing attachments and custom fields; and adding comments and hyperlinks.\n\nThe package is built on zeep (SOAP client), lxml (XML processing), and texttable (output formatting). It requires Python 3.7 or later and is tested through Python 3.12. The project is classified as Alpha and has not seen a release in over two years, though the repository remains public and unarchived.","worth_installing":"Yes, if you need to automate Polarion interactions and your Polarion instance is stable. The package has low install friction, no known security vulnerabilities, and permissive licensing. However, the dormant maintenance status (no releases in 813 days) means you should verify compatibility with your Polarion version and be prepared to fork or patch if issues arise."},"id":"polarion","links":{"html":"https://skillfed.io/packages/polarion","md":"https://skillfed.io/packages/polarion.md","pypi":"https://pypi.org/project/polarion/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-05-23","license_spdx":null,"license_treatment":"permissive","name":"polarion","python_support":"supports_current","summary":"Polarion client for Python"},"popularity":{"monthly_downloads":110292,"position":12471,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.4.0"}
