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-0.2.7.tar.gz (3.9 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-0.2.7-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jeff_api-0.2.7.tar.gz
Algorithm Hash digest
SHA256 94a316776623d330cd9c6f670b8f5726ebfb85281eb29a4df1a76f5962c51390
MD5 d8dcdb820eb85d906b8a2c64307521eb
BLAKE2b-256 cc4b70c0c12bcac63cb89b26f32287952a853c55bd92c781bfd7f4307bc714fe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jeff_api-0.2.7-py3-none-any.whl
  • Upload date:
  • Size: 4.9 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-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 0916d3c3c2b8382ed23f0f743b776613c1d26f16a650f1d378cf305c8a37ee53
MD5 edd5b9aeff6bd2b31bdd3c37666b803d
BLAKE2b-256 ea8180e5cbec2a160201f17ac4257d0a0499cb3d39d645aa64dc87d5d8588618

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