AWS Deadline Cloud for Nuke
User guide | Service documentation | Deadline Cloud on GitHub
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, 16, or 17.
- Python 3.9 or higher.
- 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.
The submitter supports task chunking, which groups multiple frames into contiguous chunks to reduce per-task overhead. When combined with the adaptor's sticky rendering, this provides optimal performance by eliminating both repeated application startup and scene loading time.
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, and that both the installed adaptor and the Nuke executable be available on the PATH of the user that will be running your jobs.
Or you can set the NUKE_EXECUTABLE to point to the Nuke executable.
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 the AWS Deadline Cloud user guide for more information.
License
This project is licensed under the Apache-2.0 License.
Release files for deadline-cloud-for-nuke 0.18.20
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| deadline_cloud_for_nuke-0.18.20.tar.gz | 48.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| deadline_cloud_for_nuke-0.18.20-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 107.7 kB
Release files / deadline_cloud_for_nuke-0.18.20.tar.gz
| Download URL | deadline_cloud_for_nuke-0.18.20.tar.gz |
|---|---|
| Size | 48.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
189fa95c70354e6f9bca4425b34e3c4f666d28827e3eac0b5540ecd082e0cb03
|
|
BLAKE2b-256 checksum How to use checksums |
5d86e922b518c9225ea8b2fba8217c86021f4f38da28505fed3fa89756ec9203
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / deadline_cloud_for_nuke-0.18.20-py3-none-any.whl
| Download URL | deadline_cloud_for_nuke-0.18.20-py3-none-any.whl |
|---|---|
| Size | 59.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e828d58e92ccf2724db3b7944f84911d3cc7129c9e12ced2ba40db2f1a981658
|
|
BLAKE2b-256 checksum How to use checksums |
d6a256233e1cefc4a7b640362f32f757d82f50dddc60392dedb1e6eed256315f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log