Skip to main content

Deadline utilities

Project description

Deadline Standalone API utilities

DeadlineConnection

Wraps Deadline.DeadlineConnect.DeadlineCon providing additional functionality. Can be used as a ContextManager:

with DeadlineConnection('localhost', 8080) as c:
    best_pool = c.get_best_pool(prefix='maya')

Here we get the best possible pool for the next job submission with the prefix maya.

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

deadlineutils-0.1.0.zip (28.4 kB view hashes)

Uploaded Source

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