Skip to main content

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. The source code of this package can be found here.

How to run

Requirements:

  • Python >= 3.10 is required.
  • The following command setups all requirements in a local virtualenv directory:
make prepare-venv

Install from pypi:

pip install swmconsole

Run:

swmconsole --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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swmconsole-0.1.2.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

swmconsole-0.1.2-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page