Console terminal for swm-core
Project description
Sky Port terminal implemented as a console script written in Python
Description
Sky Port is an universal bus between user software and compute resources. It can also be considered as a transportation layer between workload producers and compute resource providers. Sky Port makes it easy to connect user software to different cloud resources. This is a parto of Open Workload project.
The current project represents a console program that uses swmclient python package to utilize client API of the Sky Port core daemon.
How to run
Requirements:
- Python >= 3.10 is required.
- The following command setups all requirements in a local virtualenv directory:
make prepare-venv
Run the script:
swm-console --help
Development
Tools
Code autoformatting and validation tools start with the following commands:
make format
make check
Update swmclient
The current project uses swmclient python package heavely. That package is updated frequently, thus to update swmclient from local machine one can use pip to update from wheel package:
pip install /path/to/swmclient/wheel/package
Contributing
We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please first open an issue and discuss the feature with us.
License
We use a shared copyright model that enables all contributors to maintain the copyright on their contributions.
This software is licensed under the BSD-3-Clause license.
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
Hashes for swmconsole-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf1c82a459cd937345c089f41caaba4bfb9430f2fdba8855c30b737c72a64a94 |
|
MD5 | 850e1984b0935d95f202ff89bdc8fa74 |
|
BLAKE2b-256 | b9848369d32418b3707f7569652e5d1c71b5fde3ffd4c4de9b1e1b8b8010ca45 |