AWS Deadline Cloud for Houdini
Project description
AWS Deadline Cloud for Houdini
AWS Deadline Cloud for Houdini is a python package that allows users to create AWS Deadline Cloud jobs from within Houdini. Using the Open Job Description (OpenJD) Adaptor Runtime this package also provides a command line application that adapts Houdini's command line interface to support the OpenJD specification.
Compatibility
This library requires:
- Houdini 19.5, 20.0 or 20.5
- Python 3.9 or higher; and
- Linux, MacOS, or Windows operating system.
Submitter
This package provides a Houdini ROP node that creates jobs for AWS Deadline Cloud using the AWS Deadline Cloud client library. Based on the loaded scene it determines the files required, allows the user to specify render options, and builds an OpenJD template that defines the workflow.
Adaptor
The Houdini Adaptor implements the OpenJD interface that allows render workloads to launch Houdini and feed it commands. This gives the following benefits:
- a standardized render application interface,
- sticky rendering, where the application stays open between tasks,
- path mapping, that enables cross-platform rendering
Jobs created by the submitter use this adaptor by default.
Getting Started
The adaptor can be installed by the standard python packaging mechanisms:
$ pip install deadline-cloud-for-houdini
After installation it can then be used as a command line tool:
$ houdini-openjd --help
Frequently Asked Questions
See our FAQ for a list of frequently asked questions.
Versioning
This package's version follows Semantic Versioning 2.0, but is still considered to be in its initial development, thus backwards incompatible versions are denoted by minor version bumps. To help illustrate how versions will increment during this initial development stage, they are described below:
- The MAJOR version is currently 0, indicating initial development.
- The MINOR version is currently incremented when backwards incompatible changes are introduced to the public API.
- The PATCH version is currently incremented when bug fixes or backwards compatible changes are introduced to the public API.
Security
See CONTRIBUTING for more information.
Telemetry
See telemetry for more information.
License
This project is licensed under the Apache-2.0 License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file deadline_cloud_for_houdini-0.7.3.tar.gz
.
File metadata
- Download URL: deadline_cloud_for_houdini-0.7.3.tar.gz
- Upload date:
- Size: 37.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca09eef7cf16f5e91e4c42a05742e64ed0e9b7aed4191169df910bca185db64b |
|
MD5 | 5520716ebbbf164c46211405b992efeb |
|
BLAKE2b-256 | 00998ca4d8eae18c3d889116a173a3d62102d715c6df39998f6476d026ebc061 |
File details
Details for the file deadline_cloud_for_houdini-0.7.3-py3-none-any.whl
.
File metadata
- Download URL: deadline_cloud_for_houdini-0.7.3-py3-none-any.whl
- Upload date:
- Size: 46.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a8b43c5bb18557c836d98ab76fccb31843fc993287b04f2088443f94e875152 |
|
MD5 | c3aadf0a92fe0fda2e4d37d5de2a2640 |
|
BLAKE2b-256 | 37b63079c9f49d4680114df83e98d27fee697ed6d96dfe2d15c42c6b2f5e4940 |