Skip to main content
Ctrl
+
K
Site Navigation
Install
User Guide
Reference
Development
GitHub
PyPI
Site Navigation
Install
User Guide
Reference
Development
GitHub
PyPI
Section Navigation
Python API
Command-line interface
Template components
Parameters
Environments
Command files
Task schemas
Demo workflows
Configuration file
SDK
hpcflow.sdk
hpcflow.sdk.get_SDK_logger
hpcflow.sdk.app
hpcflow.sdk.app.get_app_attribute
hpcflow.sdk.app.get_app_module_all
hpcflow.sdk.app.get_app_module_dir
hpcflow.sdk.app.App
hpcflow.sdk.app.BaseApp
hpcflow.sdk.app.Singleton
hpcflow.sdk.cli
hpcflow.sdk.cli.make_cli
hpcflow.sdk.cli.parse_jobscript_wait_spec
hpcflow.sdk.cli_common
hpcflow.sdk.cli_common.sub_tasks_callback
hpcflow.sdk.config
hpcflow.sdk.config.callbacks
hpcflow.sdk.config.cli
hpcflow.sdk.config.config
hpcflow.sdk.config.config_file
hpcflow.sdk.config.errors
hpcflow.sdk.core
hpcflow.sdk.core.actions
hpcflow.sdk.core.command_files
hpcflow.sdk.core.commands
hpcflow.sdk.core.element
hpcflow.sdk.core.environment
hpcflow.sdk.core.errors
hpcflow.sdk.core.json_like
hpcflow.sdk.core.loop
hpcflow.sdk.core.object_list
hpcflow.sdk.core.parallel
hpcflow.sdk.core.parameters
hpcflow.sdk.core.rule
hpcflow.sdk.core.task
hpcflow.sdk.core.task_schema
hpcflow.sdk.core.test_utils
hpcflow.sdk.core.utils
hpcflow.sdk.core.validation
hpcflow.sdk.core.workflow
hpcflow.sdk.core.zarr_io
hpcflow.sdk.data
hpcflow.sdk.data.template_components
hpcflow.sdk.demo
hpcflow.sdk.demo.cli
hpcflow.sdk.demo.data
hpcflow.sdk.demo.scripts
hpcflow.sdk.demo.workflows
hpcflow.sdk.helper
hpcflow.sdk.helper.cli
hpcflow.sdk.helper.helper
hpcflow.sdk.helper.watcher
hpcflow.sdk.log
hpcflow.sdk.log.AppLog
hpcflow.sdk.persistence
hpcflow.sdk.persistence.store_cls_from_str
hpcflow.sdk.persistence.base
hpcflow.sdk.persistence.json
hpcflow.sdk.persistence.pending
hpcflow.sdk.persistence.store_resource
hpcflow.sdk.persistence.utils
hpcflow.sdk.persistence.zarr
hpcflow.sdk.runtime
hpcflow.sdk.runtime.RunTimeInfo
hpcflow.sdk.scripting
hpcflow.sdk.scripting.register_input_file_writer
hpcflow.sdk.scripting.register_output_parser
hpcflow.sdk.submission
hpcflow.sdk.submission.jobscript
hpcflow.sdk.submission.jobscript_info
hpcflow.sdk.submission.schedulers
hpcflow.sdk.submission.shells
hpcflow.sdk.submission.submission
hpcflow.sdk.typing
Glossary
Reference
hpcflow.sdk.app
hpcflow.sdk.app.get_app_module_dir
hpcflow.sdk.app.get_app_module_dir
#
hpcflow.sdk.app.
get_app_module_dir
(
)
#
On this page
get_app_module_dir()
Edit on GitHub
Show Source