Skip to main content

Python bindings for swm-core user REST API

Project description

Python bindings for swm-core REST API

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.

The current python package represents a wrapper around client REST API of the core component of Sky Port -- core daemon. The package provides classes and data structures that can be used in python programs in order to communicate with swm-core. Such communication is useful when Sky Port terminals are built (see JupyterLab terminal as an example).

Build

Requirements:

  1. Use swm-core dev container or install manually:
sudo apt-get install python3-all-dev
sudo apt install python3-pip

pip3 install pip-tools setuptools virtualenv

Note: Python 3.10 is required.

  1. Install the project dependencies with virtualenv
make prepare-venv

Run code autoformatting and validation tools:

make format
make check

Run unit tests:

make test

Build pip package and upload to pypi.org:

. .venv/bin/activate
make clean
make package
make upload

Setup

The latest stable version of the package is uploaded to PyPi.

Installation from PyPi:

python3 -m pip install --user swmclient

Remove installed package:

python3 -m pip uninstall swmclient

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

swmclient-0.1.8.tar.gz (26.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

swmclient-0.1.8-py3-none-any.whl (41.1 kB view details)

Uploaded Python 3

File details

Details for the file swmclient-0.1.8.tar.gz.

File metadata

  • Download URL: swmclient-0.1.8.tar.gz
  • Upload date:
  • Size: 26.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.17

File hashes

Hashes for swmclient-0.1.8.tar.gz
Algorithm Hash digest
SHA256 f55c4974d24102ab6947c55155d5c216eb6e408e63ebbacbf5d59b96824d9657
MD5 c8c03135221c8b953bc92fb9782c1a06
BLAKE2b-256 ad55c77983b9a8f2c457643db8b831eaa1e69d7ab71a5868f2dff788918f902a

See more details on using hashes here.

File details

Details for the file swmclient-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: swmclient-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 41.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.17

File hashes

Hashes for swmclient-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 11078aa081bc0200e949722ed5228217f2b9c05584544e991edb01188db4ab57
MD5 ac9d53a2c8598f37acdf474f278117f1
BLAKE2b-256 b482a0e041fc0ccf57cef743560a63805610e648969b7d3d2c7b9bd2a2f29331

See more details on using hashes here.

Supported by

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