Skip to main content

A Python library for intercommunicating with Jeff.

Project description

jeff-api

Python library for Jeff interaction. Supports both jeff-qt and jeff-core.

Installing from PyPi.org

pip install jeff-api

Usage

from jeff_api import server, client

srv = server.Server(None, ext_port)
cli = client.Client('localhost', jeff_port)

data = srv.listen()
cli.send_msg(data)
from jeff_api import client, server, scenario

srv = server.Server(None, ext_port)
cli = client.Client('localhost', jeff_port)
scn = scenario.Scenario(cli, srv, "Example scenario")

Building

cd jeff-api
python -m pip install --upgrade build
python -m build

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

jeff_api-1.0.2.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

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

jeff_api-1.0.2-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file jeff_api-1.0.2.tar.gz.

File metadata

  • Download URL: jeff_api-1.0.2.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for jeff_api-1.0.2.tar.gz
Algorithm Hash digest
SHA256 70d55f86d4e2d2b2b6c7bf17d288452f816b25b08be471673869af931be4a1bf
MD5 477c1330e5591c0fd2c444c050dd61a5
BLAKE2b-256 363344499c5bd39de1159ab18315466d78baa8f01dc562e6f632ad6036d9fd71

See more details on using hashes here.

File details

Details for the file jeff_api-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: jeff_api-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for jeff_api-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1b9f759842ab3a551142320d324b3179e06d8a5692c53f5b2459d2fbe138d9f7
MD5 26e47b97f5cfc473c07bd1011dad1476
BLAKE2b-256 e87080b4a6c8739f30725e9c46c2ffae8e2419c1a7fef78a92532efa7556f018

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