{ "info": { "author": "Dan Bradham", "author_email": "danielbradham@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2" ], "description": "=============\ndeadlineutils\n=============\nDeadline Standalone API utilities\n\n\nDeadlineConnection\n==================\nWraps ``Deadline.DeadlineConnect.DeadlineCon`` providing additional\nfunctionality. Can be used as a ContextManager::\n\n with DeadlineConnection('localhost', 8080) as c:\n best_pool = c.get_best_pool(prefix='maya')\n\nHere we get the best possible pool for the next job submission with the\nprefix *maya*.\n\n.. see also::\n\n `Deadline Standalone Python API`_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/danbradham/deadlineutils.git", "keywords": null, "license": "None", "maintainer": null, "maintainer_email": null, "name": "deadlineutils", "package_url": "https://pypi.org/project/deadlineutils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/deadlineutils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/danbradham/deadlineutils.git" }, "release_url": "https://pypi.org/project/deadlineutils/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Deadline utilities", "version": "0.1.0" }, "last_serial": 1903394, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "41032b6696ae83b3bd9323a138bf263f", "sha256": "e9942513397b3830ce76d427bf5164804205ea67b71ebf898058bc1aab480f0d" }, "downloads": -1, "filename": "deadlineutils-0.1.0.zip", "has_sig": false, "md5_digest": "41032b6696ae83b3bd9323a138bf263f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28374, "upload_time": "2016-01-13T23:20:47", "url": "https://files.pythonhosted.org/packages/53/1f/5f5c94c0d52f4c544ece639cac35d0ec03a14cf70216fbb8426446aa26a9/deadlineutils-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "41032b6696ae83b3bd9323a138bf263f", "sha256": "e9942513397b3830ce76d427bf5164804205ea67b71ebf898058bc1aab480f0d" }, "downloads": -1, "filename": "deadlineutils-0.1.0.zip", "has_sig": false, "md5_digest": "41032b6696ae83b3bd9323a138bf263f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28374, "upload_time": "2016-01-13T23:20:47", "url": "https://files.pythonhosted.org/packages/53/1f/5f5c94c0d52f4c544ece639cac35d0ec03a14cf70216fbb8426446aa26a9/deadlineutils-0.1.0.zip" } ] }