Skip to main content

A Python package to run containers on HPC systems

Project description

Kunefe

Kunefe is a Python package that helps users run containers on HPC systems. It can:

  • convert Docker images into a Apptainer image
  • generate scripts for batch jobs to run Docker images
  • submit jobs to HPC batch queues (SLURM)
  • connect to a remote host via SSH and run commands
  • copy and retrieve files from a remote system

Requirements

Badges

General
Supported Python versions PyPI pyversions
Supported Operating systems
Code quality
Static analysis workflow scq badge Code Smells Duplicated Lines (%) Reliability Rating Technical Debt Maintainability Rating Bugs Security Rating Vulnerabilities
Coverage workflow scc badge
Documentation Documentation Status
Tests tests
GitHub Actions  
Build build
Howfairis build
Citation data consistency cffconvert
SonarCloud sonarcloud
MarkDown link checker markdown-link-check
fair-software.eu recommendations
howfairis fair-software badge
(1/5) code repository github repo badge
(2/5) license github license badge
(3/5) community registry RSD workflow pypi badge
(4/5) citation DOI
(5/5) checklist OpenSSF Best Practices

Installation

To install the latest kunefe release from PyPI, run:

python -m pip kunefe

To install the development version of kunefe from GitHub repository, do:

git clone git@github.com:mess-nlesc/kunefe.git
cd kunefe
python -m pip install .

Examples

See the examples in examples folder.

Documentation

See https://readthedocs.org/projects/kunefe/ for the code documentation.

The project setup

The project setup is documented in project_setup.md. Feel free to remove this document (and/or the link to this document) if you don't need it.

Contributing

If you want to contribute to the development of kunefe, have a look at the contribution guidelines.

Credits

This package was created with Cookiecutter and the NLeSC/python-template.

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

kunefe-0.3.1.tar.gz (36.4 kB view hashes)

Uploaded Source

Built Distribution

kunefe-0.3.1-py3-none-any.whl (15.5 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