{"id":16589060,"url":"https://github.com/hannesdelbeke/pyblish-maya-plugin","last_synced_at":"2026-04-16T16:32:49.638Z","repository":{"id":211097176,"uuid":"728196197","full_name":"hannesdelbeke/pyblish-maya-plugin","owner":"hannesdelbeke","description":"Pyblish validation, but as a Maya plugin / plug-in","archived":false,"fork":false,"pushed_at":"2023-12-06T20:21:42.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T22:13:27.939Z","etag":null,"topics":["maya","plug-in","plugin","pyblish"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hannesdelbeke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-12-06T12:39:29.000Z","updated_at":"2023-12-06T22:20:56.000Z","dependencies_parsed_at":"2023-12-06T13:38:57.458Z","dependency_job_id":"77333d88-e900-4c72-aba9-8e9e51e3a422","html_url":"https://github.com/hannesdelbeke/pyblish-maya-plugin","commit_stats":null,"previous_names":["hannesdelbeke/pyblish-maya-plugin"],"tags_count":0,"template":false,"template_full_name":"hannesdelbeke/maya-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannesdelbeke%2Fpyblish-maya-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannesdelbeke%2Fpyblish-maya-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannesdelbeke%2Fpyblish-maya-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannesdelbeke%2Fpyblish-maya-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hannesdelbeke","download_url":"https://codeload.github.com/hannesdelbeke/pyblish-maya-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242198584,"owners_count":20088058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["maya","plug-in","plugin","pyblish"],"created_at":"2024-10-11T23:07:43.465Z","updated_at":"2026-04-16T16:32:49.599Z","avatar_url":"https://github.com/hannesdelbeke.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pyblish Maya plugin\n\nA Maya plugin wrapper for [pyblish-maya](https://github.com/pyblish/pyblish-maya)  \n\u003e The original `pyblish-maya`, is a Python package, and requires you to run the setup code on every startup.  \n\u003e This plugin runs the setup when enabled, making Pyblish easier to use.  \n\u003e To auto run setup on Maya startup, just set the plugin to auto-load. no more custom inhouse plugin or `usersetup.py`!\n\n![image](https://github.com/hannesdelbeke/pyblish-maya-plugin/assets/3758308/d95250f5-2c94-4f8f-8015-f3f56ff83546)\n\n## Features\n- Easily enable and disable Pyblish in Maya\n- When plugin is enabled:\n  - register `pyblish-lite` as default gui\n  - run pyblish-maya setup\n    - add Pyblish to menu `File/Publish`\n    - register default plugins\n- Plugin cleans up menu when disabled\n\n## Install\n### 1-click install with Plugget\n1. install [plugget for maya](https://github.com/plugget/plugget-qt-maya-plugin)\n2. search and install the `pyblish` plugget package \n\n### Manual install\n- manually pip install the requirements in the maya scripts folder\n- copy the pyblish-maya-plugin in the plug-ins folder\n- enable the plugin in maya from the menu  `window` \u003e `settings/preferences` \u003e `Plug-in Manager`\n \n\u003cdetails\u003e\n\u003csummary\u003eManual install isntructions \u003c/summary\u003e\n1. install dependencies to `Documents/Maya/scripts`\n    \n```\npython -m pip install pyblish-lite, pyblish-maya --target \"C:/Users/%username%/Documents/Maya/scripts\"\n```\n(To install for a specific Maya version only, e.g. 2022, replace `Maya/scripts` with `Maya/2022/scripts`)\n\n2. install plugin  \n  - manually copy the python file in your maya plugi-ins directory, \n\u003c!--\n  - or install (from repo) without dependencies to `Documents/Maya/plug-ins`\n\n```\npython -m pip --no-dependencies install https://github.com/hannesdelbeke/pyblish-maya-plugin/archive/refs/heads/main.zip --target \"C:/Users/%username%/Documents/Maya/plug-ins\"\n```\n--\u003e\n\n3. Open the plugin manager, and load the plugin.\n4. A new menu should show `Tools`, open the window from here.\n\u003c/details\u003e\n\n\n\n## other\n- plugget package https://github.com/plugget/plugget-pkgs/tree/main/maya/pyblish\n- pyblish forum https://forums.pyblish.com/t/pyblish-maya-plugin/745\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhannesdelbeke%2Fpyblish-maya-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhannesdelbeke%2Fpyblish-maya-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhannesdelbeke%2Fpyblish-maya-plugin/lists"}