# Pose Format
## Publishing
```bash
pip3 install --upgrade build twine pyopenssl cryptography requests-toolbelt
rm -rf dist
python3 -m build
python3 -m twine upload dist/*
```
Raw data
{
"_id": null,
"home_page": null,
"name": "dt-pose-format",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Pose Files, Pose Interpolation, Pose Augmentation",
"author": null,
"author_email": "Amit Moryossef <amitmoryossef@gmail.com>, Mathias M\u00fcller <anon1@ymous.com>, Rebecka Fahrni <anon2@ymous.com>",
"download_url": "https://files.pythonhosted.org/packages/e2/c7/ad09fddec36c3b8178ddbd9181f3f684d9e8f3930ac8d188dbe7f9a7c738/dt_pose_format-0.7.0.tar.gz",
"platform": null,
"description": "# Pose Format\n\n## Publishing\n```bash\npip3 install --upgrade build twine pyopenssl cryptography requests-toolbelt\nrm -rf dist\npython3 -m build\npython3 -m twine upload dist/*\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Library for viewing, augmenting, and handling .pose files",
"version": "0.7.0",
"project_urls": null,
"split_keywords": [
"pose files",
" pose interpolation",
" pose augmentation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c505879ab7bbdb7219b5a908a3d7d63696ddca9df48816076cb1ec7b55194e66",
"md5": "faecf7428d4d1f32c8ad6a5329eb508a",
"sha256": "14257884c7921c44b7db69cad8ea04bb74fbe5f85c64ca237a720d30478406d8"
},
"downloads": -1,
"filename": "dt_pose_format-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "faecf7428d4d1f32c8ad6a5329eb508a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 98204,
"upload_time": "2025-08-21T05:20:44",
"upload_time_iso_8601": "2025-08-21T05:20:44.236114Z",
"url": "https://files.pythonhosted.org/packages/c5/05/879ab7bbdb7219b5a908a3d7d63696ddca9df48816076cb1ec7b55194e66/dt_pose_format-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e2c7ad09fddec36c3b8178ddbd9181f3f684d9e8f3930ac8d188dbe7f9a7c738",
"md5": "c828ce6089c38becec3c732967f1824b",
"sha256": "49ab959109a33948e47d9bd3ae18dec976dcd2e6978396dd41f36eb7750be4a4"
},
"downloads": -1,
"filename": "dt_pose_format-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "c828ce6089c38becec3c732967f1824b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 73843,
"upload_time": "2025-08-21T05:20:45",
"upload_time_iso_8601": "2025-08-21T05:20:45.374261Z",
"url": "https://files.pythonhosted.org/packages/e2/c7/ad09fddec36c3b8178ddbd9181f3f684d9e8f3930ac8d188dbe7f9a7c738/dt_pose_format-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-21 05:20:45",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "dt-pose-format"
}