Code Monkey home page Code Monkey logo

deadline-cloud-for-nuke's Introduction

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.

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.

deadline-cloud-for-nuke's People

Contributors

dependabot[bot] avatar moorec-aws avatar epmog avatar jlangmann-aws avatar agerveshi avatar client-software-ci avatar aws-samuel avatar mwiebe avatar tincheng avatar amarsjac avatar jericht avatar marofke avatar amznestebanpapp avatar rmv avatar ttblanchard avatar lucaseck avatar amazon-auto avatar ddneilson avatar gahyusuh avatar rcajigal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.