You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Singularity Python is a python module and command line tool to provide helpers for working with <ahref="https://singularityware.github.io"target="_blank">Singularity</a> containers, specifically providing functions to visualize, package, and compare containers.
5
+
Singularity Python is a python module and command line tool to provide helpers for working with <ahref="https://www.sylabs.io/guides/3.0/user-guide/"target="_blank">Singularity</a> containers, specifically providing functions to visualize, package, and compare containers.
6
6
7
7
- If you are looking for the Singularity Python client to pull, build, and otherwise wrap Singularity functions, then please see the repository [singularity-cli](https://singularityhub.github.io/singularity-cli) for the [spython](https://pypi.org/project/spython/) module.
8
8
- If you are looking for local management and interaction with various storage locations (e.g., to pull and inspect containers in Singularity Hub, Registry, or other cloud resource) then please see the [Global Client](https://singularityhub.github.io/sregistry-cli) for the `sregistry` module.
9
+
- If you are looking for the Google Cloud (original) build functions, see the [v2.5](https://github.com/singularityhub/singularity-python/tree/v2.5) branch.
9
10
10
11
## Install
11
12
You have the option to install only the dependencies that are needed for your functionality of interest.
0 commit comments