Skip to main content

Python driver for the Swimlane API

Project description

https://raw.githubusercontent.com/swimlane/swimlane-python/master/docs/logo.png

Swimlane Python

https://img.shields.io/pypi/v/swimlane.svg https://img.shields.io/pypi/pyversions/swimlane.svg https://travis-ci.org/swimlane/swimlane-python.svg?branch=master https://readthedocs.org/projects/swimlane-python-driver/badge/?version=latest https://api.codacy.com/project/badge/Grade/215d8281290749bba687a08db1d59d8b https://api.codacy.com/project/badge/Coverage/215d8281290749bba687a08db1d59d8b

Python driver for the Swimlane API

Installation

Install from public repository

pip install swimlane

Or use correct offline installer with bundled dependencies from releases page

python swimlane-python-offline-installer-<platform>-<python_version>.pyz

Documentation

See the Docs on RTD for examples and full documentation

Functional Tests

To run the Functional Tests, start by navigating into the functional_tests directory.

Install the required PIP packages with the command

pip install -r requirements.txt

## Executing

The test suite allows for overriding the target server and user parameters via the following arguments:

–url default=”https://localhost” –user default=”admin” –pass This is the password for the user defined above. –skipverify This is for allowing the version of PyDriver to not match the version of Swimlane.

To run a specific test and skip the version verification:

pytest driver_tests/test_app_adaptor.py –skipverify

To run all the tests against 10.20.30.40:

pytest –url “https://10.20.30.40

Issues

Open any bug reports or feature requests through the Swimlane support portal

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

swimlane-10.14.0.tar.gz (61.2 kB view hashes)

Uploaded Source

Built Distribution

swimlane-10.14.0-py2.py3-none-any.whl (76.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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