{ "info": { "author": "Uzair Akbar", "author_email": "uzairakbar@outlook.com", "bugtrack_url": null, "classifiers": [], "description": "# bpy\nPre-built [Blender](https://www.blender.org/) 2.79 as a python 3.5 module bpy for linux.\n\n## Dependencies\nNote that this repository requires **Python 3.5**. Run [THIS](https://github.com/sobotka/blender/blob/v2.79/build_files/build_environment/install_deps.sh) script to install all Blender dependencies before installing this module.\n```bash\nwget \"https://raw.githubusercontent.com/sobotka/blender/v2.79/build_files/build_environment/install_deps.sh\"\nchmod +x install_deps.sh\n./install_deps.sh\n```\n\n## Installation\nTo install via [pypi](https://pypi.org/project/blender/#description):\n```bash\npython3 -m pip install blender\n```\nAlternatively:\n```bash\ngit clone https://github.com/uzairakbar/blender.git\npython3 -m pip install path/to/cloned/repo\n```\n\n## Usage\n```bash\nfrom blender import bpy\n```", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/uzairakbar/blender/archive/v1.4.tar.gz", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "blender", "package_url": "https://pypi.org/project/blender/", "platform": "", "project_url": "https://pypi.org/project/blender/", "project_urls": { "Homepage": "https://github.com/uzairakbar/blender/archive/v1.4.tar.gz" }, "release_url": "https://pypi.org/project/blender/1.4/", "requires_dist": null, "requires_python": "", "summary": "Pre-built Blender 2.79 as a python3.5 module bpy for linux.", "version": "1.4" }, "last_serial": 5651491, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "efaf8a05f46c1c8e4393aaa3845770a9", "sha256": "a05931f6960142e8326e8c8b594339ec3ec0b18d8e2a963b1003e940e3478ad6" }, "downloads": -1, "filename": "blender-1.0.tar.gz", "has_sig": false, "md5_digest": "efaf8a05f46c1c8e4393aaa3845770a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24679796, "upload_time": "2019-08-08T12:47:16", "url": "https://files.pythonhosted.org/packages/5d/bd/802a298fdd922c2712ce904ef6ab5cea0b52fde91d37e34ce0868836be6d/blender-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "63b18c8a34594f1c94e1b45451e12725", "sha256": "5ec5171366e97f8f8670027d26a88cd5698c843199009f90c764955b1fa181a9" }, "downloads": -1, "filename": "blender-1.1.tar.gz", "has_sig": false, "md5_digest": "63b18c8a34594f1c94e1b45451e12725", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24680344, "upload_time": "2019-08-08T14:52:28", "url": "https://files.pythonhosted.org/packages/67/9d/0f9dfbc6ef9610e8ba3e6da933e307bb0362fb1061d35899438073b544a2/blender-1.1.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "2a879a4a829ec9b79e8e4b5635080ddb", "sha256": "a54edd9746c7411827ab4a2ba8657afc72cea9d819a8c7455763dcbb7860e8f5" }, "downloads": -1, "filename": "blender-1.3.tar.gz", "has_sig": false, "md5_digest": "2a879a4a829ec9b79e8e4b5635080ddb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24680483, "upload_time": "2019-08-08T17:23:28", "url": "https://files.pythonhosted.org/packages/f6/fa/6d1bdf690102bf3710c727ff6183f3c2d63fa6f8613be8953861b3045ba2/blender-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "fca40c1bc409a65f1818357d75ce0fdc", "sha256": "ddad81081e4e4d14e91cf49886028a96d620f0ebc514dc82f51774ec42117de9" }, "downloads": -1, "filename": "blender-1.4.tar.gz", "has_sig": false, "md5_digest": "fca40c1bc409a65f1818357d75ce0fdc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24680401, "upload_time": "2019-08-08T17:45:52", "url": "https://files.pythonhosted.org/packages/b9/ac/31d3d2a51a4db8b0df7900978a50a88664054b3d9b07e8a909e282b150e6/blender-1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fca40c1bc409a65f1818357d75ce0fdc", "sha256": "ddad81081e4e4d14e91cf49886028a96d620f0ebc514dc82f51774ec42117de9" }, "downloads": -1, "filename": "blender-1.4.tar.gz", "has_sig": false, "md5_digest": "fca40c1bc409a65f1818357d75ce0fdc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24680401, "upload_time": "2019-08-08T17:45:52", "url": "https://files.pythonhosted.org/packages/b9/ac/31d3d2a51a4db8b0df7900978a50a88664054b3d9b07e8a909e282b150e6/blender-1.4.tar.gz" } ] }