MarDiehl / singularity-cli

streamlined singularity python client (spython) for singularity

Home Page:https://singularityhub.github.io/singularity-cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Singularity Python

Build Status GitHub actions status

Singularity Python (spython) is the Python API for working with Singularity containers. See the documentation for installation and usage, and the install instructions for a quick start.

We provide a Singularity recipe for you to use if more convenient, along with the full modules docstring.

As of version 0.1.0, we only support Singularity > 3.5.2. This is done to encourage using newer versions of Singularity with security fixes. If you want to use an older version of Singularity, you will need to use version 0.0.85 or earlier.

License

This code is licensed under the MPL 2.0 LICENSE.

Help and Contribution

Please contribute to the package, or post feedback and questions as issues. For points that require discussion of the larger group, please use the Singularity List

About

streamlined singularity python client (spython) for singularity

https://singularityhub.github.io/singularity-cli/

License:Mozilla Public License 2.0


Languages

Language:Python 94.9%Language:Makefile 3.3%Language:Shell 1.5%Language:Singularity 0.2%Language:Dockerfile 0.1%