Metadata-Version: 1.1
Name: spython
Version: 0.0.23
Summary: Command line python tool for working with singularity.
Home-page: http://www.github.com/singularityhug/singularity-cli
Author: Vanessa Sochat
Author-email: vsochat@stanford.edu
License: LICENSE
Description-Content-Type: UNKNOWN
Description: # Singularity Python
        
        **under development!**
        
        Singularity Python is the Python API for working with <a href="https://singularityware.github.io" target="_blank">Singularity</a> containers. The module is under development and *not yet ready for use!*
        
        We provide a [Singularity](Singularity) recipe for you to use if more convenient, along with the [full modules docstring](https://singularityhub.github.io/singularity-cli/api/source/spython.main.base.html#module-spython.main.base). This formatting will improve.
        
        ## License
        This code is licensed under the Affero GPL, version 3.0 or later [LICENSE](LICENSE).
        Please see our [complete docs](https://github.com/singularityhub/singularity-cli)
        
        ## Help and Contribution
        Please contribute to the package, or post feedback and questions as <a href="https://github.com/singularityhub/singularity-cli" target="_blank">issues</a>. For points that require discussion of the larger group, please use the <a href="https://groups.google.com/a/lbl.gov/forum/#!forum/singularity" target="_blank">Singularity List</a>
        
Keywords: singularity python client (spython)
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
