Skip to main content

The submitter and adaptor to enable Nuke support for AWS Deadline Cloud

Project description

pypi python license

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:

  1. Nuke 15,
  2. Python 3.9 or higher; and
  3. 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.

Getting Started

To install the submitter manually, you can use pip.

  1. Install the package using pip.

    pip install deadline-cloud-for-nuke -t <target-directory>
    
  2. Set the NUKE_PATH environment variable. For Windows,

    set NUKE_PATH=<target-directory>;<target-directory>/deadline/nuke_submitter
    

    For Linux and MacOS:

    export NUKE_PATH=<target-directory>:<target-directory>/deadline/nuke_submitter
    
  3. After installation and within the same terminal, run Nuke<version> executable. The Nuke submitter should now be available in the AWS Deadline menu.

    NOTE: If you want the submitter available outside of this shell, consider using NUKE_PATH as an environment variable rather than a shell variable.

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:

  1. The MAJOR version is currently 0, indicating initial development.
  2. The MINOR version is currently incremented when backwards incompatible changes are introduced to the public API.
  3. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deadline_cloud_for_nuke-0.18.7.tar.gz (34.7 kB view details)

Uploaded Source

Built Distribution

deadline_cloud_for_nuke-0.18.7-py3-none-any.whl (44.9 kB view details)

Uploaded Python 3

File details

Details for the file deadline_cloud_for_nuke-0.18.7.tar.gz.

File metadata

File hashes

Hashes for deadline_cloud_for_nuke-0.18.7.tar.gz
Algorithm Hash digest
SHA256 9f52ff8bf4da2edebf77dd3ffec15e038b3fc5d373baf509c4e2d45ccfe2638f
MD5 c293783b65879c8d8c2b6a90c4104319
BLAKE2b-256 c2d12f5ff903f22c8eaa002eb98be388242a34aaeb43839effad3b68ae302797

See more details on using hashes here.

Provenance

The following attestation bundles were made for deadline_cloud_for_nuke-0.18.7.tar.gz:

Publisher: release_publish.yml on aws-deadline/deadline-cloud-for-nuke

Attestations:

File details

Details for the file deadline_cloud_for_nuke-0.18.7-py3-none-any.whl.

File metadata

File hashes

Hashes for deadline_cloud_for_nuke-0.18.7-py3-none-any.whl
Algorithm Hash digest
SHA256 a92820eeb435a6a8230b8edf66a71f6ab0e6adbb98561529cbb04e2740d4ed5a
MD5 0c53cb4e3bb623612362e6d5189ebd8b
BLAKE2b-256 203f4aca0af4f18ed4ed2023b4341390252c3c5396a529957bc820b7ce88ca50

See more details on using hashes here.

Provenance

The following attestation bundles were made for deadline_cloud_for_nuke-0.18.7-py3-none-any.whl:

Publisher: release_publish.yml on aws-deadline/deadline-cloud-for-nuke

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page