Skip to main content

H2O Engine Manager python client

Project description

H2O Engine Manager

H2O Engine Manager python client. This python client implements interaction with AIEM REST API server (manager).

Local development

This python project is managed by hatch (environment management, version management, dependency management, building, publishing, etc.).

You're free to use any tools for local development for managing python environments that you're comfortable with.

Usage

Run using hatch

You can run H2O Engine manager python client using hatch. Hatch will automatically create an environment and install all required dependencies:

hatch run python local/example.py

You can also switch to hatch's environment and run commands in it:

hatch shell
python local/example.py

Run in custom env

If you want to use your own environment for running the client (global, virtual env, etc.), you can do so. For example to build, install and run H2O Engine Manager python client in the current python env:

hatch build
pip install dist/h2o_engine_manager-*.whl
python local/example.py

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

h2o_engine_manager-0.6.0.tar.gz (172.2 kB view details)

Uploaded Source

Built Distribution

h2o_engine_manager-0.6.0-py3-none-any.whl (396.1 kB view details)

Uploaded Python 3

File details

Details for the file h2o_engine_manager-0.6.0.tar.gz.

File metadata

  • Download URL: h2o_engine_manager-0.6.0.tar.gz
  • Upload date:
  • Size: 172.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for h2o_engine_manager-0.6.0.tar.gz
Algorithm Hash digest
SHA256 9f9fc2aeb0132fd77e5c94e8bad7702ce7b29ddb0f10e1c13dcb7aef64712b16
MD5 59da2d8350c4bb6f26226142ac7c8309
BLAKE2b-256 267a08a90be14bab6fb474509aa88c0238b4e097e3a538c66fd6b990be64c079

See more details on using hashes here.

File details

Details for the file h2o_engine_manager-0.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for h2o_engine_manager-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 73676dacfefe1ce711cce84ae7d083217dc26b88909bf13b6db81dea8d37a0d6
MD5 d701e825486176d1b34b5614a7444d9b
BLAKE2b-256 1557cb95929768afb31a84a979a8cd886803023094e05290a4ddc0f65dcf54df

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page