Name | types-maya JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | External type annotations for Autodesk Maya Python API |
upload_time | 2025-02-25 19:27:33 |
maintainer | None |
docs_url | None |
author | Thibaud Gambier |
requires_python | >=3.8 |
license | MIT License
Copyright (c) 2025 Thibaud Gambier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# types-maya
[](https://pypi.org/project/types-maya/)
[](https://pypi.org/project/types-maya/)
[](https://github.com/tahv/types-maya/blob/main/LICENSE)
[](https://github.com/tahv/types-maya/actions/workflows/tests.yml)
External type annotations for Autodesk Maya Python API.
The goal is to provide helper for [Pyright](https://github.com/microsoft/pyright)
language server to offer better autocompletion.
## Installation
Install with [pip](https://pip.pypa.io/en/stable/topics/vcs-support/#git)
or [uv pip](https://docs.astral.sh/uv/pip/packages/#installing-a-package).
```bash
pip install types-maya
```
<!--
Install from vcs with [pip](https://pip.pypa.io/en/stable/topics/vcs-support/#git)
or [uv pip](https://docs.astral.sh/uv/pip/packages/#installing-a-package).
```bash
pip install git+https://github.com/tahv/types-maya@main
```
-->
## Available stubs
The stubs are maintained manually.
This means they will likely remains incomplete for some time.
I update the stubs based on the needs of my projects
and i mostly focus on Maya Python API 2.0 (`maya.api`).
| Import name | Status |
|---------------------------|----------------------|
| `maya.api.OpenMaya` | 🟠Incomplete (~20%) |
| `maya.api.OpenMayaAnim` | 🔴 Not Covered |
| `maya.api.OpenMayaRender` | 🔴 Not Covered |
| `maya.api.OpenMayaUI` | 🔴 Not Covered |
| `maya.cmds` | 🔴 Not Covered |
| `maya.mel` | 🟢 Complete |
| `maya.standalone` | 🟢 Complete |
| `maya.OpenMaya` | 🔴 Not Covered |
| `maya.OpenMayaAnim` | 🔴 Not Covered |
| `maya.OpenMayaFX` | 🔴 Not Covered |
| `maya.OpenMayaMPx` | 🔴 Not Covered |
| `maya.OpenMayaRender` | 🔴 Not Covered |
| `maya.OpenMayaUI` | 🔴 Not Covered |
The stubs are written from the
[Maya 2025 Reference](https://help.autodesk.com/view/MAYADEV/2025/ENU/).
## Contributing
Contributions of any kind are welcome.
Please open an issue or a submit pull request.
Raw data
{
"_id": null,
"home_page": null,
"name": "types-maya",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Thibaud Gambier",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/17/bb/fe4af22735df443fbdcdadbc0af739d2324275e0993cea72c4da32a7b60d/types_maya-0.1.1.tar.gz",
"platform": null,
"description": "# types-maya\n\n[](https://pypi.org/project/types-maya/)\n[](https://pypi.org/project/types-maya/)\n[](https://github.com/tahv/types-maya/blob/main/LICENSE)\n[](https://github.com/tahv/types-maya/actions/workflows/tests.yml)\n\nExternal type annotations for Autodesk Maya Python API.\n\nThe goal is to provide helper for [Pyright](https://github.com/microsoft/pyright)\nlanguage server to offer better autocompletion.\n\n## Installation\n\nInstall with [pip](https://pip.pypa.io/en/stable/topics/vcs-support/#git)\nor [uv pip](https://docs.astral.sh/uv/pip/packages/#installing-a-package).\n\n```bash\npip install types-maya\n```\n\n<!--\nInstall from vcs with [pip](https://pip.pypa.io/en/stable/topics/vcs-support/#git)\nor [uv pip](https://docs.astral.sh/uv/pip/packages/#installing-a-package).\n\n```bash\npip install git+https://github.com/tahv/types-maya@main\n```\n-->\n\n## Available stubs\n\nThe stubs are maintained manually.\nThis means they will likely remains incomplete for some time.\n\nI update the stubs based on the needs of my projects\nand i mostly focus on Maya Python API 2.0 (`maya.api`).\n\n| Import name | Status |\n|---------------------------|----------------------|\n| `maya.api.OpenMaya` | \ud83d\udfe0 Incomplete (~20%) |\n| `maya.api.OpenMayaAnim` | \ud83d\udd34 Not Covered |\n| `maya.api.OpenMayaRender` | \ud83d\udd34 Not Covered |\n| `maya.api.OpenMayaUI` | \ud83d\udd34 Not Covered |\n| `maya.cmds` | \ud83d\udd34 Not Covered |\n| `maya.mel` | \ud83d\udfe2 Complete |\n| `maya.standalone` | \ud83d\udfe2 Complete |\n| `maya.OpenMaya` | \ud83d\udd34 Not Covered |\n| `maya.OpenMayaAnim` | \ud83d\udd34 Not Covered |\n| `maya.OpenMayaFX` | \ud83d\udd34 Not Covered |\n| `maya.OpenMayaMPx` | \ud83d\udd34 Not Covered |\n| `maya.OpenMayaRender` | \ud83d\udd34 Not Covered |\n| `maya.OpenMayaUI` | \ud83d\udd34 Not Covered |\n\nThe stubs are written from the\n[Maya 2025 Reference](https://help.autodesk.com/view/MAYADEV/2025/ENU/).\n\n## Contributing\n\nContributions of any kind are welcome.\nPlease open an issue or a submit pull request.\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2025 Thibaud Gambier\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n ",
"summary": "External type annotations for Autodesk Maya Python API",
"version": "0.1.1",
"project_urls": {
"PyPI": "https://pypi.org/project/types-maya",
"Repository": "https://github.com/tahv/types-maya"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "fb9dd90709dee8b38036b5541e69b5c8e0103df575bba907fb90bc290e73dd7f",
"md5": "60aa773e94b974d8967235ca3341b7fd",
"sha256": "1c16190d78c75bdbe47d9fc8ef5a199e2195b5d05b03376c4ec5f520cad750c3"
},
"downloads": -1,
"filename": "types_maya-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "60aa773e94b974d8967235ca3341b7fd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 22846,
"upload_time": "2025-02-25T19:27:32",
"upload_time_iso_8601": "2025-02-25T19:27:32.091083Z",
"url": "https://files.pythonhosted.org/packages/fb/9d/d90709dee8b38036b5541e69b5c8e0103df575bba907fb90bc290e73dd7f/types_maya-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "17bbfe4af22735df443fbdcdadbc0af739d2324275e0993cea72c4da32a7b60d",
"md5": "ae84be1d560e9726b97b8f2856cb2036",
"sha256": "6e6f74491f68560967bce91afd54ffd3858dd07b859a76606dc55397cd15fc8d"
},
"downloads": -1,
"filename": "types_maya-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "ae84be1d560e9726b97b8f2856cb2036",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 25583,
"upload_time": "2025-02-25T19:27:33",
"upload_time_iso_8601": "2025-02-25T19:27:33.848795Z",
"url": "https://files.pythonhosted.org/packages/17/bb/fe4af22735df443fbdcdadbc0af739d2324275e0993cea72c4da32a7b60d/types_maya-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-25 19:27:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tahv",
"github_project": "types-maya",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "types-maya"
}