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.2.tar.gz (4.2 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.2-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pipium_connect-0.0.2.tar.gz
  • Upload date:
  • Size: 4.2 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.2.tar.gz
Algorithm Hash digest
SHA256 4c8965856f4b1b570b4269661d2794b8b549ab0603a5dda880a9f006717bde9e
MD5 419c597959e346159ec78bc5d495edb9
BLAKE2b-256 f3bd0ef8a5325ad1a67b8b2ced7b1191cd9b778355f00fa3c907293f156ed5b1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pipium_connect-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.5 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5063011762b17c51c7b88c963bbe5c53345fe6c159ed7c3410161080b2c3310c
MD5 de9314cab347d69eef60a20eaa45824f
BLAKE2b-256 ae2c16bb0fb6410e036dfb1d707c9e6374f7b220da67b92c3d89702327e0b4d9

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