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.5.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.5-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jeff_api-0.2.5.tar.gz
Algorithm Hash digest
SHA256 11daf52d08f7f0be793c5a6f0704bbabcf62c68919b70417fe7c7219cef6ad6d
MD5 ddd4b751f814f210781c3c6174b485bb
BLAKE2b-256 1ad79739d9ba0b4899441ee2122fd35d687e086011d0c4162d8815641c81b5ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jeff_api-0.2.5-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.9

File hashes

Hashes for jeff_api-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b81b6a1de1ea43330d6b81d48971534787dbbdaf298340778a5541197320909b
MD5 2cc7c6f84edd76f999fe5e866607ae30
BLAKE2b-256 5d5ed3ae5514b03a5b1773b73a6d6b4e67955456974a794acb168e944aa1a4c6

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