Clients for FATE, including flow_client and pipeline
Project description
FATE Client
Tools for interacting with FATE.
quick start
(optional) create virtual env
python -m venv venv source venv/bin/activateinstall FATE Client
pip install fate-client
Pipeline
A high-level python API that allows user to design, start, and query FATE jobs in a sequential manner. For more information, please refer to this guide
Initial Configuration
Configure server information
# configure values in pipeline/config.yaml # use real ip address to initialize pipeline pipeline config --ip 127.0.0.1 --port 9380 --log-directory ./logs
FATE Flow Command Line Interface (CLI) v2
A command line interface providing series of commands for user to design, start, and query FATE jobs. For more information, please refer to this guide
Initial Configuration
Configure server information
# configure values in conf/service_conf.yaml flow init -c /data/projects/fate/conf/service_conf.yaml # use real ip address to initialize cli flow init --ip 127.0.0.1 --port 9380
Project details
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fate_client-0.1.dev2.tar.gz.
File metadata
- Download URL: fate_client-0.1.dev2.tar.gz
- Upload date:
- Size: 98.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.2 CPython/3.6.11 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
269b3f8073723f0a66c4d645771f08dce4fffc9769cff8b0032a243e82b236c7
|
|
| MD5 |
d7b1eacba84cc95422a03ca3b4633b42
|
|
| BLAKE2b-256 |
d6008bc42de12d927489e6b37f81c4916fa38de1a4759536f1fadebd654b99a5
|
File details
Details for the file fate_client-0.1.dev2-py3-none-any.whl.
File metadata
- Download URL: fate_client-0.1.dev2-py3-none-any.whl
- Upload date:
- Size: 203.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.2 CPython/3.6.11 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f09553feda76d319c1519341696f2d24c2ae1612160857dbeca2e3b162ba7a90
|
|
| MD5 |
fac94ea38a4f44394e9ddb4a5f294dc6
|
|
| BLAKE2b-256 |
8d1eca4acf3c0baeb04fbf51cf166deec51c0f4426aa0ef1cd21ea76cf9d56f5
|