Skip to main content

Maya plugin for Conductor Cloud Rendering Platform.

Project description

Maya submitter plugin

Maya plugin node to set up task dependency sunmissions.

Install from PyPi

NOTE: If you'd like to contribute or develop templates, skip to Install from GitHub section

Install the latest version.

pip3 install --upgrade cwmaya --target=$HOME/CoreWeave/maya

Then setup the Maya module.

python3 $HOME/CoreWeave/maya/cwmaya/post_install.py

Install from GitHub

git clone git@github.com:ConductorTechnologies/cwmaya.git
cd cwmaya
pip3 install --upgrade -r requirements.txt --target=$HOME/Sandbox/maya
python3 $HOME/Sandbox/maya/cwmaya/post_install.py

Open the Plugin Manager and load CoreWeave.py.

To set up a job, choose CoreWeave->Storm Window from the main Maya menu bar.

Install the Desktop app

The desktop app is a standalone application that allows you to visualize graphs created by the Maya plugin. It is not required to submit jobs, but it is extremely useful for ironing out issues.

To install the desktop app in development mode, go to the repo and follow the instructions in the README.

Alternatively, go to the releases page and download a build for your platform.

Usage

  • To use the plugin to set up a job, see the tutorial.
  • To learn about writing templates, see the template docs.
  • For a comprehensive reference, see the reference documentation.

Have fun!

Changelog

Version 0.0.1-beta.10

  • Bring the README up to date and add template authoring instructions

Version 0.0.1-beta.9

  • Reset dag node unique naming stack before each compute so that successive graphs start from 0
  • On Send-to-Composer, we now automatically open the desktop app if it is not already open.
  • Adds a presets section to the tools menu with load and save options.

Version 0.0.1-beta.8

  • Adds template for a test job to run several tasks one after the other, chained up.
  • Massive refactor of the template system in order to make it easier to add 3rd party templates.
  • The window now remembers the last loaded template
  • Refactored to minimize inheritance and adopt a more composition-based approach
  • Adds an oiption to save the spec to disk
  • Flattened all menu items so its easier to find items quickly.
  • Show json in vscode rather than in a window in Maya
  • Adds a Namefield for easy name editing
  • Adds an example project

Version 0.0.1-beta.7

  • Adds a mechanism to specify default template values
  • Adds a context manager to do stuff in the context of a saved scene
  • Adds a menu item to save the JSON payload to a file
  • Adds a context manager to send stuff to desktop app in the context of a healthy authenticated session

Version 0.0.1-beta.6

  • Adds a template for a SimRenderMovie graph
  • Removed the AssExportKick graph template for now.

Version 0.0.1-beta.4

  • Retrieves actual Core Data entities from Conductor

  • Reduces the amount of information broadcasted to Slack channels

  • Includes the versions of ciocore and storm DSL on PyPi

  • Resolves software and environment in the compute function

  • Refactors inheritance hierarchy as BaseTab to TaskTab to ConcreteTask implementations

  • Adds UI components for managing u=inst types and software/plugin relationships

  • Relaxes the dependencies on the 'requests' library

  • Adds an output path configuration option

  • Adds window to visualize submission results

  • Adds automatic hydration upon application start

  • Integrates a smoke test preset node into the workflow

  • Adds a user interface for managing extra assets

  • 0.0.1-beta.2

  • Initial import

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

cwmaya-0.0.1b10-py2.py3-none-any.whl (75.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file cwmaya-0.0.1b10-py2.py3-none-any.whl.

File metadata

  • Download URL: cwmaya-0.0.1b10-py2.py3-none-any.whl
  • Upload date:
  • Size: 75.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.19

File hashes

Hashes for cwmaya-0.0.1b10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f27085e1d50cd48da3a7063230692894dded1dfbe5884419ceb051510c56b501
MD5 a0121a9e7c7ef1c4a3c2cd2449d90034
BLAKE2b-256 b89b3f0a144853f4d4d669ec79600663134bcc12bec5130d949be9fb209d7171

See more details on using hashes here.

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