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

Uploaded Source

Built Distribution

h2o_engine_manager-0.5.5-py3-none-any.whl (769.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for h2o_engine_manager-0.5.5.tar.gz
Algorithm Hash digest
SHA256 523038a3d905fe57540658f4ed2e3685c0292ee18b802a5ee62e6c77728b4df5
MD5 86e94637688215726d6a023862091515
BLAKE2b-256 e539e490e13359fe6b53cefc386634c229f6142c2cf9f466e1b1a7fedd69a8fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for h2o_engine_manager-0.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 49c267b6896575512195d2c7d5801de447bb4c50a2139cbf8058a537107244e9
MD5 bbf8436a6e05d9dbad7c34f6ee2f172d
BLAKE2b-256 71d457f4c4572eb8ca50e97e85b057ae256f8cdc46784624a924336d97e68e7a

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