Skip to main content

Component Link.

Project description

Component Link

pipeline status coverage

Documentation: https://askapsdp.gitlab.io/clink/

Development environment

Docker (compose) is used both for development and for GitLab CI to ensure a consistent environment.

Get started by cloning the repository and work on the develop branch:

git clone --branch=develop ssh://git@bitbucket.csiro.au:7999/askapsdp/clink.git

Copy the env.template file to .env for local customisation:

cp env.template .env

Build services

docker, docker-compose, and fabric (v2+) should be installed and available locally to build/run the containers. On Ubuntu 20.04, you can install these with:

sudo apt install docker docker-compose fabric

To build the docker containers:

fab build

Develop and test

Remember to run the tests locally when developing to catch failures before CI is run on push to the repo.

Run tests:

fab tox

Other commands

Generate docs:

fab docs

Python shell:

fab shell

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

clink-0.32.1-py3-none-any.whl (34.4 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