hpycc
latest

Contents:

  • hpycc Readme
  • hpycc package
hpycc
  • Docs »
  • Welcome to HPyCC’s documentation!
  • Edit on GitHub

Welcome to HPyCC’s documentation!¶

Contents:

  • hpycc Readme
    • Docker Announcement
    • Documentation
    • Installation
    • Current Status
    • Dependencies
    • Main Functions
      • connection(username, server=”localhost”, port=8010, repo=None, password=”password”, legacy=False, test_conn=True)
      • get_output(connection, script, …) & save_output(connection, script, path, …)
      • get_outputs(connection, script, …)
      • get_thor_file(connection, logical_file, path, …) & save_thor_file(connection, logical_file, path, …)
      • run_script(connection, script, …)
      • spray_file(connection, source_file, logical_file, …)
      • docker_tools.HPCCContainer(tag=”6.4.26-1”, …)
    • Examples
    • Issues, Bugs, Comments?
  • hpycc package
    • Subpackages
      • hpycc.utils package
        • Submodules
        • hpycc.utils.docker_tools module
        • hpycc.utils.filechunker module
        • hpycc.utils.parsers module
        • Module contents
    • Submodules
    • hpycc.connection module
      • Classes
    • hpycc.delete module
      • functions
    • hpycc.get module
      • Functions
    • hpycc.run module
      • Functions
    • hpycc.save module
      • Functions
    • hpycc.spray module
      • Functions

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, Author Revision c61d7c27.

Built with Sphinx using a theme provided by Read the Docs.