<h1>
Blender script
</h1>
> Project status: Under development
This Blender script was created in order to facilitate our control of blender objects. I big problem I came across when I started to try to modifie objects in blender
through python commands was the name of its functions, how way that its classes works. So I decided to create this to help using python commands in blender.
It is necessary to have some packages installed
```
pip install bpy math numpy pandas sympy sqlite3
```
Raw data
{
"_id": null,
"home_page": "",
"name": "blender-script",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,video,stream,video stream,camera stream,sockets",
"author": "Mack Hughes (Allison Eduardo)",
"author_email": "<mackhughes251@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/2b/d6/e6bbf47ef93a28547af97524ba93c89b6561ebfeaa30db061bb399b67738/blender_script-0.0.1.tar.gz",
"platform": null,
"description": "\n<h1>\n Blender script\n</h1>\n\n> Project status: Under development\n\nThis Blender script was created in order to facilitate our control of blender objects. I big problem I came across when I started to try to modifie objects in blender\nthrough python commands was the name of its functions, how way that its classes works. So I decided to create this to help using python commands in blender.\n\nIt is necessary to have some packages installed\n```\n pip install bpy math numpy pandas sympy sqlite3\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "its purpose is to help and facilitate the commands",
"version": "0.0.1",
"project_urls": null,
"split_keywords": [
"python",
"video",
"stream",
"video stream",
"camera stream",
"sockets"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2bd6e6bbf47ef93a28547af97524ba93c89b6561ebfeaa30db061bb399b67738",
"md5": "b3eb0937030d15be8816adeb1f3e994f",
"sha256": "1556a9899ea26a5bda467423b57e8b578da58bae8e0bb7873893c4f185a318ae"
},
"downloads": -1,
"filename": "blender_script-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b3eb0937030d15be8816adeb1f3e994f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1656,
"upload_time": "2023-07-06T00:57:11",
"upload_time_iso_8601": "2023-07-06T00:57:11.185484Z",
"url": "https://files.pythonhosted.org/packages/2b/d6/e6bbf47ef93a28547af97524ba93c89b6561ebfeaa30db061bb399b67738/blender_script-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-06 00:57:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "blender-script"
}