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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file deadlineutils-0.1.0.zip.
File metadata
- Download URL: deadlineutils-0.1.0.zip
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9942513397b3830ce76d427bf5164804205ea67b71ebf898058bc1aab480f0d
|
|
| MD5 |
41032b6696ae83b3bd9323a138bf263f
|
|
| BLAKE2b-256 |
531f5f5c94c0d52f4c544ece639cac35d0ec03a14cf70216fbb8426446aa26a9
|