Skip to main content

Python implementation of a client for LPaaS

Project description

LPaaS-Python-client

LPaaS-Python-client is a client to enable comunication with LPaaS-ws.

How to install

pip install lpaas-client

How to use

You have just to create a LPClient and use it.

# you can use `lpaas_client.asyn` for the async version
# or `from lpaas_client import AsyncLPClient`
from lpaas_client import LPClient
from lpaas_client import AuthData
url = 'url to LPaaS'
client = LPClient(url)
with client:
    client.authenticate(AuthData('user', 'passw0rd'))
    theories = client.get_theories()
    ...

| Remember to call client.authenticate to authenticate yourself to the server.

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

lpaas-client-0.5.2.tar.gz (36.1 kB view details)

Uploaded Source

Built Distribution

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

lpaas_client-0.5.2-py3-none-any.whl (45.3 kB view details)

Uploaded Python 3

File details

Details for the file lpaas-client-0.5.2.tar.gz.

File metadata

  • Download URL: lpaas-client-0.5.2.tar.gz
  • Upload date:
  • Size: 36.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for lpaas-client-0.5.2.tar.gz
Algorithm Hash digest
SHA256 42fd279bce8163f552c9921ee8a38bf03d47bde93b7f69064a2316ffce82ed50
MD5 c90d415206c66bf66f0750c416594177
BLAKE2b-256 96a678717bf922baeb8baa47f7cd526a7e791e63fb82936bcdfa8151bf475ac6

See more details on using hashes here.

File details

Details for the file lpaas_client-0.5.2-py3-none-any.whl.

File metadata

  • Download URL: lpaas_client-0.5.2-py3-none-any.whl
  • Upload date:
  • Size: 45.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for lpaas_client-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8eef6c8feaa93dab1c9d5d17218e1889bbbc0e3f546839f6cfa7165f6cd32bd6
MD5 f0fef6687e458283f26851619665741e
BLAKE2b-256 6b23b1aeaca1381a7c52f07b57c6870ae680ddb2a5e986b1b47da95d54bfb124

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