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.

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.

NOTE: Some M series Macs may have trouble running prebuilt versions of the app. If it doesn't work, you can run your own build, or work in development mode. See the README for details.

Usage

Have fun!

Changelog

Version 0.0.1-beta.17

  • Now uses nodePreset mechanism to implement default configuration. developers can save presets, copy to repo, and then when customer loads plugin, the default presets, and any others we include, will be copied over to their local presets folder.

Version 0.0.1-beta.15

  • Implement script control to facilitate creation of maya batch commands
  • Adds storm_remote module - makes resources available on the farm

Version 0.0.1-beta.14

  • Adds menu item to send real coredata to the desktop app

Version 0.0.1-beta.13

  • Adds semantic coordinates
  • Only attempt to open desktop app if health check fails
  • Change BC notification port - 8000 clashes with workflow api
  • Bump storm requirement

Version 0.0.1-beta.12

  • Adds a utility to show json in vscode
  • Adds ability to export self contained submission to python file
  • Adds menu item to how account info
  • make context less error prone, and display useful info if it fails due to bad token use
  • adds an upload optimization algorithm to ensure each file is only specified once while minimizing the number of Upload nodes

Version 0.0.1-beta.11

  • Set up busywork tutorial and documentation

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.1b17-py2.py3-none-any.whl (91.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for cwmaya-0.0.1b17-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6ed1d7913b0feaa8d9230daf6d3b4411a214e4ab0ef356d9b34e0797a59c7380
MD5 b286eef770305dced2690f138f75a865
BLAKE2b-256 8dee992620d8604a1e50a1584aa0b31f0598eadd83c57c714f8e6757b719911e

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