Skip to main content

Wrapper to interact with the Kappa tool suite

Project description

Do

>>> import kappy
>>> client = kappy.KappaRest("http\://url_of/the_server","project_name")

to get a kappa client that uses the REST API hosted by http://url_of/the_server and deals with project project_name.

Do

>>> import kappy
>>> client = kappy.KappaStd()

to get a kappa client that uses a kappa agent installed locally. Add a string argument specifing the path/to/KaSimAgent to use a specific agent.

A kappa agent can be obtained thanks to the opam package manager through:

$ opam install atdgen lwt
$ opam pin add --dev KaSim

The methods of client is described in the kappa_common.py file in the source distribution.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

kappy-4.0.0rc1-cp36-cp36m-manylinux1_x86_64.whl (4.2 MB view hashes)

Uploaded CPython 3.6m

kappy-4.0.0rc1-cp36-cp36m-macosx_10_6_intel.whl (3.4 MB view hashes)

Uploaded CPython 3.6m macOS 10.6+ intel

kappy-4.0.0rc1-cp35-cp35m-manylinux1_x86_64.whl (6.1 MB view hashes)

Uploaded CPython 3.5m

kappy-4.0.0rc1-cp35-cp35m-macosx_10_12_x86_64.whl (3.3 MB view hashes)

Uploaded CPython 3.5m macOS 10.12+ x86-64

kappy-4.0.0rc1-cp27-cp27mu-manylinux1_x86_64.whl (6.1 MB view hashes)

Uploaded CPython 2.7mu

kappy-4.0.0rc1-cp27-cp27m-macosx_10_6_intel.whl (3.4 MB view hashes)

Uploaded CPython 2.7m macOS 10.6+ intel

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