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.3.tar.gz (38.8 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.3-py3-none-any.whl (48.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lpaas-client-0.5.3.tar.gz
  • Upload date:
  • Size: 38.8 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.3.tar.gz
Algorithm Hash digest
SHA256 fd4f5b87a39e21659fdbf4e62c594002e54366ccc95fea76028514d4e97c8dd4
MD5 2839389af7f3ff761aad0227a12f2d1a
BLAKE2b-256 2d9c5dfd0e80af510270fd03fa9ef24e91dde8b4a05f53bcdb7fce3a4758f8e8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lpaas_client-0.5.3-py3-none-any.whl
  • Upload date:
  • Size: 48.5 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bc0cf2fd897d9d3a1f0690250418685ed38d12736ece627ca8ee6d0897c3ade7
MD5 8598b3c901f482afd41017ce5938dfc2
BLAKE2b-256 8df36a71c3114376f2788e0cd165cf6b91eceb38d78714492034cbc8d519e009

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