<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": "scblender",
"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/e2/8e/66a64c5fd550ca22979d57d301ab38fb5e13c7f1cf73fd5bb5f7d2dddb6a/scblender-0.1.2.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.1.2",
"project_urls": null,
"split_keywords": [
"python",
"video",
"stream",
"video stream",
"camera stream",
"sockets"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e28e66a64c5fd550ca22979d57d301ab38fb5e13c7f1cf73fd5bb5f7d2dddb6a",
"md5": "ef77634e4ae7700cd034a7967a9424a9",
"sha256": "ab4f16730011bbf3772d9843234cb639f9963550e6ca6a4ad925896ef1b72b34"
},
"downloads": -1,
"filename": "scblender-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "ef77634e4ae7700cd034a7967a9424a9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6611,
"upload_time": "2023-07-05T19:27:59",
"upload_time_iso_8601": "2023-07-05T19:27:59.998749Z",
"url": "https://files.pythonhosted.org/packages/e2/8e/66a64c5fd550ca22979d57d301ab38fb5e13c7f1cf73fd5bb5f7d2dddb6a/scblender-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-05 19:27:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "scblender"
}