singularityhub / singularity-python

command line tool for working with singularity hub and singularity containers
GNU Affero General Public License v3.0
41 stars 11 forks source link

Revision of Singularity Python for V2.5 #91

Closed vsoch closed 6 years ago

vsoch commented 6 years ago

This will revamp the now deprecated Singularity Python to (finally) completely address #81 Specifically:

Now that the clients have been cleanly separated, we can focus more on some scientific and research components of Singularity containers that are of interest to the community, in continuation of this work.

This update will also coincide with the version of the library being used by the current builder on Singularity Hub, and will be merged when the transition (and testing) for v2.5 builders is complete.

vsoch commented 6 years ago

This has been merged with fixes in #92