{
"info": {
"author": "Cliffton Hicks",
"author_email": "cliffton@omnibond.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5"
],
"description": "ccRender\n========\n\nAn addon for Blender that renders a blend file to the cloud. This uses paramiko libraries to SSH into an HPC scheduler node, copy over the file, and envoke a job to execute Blender rendering all nodes.\n\nPython requirements\n-------------------\n\nOperating System's Python envirionment **must match** with Blender's Python envirionment. Currently this addon supports Python 3.5. Depending on the operating system would determine the following methods for instalation or verifying of Python and pip:\n\nUbuntu 16.04\n^^^^^^^^^^^^\n\nPython 3.5 should be included by default, however Python3's pip might not. To install pip onto your Python3 (not Python), use the following command:\n\n::\n\n wget https://bootstrap.pypa.io/get-pip.py\n sudo python3 get-pip.py\n\n\nUbuntu 14.04\n^^^^^^^^^^^^\n\nPython 3.4 is included with this version and requires an upgrade to use the addon. To install the latest version of Python and add pip:\n\nAdd the repository and install the Python 3.5 packages\n\n::\n\n sudo add-apt-repository ppa:fkrull/deadsnakes\n sudo apt-get update\n sudo apt-get install python3.5\n\nand then download and install pip to the specific Python version (e.g. Python 3.5)\n\n::\n\n wget https://bootstrap.pypa.io/get-pip.py\n sudo python3.5 get-pip.py\n\n\nWindows\n^^^^^^^\n\nPython 3.5 can be download and install directly from `Python.org `_. When installing, make sure that PATH option is enabled or manually add python's main directory and scripts subfolder to the PATH in the Environment Vairables. \n\nPip should be included with Python's installation. If you wish to install it, download `get-pip.py `_ to a folder on your computer.\n\nOpen a command prompt window, preferably as Administrator, and navigate to the folder containing ``get-pip.py``.\n\nThen run ``python get-pip.py``.\n\n\nParamiko & Pyperclip requirements\n---------------------------------\n\nParamiko and Pyperclip has to be included into Blender's Python environment. This package includes the installation needed for both of the modules. Ubuntu's installation differs than Windows in terms of dependencies though the installation is the same. \n\nUbuntu 14.04 & 16.04\n^^^^^^^^^^^^^^^^^^^^\n\nInstall the following dependencies first.\n::\n\n sudo apt-get install build-essential libffi-dev libssl-dev python3.5-dev\n\n\nThen use the following commands:\n::\n\n mkdir /home//blenderscripts\n mkdir /home//blenderscripts/addons\n mkdir /home//blenderscripts/modules\n mkdir /home//blenderscripts/startup\n pip3 install --target=/home//blenderscripts/modules/ ccRender\n\nIf you wish to install them through Github, the process is similar. You will need to install the following dependency:\n::\n\n git-core\n\nThen use the following command after creating the folders :\n::\n\n pip3 install --target=/home//blendscripts/modules/ git+https://github.com/omnibond/ccRender\n\n\nIf you are using Ubuntu 14.04, the process is the same except use pip3.5 instead of pip3 to ensure that the package is installing to the right Python version.\n\nOpen Blender and set the value in ``preferences -> file -> scripts`` to\n\n::\n\n /home//blenderscripts\n\nand restart Blender.\n\nAn additional folder, called ``ccrender`` will be installed to the same location as Paramiko and Pyperclip. This can be moved to the addons folder but it's optional. To install it onto Blender, install the Python file in ``preferences -> addon -> install to file`` and find the addon in:\n\n::\n\n /home//blenderscripts/addons/ccrender/ccSimple.py\n\nThen enable the addon and save user settings.\n\n\nWindows\n^^^^^^^\nBefore installing the package from GitHub, Git must be installed. You can download and install the latest version on from Git website under `Git for Windows\n`_.\n\n\nCreate the blenderscripts folder, preferably in the Documents folder, and create the following folders inside blenderscripts:\n\n::\n\n addons\n modules\n startup\n\nThen open up command panel as Administrator and pip install ccRender into the modules folder\n\n::\n\n pip install --target=C:\\Users\\\\Documents\\blenderscripts\\modules\\ git+https://github.com/omnibond/ccRender\n\nThen open Blender and set the value in ``preferences -> file -> scripts`` to\n\n::\n\n C:\\Users\\\\Documents\\blenderscripts\n\nand restart Blender.\n\nThe process is the same for installation through PyPi. Use this command in the command panel as Administrator:\n::\n\n pip install --target=C:\\Users\\\\Documents\\blenderscripts\\modules\\ ccRender\n\nAn additional folder, called ``ccrender`` will be installed to the same location as Paramiko and Pyperclip. This can be moved to the addons folder but it's optional. To install it onto Blender, install the Python file in ``preferences -> addon -> install to file`` and find the addon in:\n\n::\n\n C:\\Users\\\\Documents\\blenderscripts\\addons\\ccrender\\ccSimple.py\n\nThen enable the addon and save user settings.\n\nWindows 10\n----------\n\nWindows 10 users that have Linux Bash Shell enabled, can follow the instructions listed for Ubuntu. The pip installation process is similar, make note towards the directory path such as the example below:\n\n::\n\n pip install --target=/mnt/c/Users//Documents/blenderscripts/modules/ ccRender\n\nThose who wish to install the addon through Github instead of PyPi, will need to make sure that Git is installed. Installing the addon onto Blender is the same as the other Windows installations.\n\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/omnibond/ccRender",
"keywords": "",
"license": "LGPL",
"maintainer": "",
"maintainer_email": "",
"name": "ccRender",
"package_url": "https://pypi.org/project/ccRender/",
"platform": "",
"project_url": "https://pypi.org/project/ccRender/",
"project_urls": {
"Homepage": "https://github.com/omnibond/ccRender"
},
"release_url": "https://pypi.org/project/ccRender/0.11.1a2/",
"requires_dist": [
"pyperclip",
"scp"
],
"requires_python": "",
"summary": "Cloud-based Blender rendering addon",
"version": "0.11.1a2"
},
"last_serial": 3284527,
"releases": {
"0.10.0a2": [
{
"comment_text": "",
"digests": {
"md5": "5eabd6a6a6edde41b574911680773b1d",
"sha256": "3b3a7e9dba9debdc3498670cd4b8eb390d1343297d61be1980b352ad78b7894f"
},
"downloads": -1,
"filename": "ccRender-0.10.0a2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5eabd6a6a6edde41b574911680773b1d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 12108,
"upload_time": "2017-07-21T18:09:45",
"url": "https://files.pythonhosted.org/packages/fd/37/1c84266af15afc5c79c2d80698111d010efbea04368758d04d78b810d8db/ccRender-0.10.0a2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "2559d9d3fb9c230aa9e235ef39e4ca05",
"sha256": "d033e1aa838fe6f49ca6fe95aec39750dc346312d13d3af41aafa96e571981c1"
},
"downloads": -1,
"filename": "ccRender-0.10.0a2.tar.gz",
"has_sig": false,
"md5_digest": "2559d9d3fb9c230aa9e235ef39e4ca05",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11484,
"upload_time": "2017-07-21T18:09:47",
"url": "https://files.pythonhosted.org/packages/11/7c/ac1d6c36da20fdf88f324c928bc36c183e5d7836ceb786bcfa7ee00c7937/ccRender-0.10.0a2.tar.gz"
}
],
"0.11.0a1": [
{
"comment_text": "",
"digests": {
"md5": "a5045f86b5fe9fd2d98653371b6e68a1",
"sha256": "84d42679282bf09b922d3b944ced1b61d6016fd4d240466c159c2b670342fb97"
},
"downloads": -1,
"filename": "ccRender-0.11.0a1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a5045f86b5fe9fd2d98653371b6e68a1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13187,
"upload_time": "2017-09-15T18:28:20",
"url": "https://files.pythonhosted.org/packages/e7/a6/2b8ce253aa0805f0b0e42e0af63d6d2cfe488649d296e351b1a98389a65b/ccRender-0.11.0a1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "66a9efbf5eafca8b3c19c672578187a7",
"sha256": "3920966fd0dd44b5f98741e1baa4d433bebe34e95ead2ca63fa7f994948ca6e0"
},
"downloads": -1,
"filename": "ccRender-0.11.0a1.tar.gz",
"has_sig": false,
"md5_digest": "66a9efbf5eafca8b3c19c672578187a7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12618,
"upload_time": "2017-09-15T18:28:22",
"url": "https://files.pythonhosted.org/packages/0d/ef/976dab17a591c4e48018d1c5cde414553f7248e4d453a1278692f702ebee/ccRender-0.11.0a1.tar.gz"
}
],
"0.11.0a2": [
{
"comment_text": "",
"digests": {
"md5": "9f411d76132479a2099fc81334ebef64",
"sha256": "7311ab04c29fed039fcaa29e1e0bf796f66a604efb435c3790d3c6424d43922a"
},
"downloads": -1,
"filename": "ccRender-0.11.0a2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9f411d76132479a2099fc81334ebef64",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13220,
"upload_time": "2017-09-22T20:14:31",
"url": "https://files.pythonhosted.org/packages/10/f3/c1b15843c777cb1d340b3997164bae7d64693d35d6ce0b90a48778c2dd80/ccRender-0.11.0a2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "af4c6eb09e85ba00b16d9e5c86710728",
"sha256": "1fa7a3e6627251c34a25363738b4a7c14d7fd6aa4d3442f0d2066cb3458d7ecd"
},
"downloads": -1,
"filename": "ccRender-0.11.0a2.tar.gz",
"has_sig": false,
"md5_digest": "af4c6eb09e85ba00b16d9e5c86710728",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12653,
"upload_time": "2017-09-22T20:14:32",
"url": "https://files.pythonhosted.org/packages/ff/ca/a38a0aa6ba15bfb6ced2995f6c1228fbaa6c9393e5e02df2a391007adfe3/ccRender-0.11.0a2.tar.gz"
}
],
"0.11.0a3": [
{
"comment_text": "",
"digests": {
"md5": "d4e06980e33126136a97f2df05764880",
"sha256": "6d02a6ab9b64756ad77f08ad2d04764eacb579bfa7387f6df306d59faeb7b314"
},
"downloads": -1,
"filename": "ccRender-0.11.0a3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d4e06980e33126136a97f2df05764880",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13394,
"upload_time": "2017-10-04T20:00:34",
"url": "https://files.pythonhosted.org/packages/ff/ec/ab24b23bc66a9c85f734a2f9a25ac37d20aeef2f9e4f1295a1610e4ba5e0/ccRender-0.11.0a3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "4ab42ebeaa9964832081c71b4f0caf63",
"sha256": "121e9d8c0f14e41d34d3f35574f93085be39bdccba0339779d4c2c58b981bc3f"
},
"downloads": -1,
"filename": "ccRender-0.11.0a3.tar.gz",
"has_sig": false,
"md5_digest": "4ab42ebeaa9964832081c71b4f0caf63",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12813,
"upload_time": "2017-10-04T20:00:36",
"url": "https://files.pythonhosted.org/packages/3a/3c/621463366dc9d3c9ab2aec3dcfb984522b02aea6dc656161f0ff944f9fa8/ccRender-0.11.0a3.tar.gz"
}
],
"0.11.0a4": [
{
"comment_text": "",
"digests": {
"md5": "d7b5ab59f72ddaa403d2867a44cb41b9",
"sha256": "ea4f8c9dfe8c675a6af02274526f649e1196a2a95290eb2842282d95b8864f45"
},
"downloads": -1,
"filename": "ccRender-0.11.0a4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d7b5ab59f72ddaa403d2867a44cb41b9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13441,
"upload_time": "2017-10-06T20:29:59",
"url": "https://files.pythonhosted.org/packages/09/7b/557120c8279ea1f27fbad973a0341adedac60cd6c9c4a2f10add3b2ae0d7/ccRender-0.11.0a4-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "d9e75a5412527ef99c02f6643a5cc5a0",
"sha256": "6a6cdbd04ce57c1580a9b461d89d16f275f8107b738f4ce6870fd3587a55ed78"
},
"downloads": -1,
"filename": "ccRender-0.11.0a4.tar.gz",
"has_sig": false,
"md5_digest": "d9e75a5412527ef99c02f6643a5cc5a0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12853,
"upload_time": "2017-10-06T20:30:00",
"url": "https://files.pythonhosted.org/packages/63/1f/707df07a4427ca08bbdf0b8c44b0109c029e105843323d5a75f1a228cdb5/ccRender-0.11.0a4.tar.gz"
}
],
"0.11.0a5": [
{
"comment_text": "",
"digests": {
"md5": "78b454ebbe763fe66c4bbc830b70fed1",
"sha256": "7b8b999af1f73b57adc1d6f64b4924b6fdf5ad8ea7edc507ff99488f85f4cb6b"
},
"downloads": -1,
"filename": "ccRender-0.11.0a5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "78b454ebbe763fe66c4bbc830b70fed1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13350,
"upload_time": "2017-10-06T20:49:37",
"url": "https://files.pythonhosted.org/packages/f2/96/1c4574091e567421af59481636d91d76dfd7cb0480ad0a70729e91153b51/ccRender-0.11.0a5-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "7bed28dec4383dcdd82dc5aa3dfe0352",
"sha256": "698a9ded5213558f215f42353fa531b810b25ddabdf6f1bd623c77452b0076cd"
},
"downloads": -1,
"filename": "ccRender-0.11.0a5.tar.gz",
"has_sig": false,
"md5_digest": "7bed28dec4383dcdd82dc5aa3dfe0352",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12765,
"upload_time": "2017-10-06T20:49:39",
"url": "https://files.pythonhosted.org/packages/b3/91/bca63c9f7bca1da5aaea28c9df7040c8aa44c9099311cab99a5b1d7d11d7/ccRender-0.11.0a5.tar.gz"
}
],
"0.11.0a6": [
{
"comment_text": "",
"digests": {
"md5": "69ffd3b675177db324684b65df9ed863",
"sha256": "3dfc10e53e0d60c27a02a70b74d6714401418bfaaf10950432bc7a60bfb11b89"
},
"downloads": -1,
"filename": "ccRender-0.11.0a6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "69ffd3b675177db324684b65df9ed863",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13366,
"upload_time": "2017-10-06T21:20:06",
"url": "https://files.pythonhosted.org/packages/3e/ff/797ef959a3160f3c4b21ea495b4012d6677098fcff88878765b4fd4e67b4/ccRender-0.11.0a6-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a39864234b2be7150ab3b18b6c69b0d2",
"sha256": "d1a99e34e177e514f448c8b143708c3ad1e0ecc33209133e9793c9f705b297a4"
},
"downloads": -1,
"filename": "ccRender-0.11.0a6.tar.gz",
"has_sig": false,
"md5_digest": "a39864234b2be7150ab3b18b6c69b0d2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12778,
"upload_time": "2017-10-06T21:20:09",
"url": "https://files.pythonhosted.org/packages/f6/4c/d7301801f4afdfca5d20388235f404d4caee3dcb24b8e6999b06886ac3b8/ccRender-0.11.0a6.tar.gz"
}
],
"0.11.1a1": [
{
"comment_text": "",
"digests": {
"md5": "061f3592f44549209a4615f1bc44c902",
"sha256": "fc05302b478475c263f1ebc94eced2b0f29d4aa1b27764667bef2d682bee0fbf"
},
"downloads": -1,
"filename": "ccRender-0.11.1a1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "061f3592f44549209a4615f1bc44c902",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13379,
"upload_time": "2017-10-16T03:15:32",
"url": "https://files.pythonhosted.org/packages/f0/dd/59201356dea9ae0e298af5949bea48472ceed980c722457d310f6a127acb/ccRender-0.11.1a1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "fab3c664a9a29ede22ed819b2b3568bc",
"sha256": "6fdc9923d327ffd88ec0a80b00dc44481a7a712ec3164cce5aee633f0f0a121c"
},
"downloads": -1,
"filename": "ccRender-0.11.1a1.tar.gz",
"has_sig": false,
"md5_digest": "fab3c664a9a29ede22ed819b2b3568bc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12794,
"upload_time": "2017-10-16T03:15:34",
"url": "https://files.pythonhosted.org/packages/fc/b9/7be9f4ad3be4e3356bc3f08de8ce1ed5f8c8ad5340130d954996a94fcfc8/ccRender-0.11.1a1.tar.gz"
}
],
"0.11.1a2": [
{
"comment_text": "",
"digests": {
"md5": "cc973335ebeb1da2ab26ea6d3078ae84",
"sha256": "5846056e12375fc0f9bd72df0b95f53504e1a0787a5ffc7e4affd9ffa3ef8cf9"
},
"downloads": -1,
"filename": "ccRender-0.11.1a2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cc973335ebeb1da2ab26ea6d3078ae84",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13282,
"upload_time": "2017-10-27T19:54:33",
"url": "https://files.pythonhosted.org/packages/16/b6/8e386a314b50243c8ff61f7ab71fc86c5be7faab0a1edcf713d675b1ebb9/ccRender-0.11.1a2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "3c25698973e9054d1629bffec4d67357",
"sha256": "741c7f6d9c59a11c6d2c1bcdf5f6b7ff33a7767da2e4a774e07665c4bafdb486"
},
"downloads": -1,
"filename": "ccRender-0.11.1a2.tar.gz",
"has_sig": false,
"md5_digest": "3c25698973e9054d1629bffec4d67357",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12690,
"upload_time": "2017-10-27T19:54:37",
"url": "https://files.pythonhosted.org/packages/19/03/b272d1e3a7e49f722c2dc0b12fa8fd6c96f962afba56881b8f9a3c426406/ccRender-0.11.1a2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "cc973335ebeb1da2ab26ea6d3078ae84",
"sha256": "5846056e12375fc0f9bd72df0b95f53504e1a0787a5ffc7e4affd9ffa3ef8cf9"
},
"downloads": -1,
"filename": "ccRender-0.11.1a2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cc973335ebeb1da2ab26ea6d3078ae84",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13282,
"upload_time": "2017-10-27T19:54:33",
"url": "https://files.pythonhosted.org/packages/16/b6/8e386a314b50243c8ff61f7ab71fc86c5be7faab0a1edcf713d675b1ebb9/ccRender-0.11.1a2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "3c25698973e9054d1629bffec4d67357",
"sha256": "741c7f6d9c59a11c6d2c1bcdf5f6b7ff33a7767da2e4a774e07665c4bafdb486"
},
"downloads": -1,
"filename": "ccRender-0.11.1a2.tar.gz",
"has_sig": false,
"md5_digest": "3c25698973e9054d1629bffec4d67357",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12690,
"upload_time": "2017-10-27T19:54:37",
"url": "https://files.pythonhosted.org/packages/19/03/b272d1e3a7e49f722c2dc0b12fa8fd6c96f962afba56881b8f9a3c426406/ccRender-0.11.1a2.tar.gz"
}
]
}