INFO
Name: python3-pylero
Version: 0.1.1-1.el8
Arch: noarch
Summary: Python SDK for Polarion
License: MIT
Vendor: Fedora Project
Build Host: buildvm-s390x-06.s390.fedoraproject.org
Build Date: Fri May 30 15:58:43 2025
Size: 612711
URL: https://github.com/RedHatQE/pylero
Description: This is Pylero, the Python wrapper for the Polarion WSDL API. The Pylero
wrapper enables native python access to Polarion objects and functionality
using object oriented structure and functionality. This allows the devlopers to
use Pylero in a natural fashion without being concerned about the Polarion
details.
All Pylero objects inherit from BasePolarion. The objects used in the library
are all generated from the SOAP factory class, using the python-suds library.
The Pylero class attributes are generated dynamically as properties, based on
a mapping dict between the pylero naming convention and the Polarion attribute
names.
The use of properties allows the pylero object attributes to be virtual with no
need for syncing between them and the Polarion objects they are based on.
The Polarion WSDL API does not implement validation/verification of data passed
in, so the Pylero library takes care of this itself. All enums are validated
before being sent to the server and raise an error if not using a valid value.
A number of workflow implementations are also included, for example when
creating a Document, it automatically creates the Heading work item at the same
time.
Polarion Work Items are configured per installation, to give native workitem
objects (such as TestCase), the library connects to the Polarion server,
downloads the list of workitems and creates them.
FILES
/usr/bin/pylero
/usr/bin/pylero-cmd
/usr/lib/python3.6/site-packages/pylero
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pylero/__init__.py
/usr/lib/python3.6/site-packages/pylero/__pycache__
/usr/lib/python3.6/site-packages/pylero/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/_compatible.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/_compatible.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_comment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_comment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_custom_value.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_custom_value.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_custom_value_entry.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_custom_value_entry.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_source.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_source.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/approval.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/approval.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/attachment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/attachment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/base_polarion.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/base_polarion.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/baseline.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/baseline.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build_linked_work_item.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build_linked_work_item.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build_test_results.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build_test_results.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/category.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/category.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/change.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/change.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/comment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/comment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom_field.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom_field.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom_field_type.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom_field_type.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/document.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/document.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_custom_field_type.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_custom_field_type.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_option.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_option.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_option_id.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_option_id.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/externally_linked_work_item.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/externally_linked_work_item.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/field_diff.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/field_diff.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/hyperlink.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/hyperlink.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/imported_comment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/imported_comment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/language_definition.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/language_definition.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/license_info.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/license_info.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/linked_work_item.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/linked_work_item.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/module_comment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/module_comment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan_record.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan_record.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan_statistics.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan_statistics.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/planning_constraint.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/planning_constraint.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/priority_opt.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/priority_opt.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/priority_option_id.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/priority_option_id.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/product_license.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/product_license.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/project.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/project.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/project_group.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/project_group.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/properties.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/properties.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/property.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/property.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/revision.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/revision.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/server.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/server.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/session.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/session.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature_context.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature_context.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature_data.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature_data.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/subterra_uri.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/subterra_uri.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_record.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_record.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_run.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_run.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_run_attachment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_run_attachment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_step.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_step.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_step_result.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_step_result.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_steps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_steps.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/tests_configuration.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/tests_configuration.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/text.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/text.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/time_point.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/time_point.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/user.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/user.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/wiki_page.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/wiki_page.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/wiki_page_attachment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/wiki_page_attachment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/work_item.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/work_item.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/work_record.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/work_record.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/workflow_action.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/workflow_action.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/_compatible.py
/usr/lib/python3.6/site-packages/pylero/activity.py
/usr/lib/python3.6/site-packages/pylero/activity_comment.py
/usr/lib/python3.6/site-packages/pylero/activity_custom_value.py
/usr/lib/python3.6/site-packages/pylero/activity_custom_value_entry.py
/usr/lib/python3.6/site-packages/pylero/activity_source.py
/usr/lib/python3.6/site-packages/pylero/approval.py
/usr/lib/python3.6/site-packages/pylero/attachment.py
/usr/lib/python3.6/site-packages/pylero/base_polarion.py
/usr/lib/python3.6/site-packages/pylero/baseline.py
/usr/lib/python3.6/site-packages/pylero/build.py
/usr/lib/python3.6/site-packages/pylero/build_linked_work_item.py
/usr/lib/python3.6/site-packages/pylero/build_test_results.py
/usr/lib/python3.6/site-packages/pylero/category.py
/usr/lib/python3.6/site-packages/pylero/change.py
/usr/lib/python3.6/site-packages/pylero/cli
/usr/lib/python3.6/site-packages/pylero/cli/__init__.py
/usr/lib/python3.6/site-packages/pylero/cli/__pycache__
/usr/lib/python3.6/site-packages/pylero/cli/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/cli/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/cli/__pycache__/cmd.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/cli/__pycache__/cmd.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/cli/cmd.py
/usr/lib/python3.6/site-packages/pylero/comment.py
/usr/lib/python3.6/site-packages/pylero/custom.py
/usr/lib/python3.6/site-packages/pylero/custom_field.py
/usr/lib/python3.6/site-packages/pylero/custom_field_type.py
/usr/lib/python3.6/site-packages/pylero/document.py
/usr/lib/python3.6/site-packages/pylero/enum_custom_field_type.py
/usr/lib/python3.6/site-packages/pylero/enum_option.py
/usr/lib/python3.6/site-packages/pylero/enum_option_id.py
/usr/lib/python3.6/site-packages/pylero/exceptions.py
/usr/lib/python3.6/site-packages/pylero/externally_linked_work_item.py
/usr/lib/python3.6/site-packages/pylero/field_diff.py
/usr/lib/python3.6/site-packages/pylero/hyperlink.py
/usr/lib/python3.6/site-packages/pylero/imported_comment.py
/usr/lib/python3.6/site-packages/pylero/language_definition.py
/usr/lib/python3.6/site-packages/pylero/license_info.py
/usr/lib/python3.6/site-packages/pylero/linked_work_item.py
/usr/lib/python3.6/site-packages/pylero/module_comment.py
/usr/lib/python3.6/site-packages/pylero/plan.py
/usr/lib/python3.6/site-packages/pylero/plan_record.py
/usr/lib/python3.6/site-packages/pylero/plan_statistics.py
/usr/lib/python3.6/site-packages/pylero/planning_constraint.py
/usr/lib/python3.6/site-packages/pylero/priority_opt.py
/usr/lib/python3.6/site-packages/pylero/priority_option_id.py
/usr/lib/python3.6/site-packages/pylero/product_license.py
/usr/lib/python3.6/site-packages/pylero/project.py
/usr/lib/python3.6/site-packages/pylero/project_group.py
/usr/lib/python3.6/site-packages/pylero/properties.py
/usr/lib/python3.6/site-packages/pylero/property.py
/usr/lib/python3.6/site-packages/pylero/pylero.cfg
/usr/lib/python3.6/site-packages/pylero/revision.py
/usr/lib/python3.6/site-packages/pylero/server.py
/usr/lib/python3.6/site-packages/pylero/session.py
/usr/lib/python3.6/site-packages/pylero/signature.py
/usr/lib/python3.6/site-packages/pylero/signature_context.py
/usr/lib/python3.6/site-packages/pylero/signature_data.py
/usr/lib/python3.6/site-packages/pylero/subterra_uri.py
/usr/lib/python3.6/site-packages/pylero/test_record.py
/usr/lib/python3.6/site-packages/pylero/test_run.py
/usr/lib/python3.6/site-packages/pylero/test_run_attachment.py
/usr/lib/python3.6/site-packages/pylero/test_step.py
/usr/lib/python3.6/site-packages/pylero/test_step_result.py
/usr/lib/python3.6/site-packages/pylero/test_steps.py
/usr/lib/python3.6/site-packages/pylero/tests_configuration.py
/usr/lib/python3.6/site-packages/pylero/text.py
/usr/lib/python3.6/site-packages/pylero/time_point.py
/usr/lib/python3.6/site-packages/pylero/user.py
/usr/lib/python3.6/site-packages/pylero/wiki_page.py
/usr/lib/python3.6/site-packages/pylero/wiki_page_attachment.py
/usr/lib/python3.6/site-packages/pylero/work_item.py
/usr/lib/python3.6/site-packages/pylero/work_record.py
/usr/lib/python3.6/site-packages/pylero/workflow_action.py
/usr/share/doc/python3-pylero
/usr/share/doc/python3-pylero/README.md
/usr/share/licenses/python3-pylero
/usr/share/licenses/python3-pylero/LICENSE
REQUIRES
/usr/bin/python3.6
python(abi) 3.6
python3.6dist(click)
python3.6dist(suds-jurko)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
python3-pylero 0.1.1-1.el8
python3.6dist(pylero) 0.1.1
python3dist(pylero) 0.1.1
CONFIG FILES
/usr/bin/pylero
/usr/bin/pylero-cmd
/usr/lib/python3.6/site-packages/pylero
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pylero-0.1.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pylero/__init__.py
/usr/lib/python3.6/site-packages/pylero/__pycache__
/usr/lib/python3.6/site-packages/pylero/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/_compatible.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/_compatible.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_comment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_comment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_custom_value.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_custom_value.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_custom_value_entry.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_custom_value_entry.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_source.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/activity_source.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/approval.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/approval.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/attachment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/attachment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/base_polarion.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/base_polarion.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/baseline.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/baseline.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build_linked_work_item.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build_linked_work_item.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build_test_results.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/build_test_results.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/category.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/category.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/change.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/change.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/comment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/comment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom_field.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom_field.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom_field_type.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/custom_field_type.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/document.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/document.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_custom_field_type.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_custom_field_type.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_option.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_option.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_option_id.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/enum_option_id.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/externally_linked_work_item.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/externally_linked_work_item.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/field_diff.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/field_diff.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/hyperlink.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/hyperlink.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/imported_comment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/imported_comment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/language_definition.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/language_definition.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/license_info.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/license_info.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/linked_work_item.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/linked_work_item.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/module_comment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/module_comment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan_record.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan_record.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan_statistics.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/plan_statistics.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/planning_constraint.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/planning_constraint.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/priority_opt.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/priority_opt.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/priority_option_id.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/priority_option_id.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/product_license.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/product_license.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/project.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/project.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/project_group.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/project_group.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/properties.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/properties.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/property.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/property.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/revision.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/revision.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/server.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/server.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/session.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/session.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature_context.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature_context.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature_data.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/signature_data.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/subterra_uri.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/subterra_uri.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_record.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_record.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_run.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_run.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_run_attachment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_run_attachment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_step.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_step.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_step_result.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_step_result.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_steps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/test_steps.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/tests_configuration.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/tests_configuration.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/text.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/text.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/time_point.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/time_point.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/user.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/user.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/wiki_page.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/wiki_page.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/wiki_page_attachment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/wiki_page_attachment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/work_item.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/work_item.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/work_record.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/work_record.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/workflow_action.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/__pycache__/workflow_action.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/_compatible.py
/usr/lib/python3.6/site-packages/pylero/activity.py
/usr/lib/python3.6/site-packages/pylero/activity_comment.py
/usr/lib/python3.6/site-packages/pylero/activity_custom_value.py
/usr/lib/python3.6/site-packages/pylero/activity_custom_value_entry.py
/usr/lib/python3.6/site-packages/pylero/activity_source.py
/usr/lib/python3.6/site-packages/pylero/approval.py
/usr/lib/python3.6/site-packages/pylero/attachment.py
/usr/lib/python3.6/site-packages/pylero/base_polarion.py
/usr/lib/python3.6/site-packages/pylero/baseline.py
/usr/lib/python3.6/site-packages/pylero/build.py
/usr/lib/python3.6/site-packages/pylero/build_linked_work_item.py
/usr/lib/python3.6/site-packages/pylero/build_test_results.py
/usr/lib/python3.6/site-packages/pylero/category.py
/usr/lib/python3.6/site-packages/pylero/change.py
/usr/lib/python3.6/site-packages/pylero/cli
/usr/lib/python3.6/site-packages/pylero/cli/__init__.py
/usr/lib/python3.6/site-packages/pylero/cli/__pycache__
/usr/lib/python3.6/site-packages/pylero/cli/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/cli/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/cli/__pycache__/cmd.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pylero/cli/__pycache__/cmd.cpython-36.pyc
/usr/lib/python3.6/site-packages/pylero/cli/cmd.py
/usr/lib/python3.6/site-packages/pylero/comment.py
/usr/lib/python3.6/site-packages/pylero/custom.py
/usr/lib/python3.6/site-packages/pylero/custom_field.py
/usr/lib/python3.6/site-packages/pylero/custom_field_type.py
/usr/lib/python3.6/site-packages/pylero/document.py
/usr/lib/python3.6/site-packages/pylero/enum_custom_field_type.py
/usr/lib/python3.6/site-packages/pylero/enum_option.py
/usr/lib/python3.6/site-packages/pylero/enum_option_id.py
/usr/lib/python3.6/site-packages/pylero/exceptions.py
/usr/lib/python3.6/site-packages/pylero/externally_linked_work_item.py
/usr/lib/python3.6/site-packages/pylero/field_diff.py
/usr/lib/python3.6/site-packages/pylero/hyperlink.py
/usr/lib/python3.6/site-packages/pylero/imported_comment.py
/usr/lib/python3.6/site-packages/pylero/language_definition.py
/usr/lib/python3.6/site-packages/pylero/license_info.py
/usr/lib/python3.6/site-packages/pylero/linked_work_item.py
/usr/lib/python3.6/site-packages/pylero/module_comment.py
/usr/lib/python3.6/site-packages/pylero/plan.py
/usr/lib/python3.6/site-packages/pylero/plan_record.py
/usr/lib/python3.6/site-packages/pylero/plan_statistics.py
/usr/lib/python3.6/site-packages/pylero/planning_constraint.py
/usr/lib/python3.6/site-packages/pylero/priority_opt.py
/usr/lib/python3.6/site-packages/pylero/priority_option_id.py
/usr/lib/python3.6/site-packages/pylero/product_license.py
/usr/lib/python3.6/site-packages/pylero/project.py
/usr/lib/python3.6/site-packages/pylero/project_group.py
/usr/lib/python3.6/site-packages/pylero/properties.py
/usr/lib/python3.6/site-packages/pylero/property.py
/usr/lib/python3.6/site-packages/pylero/pylero.cfg
/usr/lib/python3.6/site-packages/pylero/revision.py
/usr/lib/python3.6/site-packages/pylero/server.py
/usr/lib/python3.6/site-packages/pylero/session.py
/usr/lib/python3.6/site-packages/pylero/signature.py
/usr/lib/python3.6/site-packages/pylero/signature_context.py
/usr/lib/python3.6/site-packages/pylero/signature_data.py
/usr/lib/python3.6/site-packages/pylero/subterra_uri.py
/usr/lib/python3.6/site-packages/pylero/test_record.py
/usr/lib/python3.6/site-packages/pylero/test_run.py
/usr/lib/python3.6/site-packages/pylero/test_run_attachment.py
/usr/lib/python3.6/site-packages/pylero/test_step.py
/usr/lib/python3.6/site-packages/pylero/test_step_result.py
/usr/lib/python3.6/site-packages/pylero/test_steps.py
/usr/lib/python3.6/site-packages/pylero/tests_configuration.py
/usr/lib/python3.6/site-packages/pylero/text.py
/usr/lib/python3.6/site-packages/pylero/time_point.py
/usr/lib/python3.6/site-packages/pylero/user.py
/usr/lib/python3.6/site-packages/pylero/wiki_page.py
/usr/lib/python3.6/site-packages/pylero/wiki_page_attachment.py
/usr/lib/python3.6/site-packages/pylero/work_item.py
/usr/lib/python3.6/site-packages/pylero/work_record.py
/usr/lib/python3.6/site-packages/pylero/workflow_action.py
/usr/share/doc/python3-pylero
/usr/share/doc/python3-pylero/README.md d
/usr/share/licenses/python3-pylero
/usr/share/licenses/python3-pylero/LICENSE l
LICENSE FILES
MIT
|