Skip to main content

Fjage Python Gateway

Project description

This python package provides a Gateway class to interact with the fjage agents. The fjage agents reside in one or more containers that provide agent management, directory and messaging services. Various containers may run on the same node or on different nodes in a network. fjage uses JSON for communication between remote containers. The JSON objects are exchanged over some low level networked connection protocol like TCP. This package allows the developers to interact with fjage agents using an interface implemented in python. The python APIs use the package fjagepy.

General modules

The following modules provide all the functionalities needed to interact with the fjage agents running remotely:

  • fjagepy.org_arl_fjage

  • fjagepy.org_arl_fjage_remote

  • fjagepy.org_arl_fjage_shell

Usage

Installation:

pip install fjagepy

To import all general modules:

from fjagepy import *

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

fjagepy-1.4.2b5.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

fjagepy-1.4.2b5-py3-none-any.whl (9.0 kB view hashes)

Uploaded 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