Name | pose3d JSON |
Version |
2.1.0
JSON |
| download |
home_page | |
Summary | Transforming and handling 3D poses and frames. |
upload_time | 2023-02-20 08:49:15 |
maintainer | |
docs_url | None |
author | John Halazonetis |
requires_python | |
license | |
keywords |
python
pose
transform
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Pose3D - Position and Orientation Python Library
Handling 2D and 3D poses as well as transformations between reference frames.
## Documentation
Visit page: <https://johnhal.gitlab.io/pose3d_python>
## Installing Library
This ibrary is freely available at the Python Package Index. You can install the latest version onto your machine with the following command:
``` bash
pip install pose3d --upgrade
```
Raw data
{
"_id": null,
"home_page": "",
"name": "pose3d",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,pose,transform",
"author": "John Halazonetis",
"author_email": "<john.halazonetis@icloud.com>",
"download_url": "https://files.pythonhosted.org/packages/a8/a5/b12c3c92305b3bc6eae1b83c415047b4dd09fc6e8c560738d82a2238459b/pose3d-2.1.0.tar.gz",
"platform": null,
"description": "# Pose3D - Position and Orientation Python Library\n\nHandling 2D and 3D poses as well as transformations between reference frames.\n\n## Documentation\nVisit page: <https://johnhal.gitlab.io/pose3d_python>\n\n## Installing Library\nThis ibrary is freely available at the Python Package Index. You can install the latest version onto your machine with the following command:\n\n``` bash\npip install pose3d --upgrade\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "Transforming and handling 3D poses and frames.",
"version": "2.1.0",
"project_urls": {
"Documentation": "https://johnhal.gitlab.io/pose3d_python",
"Repository": "https://gitlab.com/johnhal/pose3d_python"
},
"split_keywords": [
"python",
"pose",
"transform"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2872a1cebfe834581221ee14339884788f52926b5dd9c0f38f5496b2fc5e85e0",
"md5": "c718b44adcb34bc00221e973ae97f2b9",
"sha256": "4f39ade9f98f38d1d72043c88dca63cc99342de75715ee15ff508ac18550bc98"
},
"downloads": -1,
"filename": "pose3d-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c718b44adcb34bc00221e973ae97f2b9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 12209,
"upload_time": "2023-02-20T08:49:13",
"upload_time_iso_8601": "2023-02-20T08:49:13.448524Z",
"url": "https://files.pythonhosted.org/packages/28/72/a1cebfe834581221ee14339884788f52926b5dd9c0f38f5496b2fc5e85e0/pose3d-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a8a5b12c3c92305b3bc6eae1b83c415047b4dd09fc6e8c560738d82a2238459b",
"md5": "e8d514cb84c84f9ce0645b9381378f97",
"sha256": "fea3dafb4d9bbed49c697493ac9e39894ecab26b20bd5e9e34c89cc25eb83c98"
},
"downloads": -1,
"filename": "pose3d-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "e8d514cb84c84f9ce0645b9381378f97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9258,
"upload_time": "2023-02-20T08:49:15",
"upload_time_iso_8601": "2023-02-20T08:49:15.243503Z",
"url": "https://files.pythonhosted.org/packages/a8/a5/b12c3c92305b3bc6eae1b83c415047b4dd09fc6e8c560738d82a2238459b/pose3d-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-20 08:49:15",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "johnhal",
"gitlab_project": "pose3d_python",
"lcname": "pose3d"
}