metasporecli: Command-line Interface for MetaSpore Flow Management
Project description
metasporecli: Command-line Interface for MetaSpore Flow Management
metasporecli implements the metaspore
command, which can be used to manage MetaSpore flows.
With metasporecli installed and the configuration file metaspore-flow.yml
in the current
directory, we can use the follwing command to start a MetaSpore flow:
metaspore flow up
and the following command to stop a MetaSpore flow:
metaspore flow down
Use the following commands to see help of the metaspore
command:
metaspore -h
metaspore flow -h
Install
metasporecli can be installed using pip. We recommend the user to create a virtualenv to install metasporecli.
python -m pip install metasporecli
The latest release of metasporecli can be found on PyPI metasporecli: Command-line Interface for MetaSpore Flow Management.
Build
python -m pip wheel .
metasporecli depends on metasporeflow, to build metasporecli with locally built metasporeflow, use the following command:
python -m pip wheel . ../metasporeflow/metasporeflow-*-py3-none-any.whl
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file metasporecli-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: metasporecli-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d224fe3eb9595b9dbeb68b9869f62acd4f496ef5824ba9f094abe4bfc7c2f9c3 |
|
MD5 | e916b7d561e97e5752958e67d92af0c7 |
|
BLAKE2b-256 | 211ad4f436c9ebcf7e7ea492844be865c04727ee2ffa25a5e7fde0ba19b12d3b |