# spatial3d v0.8.0 ![Badge](https://github.com/jbschwartz/spatial/actions/workflows/ci.yml/badge.svg)
A Python library for representing and working with 3D objects.
## Installation
Install using `pip`:
```
python -m pip install spatial3d
```
Install using `poetry`:
```
poetry add spatial3d
```
Raw data
{
"_id": null,
"home_page": "https://github.com/jbschwartz/spatial3d",
"name": "spatial3d",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "vector,matrix,quaternion,mesh",
"author": "James Schwartz",
"author_email": "james@schwartz.engineer",
"download_url": "https://files.pythonhosted.org/packages/1d/2d/8800c510a99835d262f02ab3d1526458153e7b69d5c8427693de4127fd35/spatial3d-0.8.0.tar.gz",
"platform": null,
"description": "# spatial3d v0.8.0 ![Badge](https://github.com/jbschwartz/spatial/actions/workflows/ci.yml/badge.svg)\n\nA Python library for representing and working with 3D objects.\n\n## Installation\n\nInstall using `pip`:\n\n```\npython -m pip install spatial3d\n```\n\nInstall using `poetry`:\n\n```\npoetry add spatial3d\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python library for representing and working with 3D objects.",
"version": "0.8.0",
"project_urls": {
"Homepage": "https://github.com/jbschwartz/spatial3d",
"Repository": "https://github.com/jbschwartz/spatial3d"
},
"split_keywords": [
"vector",
"matrix",
"quaternion",
"mesh"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "07fb78c0a17377adc3d5a2bd9d415facf76074a1a3b28e2150c30647c93a0732",
"md5": "8fa7cb2c4929e4aa027cb0b4a78f9d48",
"sha256": "c62921a423e28ed49de083967b76e9155eef6535dd6a72ab04fe0f4a71498715"
},
"downloads": -1,
"filename": "spatial3d-0.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8fa7cb2c4929e4aa027cb0b4a78f9d48",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 23156,
"upload_time": "2024-02-17T15:33:48",
"upload_time_iso_8601": "2024-02-17T15:33:48.415973Z",
"url": "https://files.pythonhosted.org/packages/07/fb/78c0a17377adc3d5a2bd9d415facf76074a1a3b28e2150c30647c93a0732/spatial3d-0.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1d2d8800c510a99835d262f02ab3d1526458153e7b69d5c8427693de4127fd35",
"md5": "6cd83cae756d9320645de6f384d22d22",
"sha256": "e8c427dcdbac1a920f088d4efd58bb77aae22ea0a2e3a853d62aa58946846f21"
},
"downloads": -1,
"filename": "spatial3d-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "6cd83cae756d9320645de6f384d22d22",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 17118,
"upload_time": "2024-02-17T15:33:50",
"upload_time_iso_8601": "2024-02-17T15:33:50.043022Z",
"url": "https://files.pythonhosted.org/packages/1d/2d/8800c510a99835d262f02ab3d1526458153e7b69d5c8427693de4127fd35/spatial3d-0.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-17 15:33:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jbschwartz",
"github_project": "spatial3d",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "spatial3d"
}