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.6.tar.gz (7.0 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.6-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pipium_connect-0.0.6.tar.gz
  • Upload date:
  • Size: 7.0 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.6.tar.gz
Algorithm Hash digest
SHA256 7dfa16b4cb5f3fbf5332c337c5db8a54457f018f05c83b2f3fc0bb832c57ea47
MD5 34df927201dc0ec9a72f2738378ae254
BLAKE2b-256 17589d551ab8899d5e5b0b4bfccffdf5f8b870c52393b947ec725786bfc06d1b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pipium_connect-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 9.7 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 aad1535e130d5ace9e767ddb95cccbeea444e692ef4d9fb29c498b6b008ec992
MD5 120a497a8d0d4a0dba90638c6b58d8a3
BLAKE2b-256 f167cca53e480a70c19c58e1ca1798d3711c33033a81180f677053f82ae887c0

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