fluxoperator 0.0.28
pip install fluxoperator==0.0.28
Newer version available (0.2.0)
Released:
Python SDK for the Flux Operator
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache 2.0)
- Author: Vanessasaurus
- Maintainer: Vanessasaurus
- Tags flux-operator , flux-framework , kubernetes , workflows , jobs-api
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
flux-framework fluxoperator
Python SDK for Flux-Operator
Requirements.
Python >= 3.6
Installation & Usage
pip install
You can install directly from the git subfolder like:
pip install git+https://github.com/flux-framework/flux-operator.git#egg=subdir&subdirectory=sdk/python/v1alpha1
or install from pip:
$ pip install fluxoperator
Then import the package:
import fluxoperator
Setuptools
Install via Setuptools.
python setup.py install --user
(or sudo python setup.py install
to install the package for all users)
Then import the package:
import fluxoperator
Getting Started
Please follow the installation procedure and then run the following:
import time
import fluxoperator
from pprint import pprint
Documentation For Models
- Commands
- ContainerResources
- ContainerVolume
- FluxRestful
- FluxSpec
- FluxUser
- LifeCycle
- LoggingSpec
- MiniCluster
- MiniClusterArchive
- MiniClusterContainer
- MiniClusterList
- MiniClusterSpec
- MiniClusterStatus
- MiniClusterUser
- MiniClusterExistingVolume
- MiniClusterVolume
- Network
- PodSpec
- SecurityContext
Documentation For Authorization
All endpoints do not require authorization (but they do require you have permission via your kubernetes config)
Author
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache 2.0)
- Author: Vanessasaurus
- Maintainer: Vanessasaurus
- Tags flux-operator , flux-framework , kubernetes , workflows , jobs-api
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file fluxoperator-0.0.28.tar.gz
.
File metadata
- Download URL: fluxoperator-0.0.28.tar.gz
- Upload date:
- Size: 45.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2fd11350ac6fbfc7b89d94c2d5aa6dfbb3c2ad122d85c85630aa1081de543e4d
|
|
MD5 |
836a20c28b3ac2a3b9f6b1ea0b25f0c5
|
|
BLAKE2b-256 |
d12310bf84386782907c7e3118e56dfc23aba0ed91230d266191e2da03793b7a
|