The submitter and adaptor to enable Nuke support for AWS Deadline Cloud
Project description
AWS Deadline Cloud for Nuke
AWS Deadline Cloud for Nuke is a python package that allows users to create AWS Deadline Cloud jobs from within Nuke. Using the Open Job Description (OpenJD) Adaptor Runtime this package also provides a command line application that adapts Nuke's command line interface to support the OpenJD specification.
Compatibility
This library requires:
- Nuke 15,
- Python 3.9 or higher; and
- Linux, Windows, or a macOS operating system.
Submitter
This package provides a Nuke plugin that creates jobs for AWS Deadline Cloud using the AWS Deadline Cloud client library. Based on the loaded comp it determines the files required, allows the user to specify render options, and builds an OpenJD template that defines the workflow.
Adaptor
The Nuke Adaptor implements the OpenJD interface that allows render workloads to launch Nuke 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-nuke
After installation it can then be used as a command line tool:
$ nuke-openjd --help
For more information on the commands the OpenJD adaptor runtime provides, see here.
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_nuke-0.18.4.tar.gz
.
File metadata
- Download URL: deadline_cloud_for_nuke-0.18.4.tar.gz
- Upload date:
- Size: 33.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98bb4ff4044d5067e9a571fdfe4f5b3efac7effa89894b1a7d70084fbcab796d |
|
MD5 | c71b01e68194c16ee2d2a171788ebd9f |
|
BLAKE2b-256 | b3b770bacd72b082415222530fd143724d63dc2da8b2f865c216ad76cf729461 |
File details
Details for the file deadline_cloud_for_nuke-0.18.4-py3-none-any.whl
.
File metadata
- Download URL: deadline_cloud_for_nuke-0.18.4-py3-none-any.whl
- Upload date:
- Size: 42.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b542c84de7ad826e45d84bdee5e1a1dcf00750ab226078a9917e6e774949bc61 |
|
MD5 | 18b8f11550eb0d9068481be0f4ef273e |
|
BLAKE2b-256 | f776eb2ed837063275093413a408a3051f517e9ea112b42aba7e1f24c6c1706b |