Pinned Repositories
aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
aws-cdk-guide
User guide for the AWS Cloud Development Kit (CDK).
aws-cdk-rfcs
RFCs for the AWS CDK
aws-deadline-github
aws-rfdk
The Render Farm Deployment Kit on AWS is a library for use with the AWS Cloud Development Kit that helps you define your render farm cloud infrastructure as code.
deadline-cloud
Multi-purpose library and command line tool that implements functionality to support applications using AWS Deadline Cloud.
deadline-cloud-for-maya
AWS Deadline Cloud for Maya
deadline-cloud-samples
Provides functioning samples for AWS Deadline Cloud that can be used for testing renders.
deadline-cloud-test-fixtures
This package contains pytest fixtures that are used to test AWS Deadline Cloud Python packages
deadline-cloud-worker-agent
The AWS Deadline Cloud worker agent can be used to run a worker in an AWS Deadline Cloud fleet.
ddneilson's Repositories
ddneilson/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
ddneilson/aws-cdk-guide
User guide for the AWS Cloud Development Kit (CDK).
ddneilson/aws-cdk-rfcs
RFCs for the AWS CDK
ddneilson/aws-deadline-github
ddneilson/aws-rfdk
The Render Farm Deployment Kit on AWS is a library for use with the AWS Cloud Development Kit that helps you define your render farm cloud infrastructure as code.
ddneilson/deadline-cloud
Multi-purpose library and command line tool that implements functionality to support applications using AWS Deadline Cloud.
ddneilson/deadline-cloud-for-maya
AWS Deadline Cloud for Maya
ddneilson/deadline-cloud-samples
Provides functioning samples for AWS Deadline Cloud that can be used for testing renders.
ddneilson/deadline-cloud-test-fixtures
This package contains pytest fixtures that are used to test AWS Deadline Cloud Python packages
ddneilson/deadline-cloud-worker-agent
The AWS Deadline Cloud worker agent can be used to run a worker in an AWS Deadline Cloud fleet.
ddneilson/OpenCue
A render management system you can deploy for visual effects and animation productions.
ddneilson/openjd-adaptor-runtime-for-python
A python library for building adaptors that integrate applications with Open Job Description jobs
ddneilson/openjd-cli
Provides a command-line interface for working with Open Job Description templates
ddneilson/openjd-model-for-python
Provides a Python implementation of the data model for Open Job Description's template schemas.
ddneilson/openjd-sessions-for-python
Provides a Python library that can be used to build a runtime that is able to run Jobs in a Session as defined by Open Job Description.
ddneilson/openjd-specifications
This repository provides the specification for Open Job Description, a flexible open specification for portable render jobs.
ddneilson/pydantic
Data parsing and validation using Python type hints
ddneilson/pydantic-core
Core validation logic for pydantic written in rust
ddneilson/Win32Impersonation