Skip to main content

Pipium Python client that connects your code to the Pipium platform.

Project description

Pipium Python connect

This is the package that connects Python models with the Pipium platform.

Installation

pip install pipium-connect

Code

from pipium_connect import connect

connect(
    "your-securely-stored-api-key",
    {
      "hello_world": {
          "name": "Hello world!",
          "run_sync": lambda input: "Hello " + input["text"],
          "types": {
              "inputs": ["text/plain"],
              "output": "text/plain",
          },
      },
    }
)

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

pipium_connect-0.0.3.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

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

pipium_connect-0.0.3-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file pipium_connect-0.0.3.tar.gz.

File metadata

  • Download URL: pipium_connect-0.0.3.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pipium_connect-0.0.3.tar.gz
Algorithm Hash digest
SHA256 9409812f2a0a6a5b4b4f25f0ff1df87f7d9c00f144060c7fe6ac2126b3391868
MD5 ce80bdba3ba3de4bfef1268db5e96e39
BLAKE2b-256 dfffddf15ac551ba530d77e91e762088cace2a8124ee522dde4edc47df0a09b0

See more details on using hashes here.

File details

Details for the file pipium_connect-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pipium_connect-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pipium_connect-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dfe0f0eba427a507b1821a5c483798b9fca5bacbbff4f149d0373a601c305fd8
MD5 259ace86d3db8bc445e0ffde22594e20
BLAKE2b-256 ef290149d4c363e02ff4cbffea003372ee3de65ebcc90d80f0330bf822e57f50

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