Skip to main content

HKUBE local python api

api implementation for running and debugging Hkube`s pipeline without installing Hkube

prerequisite

  • install hkubectl
# Check release page for latest version
os = "linux/macos/windows"
curl -Lo hkubectl https://github.com/kube-HPC/hkubectl/releases/latest/download/hkubectl-{linux/macos/windows} \
&& chmod +x hkubectl \
&& sudo mv hkubectl /usr/local/bin/
  • run pip install hkube.debbuging-python-api

usage

import asyncio
from hkube_debbuging_python_api.builder import Builder


def test1(data):
    print(data['input'])
    return data['input']


class runBuilder():

  async def run():
        build = Builder()
        pipe = await build.createPipeline("test")
        pipe.algorithm("test").input(5).add(test1).algorithm(
            'test2').input("@test").input(8).add(test1).algorithm("test5").input("@test2").add(test2).flowInput().input({"david": 5}).add().execute()




bla = asyncio.run(runBuilder.run())
print('finish')

Release files for hkube.debbuging-python-api 0.0.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for hkube.debbuging-python-api 0.0.5
File Size Uploaded
hkube.debbuging-python-api-0.0.5.tar.gz 5.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for hkube.debbuging-python-api 0.0.5
File Interpreter ABI Platform
hkube.debbuging_python_api-0.0.5-py2.py3-none-any.whl Python 2, Python 3 none any Details

Total release size: 13.9 kB

Release files / hkube.debbuging-python-api-0.0.5.tar.gz

Download URL hkube.debbuging-python-api-0.0.5.tar.gz
Size 5.6 kB
Tags Source
SHA-256 checksum
How to use checksums
726eb75e96ee83417819f57deaa4215f679f44023ae71c07fcde705e5a76f191
BLAKE2b-256 checksum
How to use checksums
b844541782b7f532b677918786c2f78d462b9f3a593adca0f0192cf92974afee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.9.13

Release files / hkube.debbuging_python_api-0.0.5-py2.py3-none-any.whl

Download URL hkube.debbuging_python_api-0.0.5-py2.py3-none-any.whl
Size 8.3 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
1f013ec90aea1f46907368a3a8796d5c3b9d234104af28faef0408a7ab58b27d
BLAKE2b-256 checksum
How to use checksums
928aff5a5cee41f619f12969d9422e2d31d7ff000d3f0b09e129369710800d94
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.9.13

Release history Release notifications | RSS feed

This release

0.0.5 This release

2 release files

0.0.4

3 release files

0.0.3

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page