Skip to main content
Ctrl+K

cotainr

  • Getting Started
  • User Guide
  • API reference
  • Development
  • Release Notes
  • GitHub
  • PyPI
  • Getting Started
  • User Guide
  • API reference
  • Development
  • Release Notes
  • GitHub
  • PyPI

Section Navigation

  • cotainr.cli module
  • cotainr.container module
  • cotainr.pack module
  • cotainr.tracing module
  • cotainr.util module
  • API reference

API reference#

The full public cotainr API is listed below.

  • cotainr.cli module
    • Classes
    • Functions
    • API reference
    • Build
      • Build.add_arguments()
      • Build.execute()
    • CotainrCLI
    • CotainrSubcommand
      • CotainrSubcommand.add_arguments()
      • CotainrSubcommand.execute()
    • Info
      • Info.execute()
    • main()
  • cotainr.container module
    • Classes
    • API reference
    • SingularitySandbox
      • SingularitySandbox.add_metadata()
      • SingularitySandbox.add_to_env()
      • SingularitySandbox.build_image()
      • SingularitySandbox.run_command_in_container()
  • cotainr.pack module
    • Classes
    • API reference
    • CondaInstall
      • CondaInstall.add_environment()
      • CondaInstall.cleanup_unused_files()
  • cotainr.tracing module
    • Classes
    • Attributes
    • API reference
    • ColoredOutputFormatter
      • ColoredOutputFormatter.format()
      • ColoredOutputFormatter.log_level_fg_colors
      • ColoredOutputFormatter.reset_color
    • ConsoleSpinner
    • LogDispatcher
      • LogDispatcher.log_to_stderr()
      • LogDispatcher.log_to_stdout()
      • LogDispatcher.prefix_stderr_name()
    • LogSettings
      • LogSettings.log_file_path
      • LogSettings.no_color
      • LogSettings.verbosity
    • MessageSpinner
      • MessageSpinner.start()
      • MessageSpinner.stop()
    • StreamWriteProxy
      • StreamWriteProxy.write()
  • cotainr.util module
    • Functions
    • Attributes
    • API reference
    • get_systems()
    • stream_subprocess()

previous

Conda Environments

next

cotainr.cli module

Edit on GitHub

This Page

  • Show Source

© Copyright 2022-2025, DeiC. See Licensing Information.

Built with the PyData Sphinx Theme 0.16.1.