Skip to main content

Polarion client for Python

Project description

python-polarion

Build status Coverage Test Documentation Status Downloads

This package allows access to a Polarion server. Note that this is the first release and that updates will change the interface in the near future.

Installation

pip install polarion

Getting started

Creating the Polarion client and getting workitems or test runs:

from polarion import polarion
client = polarion.Polarion('http://example.com/polarion', 'user', 'password')
project = client.getProject('Python')
workitem = project.getWorkitem('PYTH-510')
run = project.getTestRun('SWQ-0001')

More examples to be found in the quick start section of the documentation. Go to the documentation

Known issues or missing features

  • No way of knowing the test run possible statuses.
  • Sessions not being checked on validity
  • No access to the live docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

polarion-0.1.14.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

polarion-0.1.14-py3-none-any.whl (24.2 kB view details)

Uploaded Python 3

File details

Details for the file polarion-0.1.14.tar.gz.

File metadata

  • Download URL: polarion-0.1.14.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for polarion-0.1.14.tar.gz
Algorithm Hash digest
SHA256 391df65bb6e187f2a1512529795645f8e867e92d9a0dc31229f473b2b3686794
MD5 517ce97cabed21cfdb219419ed334f7e
BLAKE2b-256 e319caa564af56eeb7ce90c0303836c01a2ac334b655f92200d1e8855f70e733

See more details on using hashes here.

File details

Details for the file polarion-0.1.14-py3-none-any.whl.

File metadata

  • Download URL: polarion-0.1.14-py3-none-any.whl
  • Upload date:
  • Size: 24.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for polarion-0.1.14-py3-none-any.whl
Algorithm Hash digest
SHA256 35a97e243de80d18ba7a733edda06130066035177f55b5ca3055ebfdb536c97f
MD5 900f8cb538539a180d93b79d1c49618a
BLAKE2b-256 089246d4b91058fce0298a6e52f3d27231e8bd7881cf0151de52707f07f75f0c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page