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.3.2.tar.gz (337.7 kB view details)

Uploaded Source

Built Distribution

h2o_engine_manager-0.3.2-py3-none-any.whl (489.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: h2o_engine_manager-0.3.2.tar.gz
  • Upload date:
  • Size: 337.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for h2o_engine_manager-0.3.2.tar.gz
Algorithm Hash digest
SHA256 4bab5bde28783294c7038c4025a11e8a6d4bd05654d510d29448ade99bcec852
MD5 9ae68e2a98bcd36dcb9f65265a08da2c
BLAKE2b-256 ceec895039f717a5d3776bc4fa17dc2715d4563f024a95be6963f9e17e7f35b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for h2o_engine_manager-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d601f7d6a6a8dd3e54f7285ff9d145d353c80d41ad94af245dfbfcc83a5cce6a
MD5 d409ae98369c2438cb9a05a6c84d0f18
BLAKE2b-256 5c568e9242327c412013118e24b46035dc72a71428cc11e196fbc1f6d3cef266

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