Skip to content

An intuitive, easy-to-use python interface for batch resource requesting, access, job submission, and observation. Simplifying the developer's life while enabling access to high-performance compute resources, either in the cloud or on-prem.

License

Notifications You must be signed in to change notification settings

project-codeflare/codeflare-sdk

Repository files navigation

Codeflare-SDK

An intuitive, easy-to-use python interface for batch resource requesting, access, job submission, and observation. Simplifying the developer's life while enabling access to high-performance compute resources, either in the cloud or on-prem.

Documentation site coming soon, link will be provided here

Installation

Can be installed via pip: pip install codeflare-sdk

Development

For testing, make sure to have installed:

  • pytest
  • The remaining dependencies located in requirements.txt

NOTE: Self-contained unit/functional tests coming soon, will live in tests folder

To build the python package:

  • If poetry is not installed: pip3 install poetry
  • poetry build

About

An intuitive, easy-to-use python interface for batch resource requesting, access, job submission, and observation. Simplifying the developer's life while enabling access to high-performance compute resources, either in the cloud or on-prem.

Resources

License

Stars

Watchers

Forks

Packages

No packages published