Skip to content
@plugget

plugget

A plugin & package manager from the games industry

plugget

Plugget simplifies distributing your tools & plugins.

  • Supports: Maya, 3ds-Max, Blender, Krita, Unreal, ...
  • Create private tool distribution lists for in-house pipelines, or search open source tools

Stop struggling with Perforce to distribute your tools, or forcing your Art-team to use Git.
Plugget handles the technical part⚡, and you create awesome tools for your team. 💪

Quickstart

Install your packages (plugins, addons, icons, ...) from a repo with a single Python command:

import plugget
plugget.install("my_package")

This code downloads the manifest from the public plugget repo,
reads the manifest for the source URL & install instructions,
and installs the plugin or addon and it's dependencies to the correct folder.

Repos

Core repos:

  • plugget The core Python module with all package download logic
  • plugget-pkgs The standard manifest repo for plugget packages

UI wrappers for apps:


Why not use ... instead?

🔍 Package managers compared

Let's compare existing package managers, to help you understand if you need Plugget:

Why not use PyPI?

  • PyPI only installs packaged python modules. But many Blender scripts are not packaged, e.g. this addon.
  • Addons aren't meant to be installed as Python packages. Pip installs to site packages, instead of addons.
  • Plugget targets casual users who prefer a UI instead of a console.
  • Plugget also supports other languages than Python, e.g. Maxscript & Unreal plugins

What about WinGet, chocolatey, etc? These solutions install apps, Plugget installs plugins for apps
It might be possible to use Chocolatey's install scripts to install a plugin, however it seems complex, and Chocolatey wasn't designed for this.

Pinned Loading

  1. plugget plugget Public

    Install dcc plugins with a single Python command

    Python 19 2

  2. plugget-pkgs plugget-pkgs Public

    4 3

Repositories

Showing 10 of 10 repositories
  • plugget-substance-painter-plugin Public

    add the plugget UI to the substance painter menu

    plugget/plugget-substance-painter-plugin’s past year of commit activity
    Makefile 1 0 0 1 Updated Nov 18, 2024
  • plugget Public

    Install dcc plugins with a single Python command

    plugget/plugget’s past year of commit activity
    Python 19 Apache-2.0 2 30 0 Updated Oct 6, 2024
  • plugget-pkgs Public
    plugget/plugget-pkgs’s past year of commit activity
    4 MIT 3 16 (1 issue needs help) 0 Updated Oct 6, 2024
  • plugget-qt Public

    UI to search plugget packages (Qt)

    plugget/plugget-qt’s past year of commit activity
    Python 2 Apache-2.0 0 9 0 Updated Oct 6, 2024
  • plugget/plugget-qt-maya-plugin’s past year of commit activity
    Python 2 Apache-2.0 0 7 (1 issue needs help) 0 Updated Sep 24, 2024
  • .github Public

    The front page of the plugget org

    plugget/.github’s past year of commit activity
    0 0 0 0 Updated May 24, 2024
  • plugget-unreal-plugin Public

    unreal plugin to search & install plugget packages

    plugget/plugget-unreal-plugin’s past year of commit activity
    Python 2 0 10 (1 issue needs help) 0 Updated May 21, 2024
  • plugget/plugget-qt-blender-addon’s past year of commit activity
    Python 1 0 2 0 Updated May 20, 2024
  • plugget-blender-addon Public

    a blender add-on to install plugget

    plugget/plugget-blender-addon’s past year of commit activity
    Python 11 GPL-3.0 0 4 0 Updated Apr 29, 2024
  • requirements-test-package Public

    test package for 3ds max requirements

    plugget/requirements-test-package’s past year of commit activity
    0 0 0 0 Updated Nov 28, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…