Python lib for interacting with an instance of the Tapis API Framework's tapisservice plugin.
Project description
Tapipy plugin granting Tapis service functionality using import tapisservice
.
Automated Builds with Make and Poetry
This repository includes a Makefile to automate tasks such as building the images and running tests. It depends on Poetry; see the docs for installing on your platform: https://python-poetry.org/docs/
Note: On Ubunut 20 LTS (and maybe other platforms?) you might hit an issue trying to run the poetry build
command with your version of virtualenv; see this issue: https://github.com/python-poetry/poetry/issues/2972
The workaround, as described in the issue, is to remove the version of virtualenv bundled with Ubuntu and install it with pip:
$ sudo apt remove --purge python3-virtualenv virtualenv
$ sudo apt install python3-pip # if necessary
$ pip3 install -U virtualenv
Running the Tests
In order to run the tests, you will need to populate the config-dev-develop.json
file within the tests
with the service password for abaco
in develop. If you do not know how to get that password, ask for help on the tacc-cloud slack team.
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
File details
Details for the file tapisservice-1.7.0.tar.gz
.
File metadata
- Download URL: tapisservice-1.7.0.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.8.0-47-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0ffb4aa8ee3c071bcecf16f7174735f71392e048e6c211cc7c140a40612422a |
|
MD5 | 5d30e58375a3e9d6712c26992f029774 |
|
BLAKE2b-256 | 2e3f7156079e52a09609408764e54e07c6d01cd49f740d159ed1d0192c528ed1 |
File details
Details for the file tapisservice-1.7.0-py3-none-any.whl
.
File metadata
- Download URL: tapisservice-1.7.0-py3-none-any.whl
- Upload date:
- Size: 29.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.8.0-47-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f54cd380e8d8ecb0075f68248ffa8fefe2b554bdc0b5482e530234fad59bdefb |
|
MD5 | 3b94ab7bbc40873aef862c28808f6a64 |
|
BLAKE2b-256 | b0197d089732a264d437fbeba8ceda81a0f29761c75534806434b781245aa1bf |