Coder Social home page Coder Social logo

plugget-pkgs's Introduction

Plugget: Plugin Package Manager

PyPI Downloads

Install app packages (plugins, addons, ...) with a single Python command using Plugget.
Or 1-click install plugins in Blender, Maya, Max, Substance, ... with Plugget Qt

import plugget
plugget.install("my_package")

machinetoolsinstall

also check out
๐Ÿ”น Plugget Qt
Plugget Qt Unreal plugin
Plugget Qt Blender addon (more features)
Plugget Blender addon (simple)
๐Ÿ”น plugget manifest repo
๐Ÿ”น plugget-qt-maya-plugin A Maya plugin that launches the Plugget Qt UI window

requirements

  • pip installed
  • git installed (aim to auto handle requirements in future)

not to confuse with

  • PluGeth The extensible Geth fork, ethereum, golang
  • pluGET A package manager to update minecraft server plugin & software

package manager comparison

PyPi installs only packaged python modules. Plugget supports other languages, e.g. Maxscript, and links to unpackaged repos.

WinGet, chocolatey, etc. install apps, Plugget installs plugins for apps.

manifest repo

issues

If the install fails. It likely is a bad manifest, a bad install, or a bug with Plugget. Report the issue in issues. There's a small chance the GitHub servers are down, you can check the github status.

community

If this tool is helpfull, you can โญ star it on the github page, just click the โญ star button in the top-right of this page.

image

plugget-pkgs's People

Contributors

hannesdelbeke avatar tituslvr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

plugget-pkgs's Issues

substance sample

krita

maya sample

plugins to package for testing.
packing and testing a plugin can take time. so focus is on tools that other people can reuse.
e.g. mimic for robotics is a great tool, but has quite a niche audience.

other

favorite modules

other modules

other

script

other

vague

wont do for now

cause they need more work or are not relevant atm

bug maya install

error when try install snap-to-closest-uv with plugget qt in maya

app_path C:\Users\HANNES~1.DEB\AppData\Local\Temp\plugget\plugget-pkgs\maya
install requirements to target C:\Users\hannes.debelke\Documents\maya\2022\scripts
// root : cloning 'https://github.com/hannesdelbeke/snap-to-closest-uv' to 'C:\Users\HANNES~1.DEB\AppData\Local\Temp\plugget\maya\a123951e\snap-to-closest-uv\0.0.1\snap-to-closest-uv' // 
// root : ['command to run other:', ['git', 'clone', '--depth', '1', '--progress', 'https://github.com/hannesdelbeke/snap-to-closest-uv', 'C:\\Users\\HANNES~1.DEB\\AppData\\Local\\Temp\\plugget\\maya\\a123951e\\snap-to-closest-uv\\0.0.1\\snap-to-closest-uv']] // 
// root : command: '{command}' // 
# Traceback (most recent call last):
#   File "C:/Users/hannes.debelke/Documents/maya/scripts\plugget_qt\__init__.py", line 107, in <lambda>
#     install_button.clicked.connect(lambda r=row: self.install_package(r))
#   File "C:/Users/hannes.debelke/Documents/maya/scripts\plugget_qt\__init__.py", line 114, in install_package
#     cmd.install(package_meta.package_name, version=version)
#   File "C:/Users/hannes.debelke/Documents/maya/scripts\plugget\commands\__init__.py", line 242, in install
#     package.install(enable=enable, **kwargs)
#   File "C:/Users/hannes.debelke/Documents/maya/scripts\plugget\data\package.py", line 353, in install
#     action.install(self, *args, force=force, **kwargs)
#   File "C:/Users/hannes.debelke/Documents/maya/scripts\plugget\actions\_requirements.py", line 94, in install
#     package.get_content(use_cached=True)
#   File "C:/Users/hannes.debelke/Documents/maya/scripts\plugget\data\package.py", line 273, in get_content
#     self._content_paths = self._clone_repo(target_dir=target_dir)
#   File "C:/Users/hannes.debelke/Documents/maya/scripts\plugget\data\package.py", line 333, in _clone_repo
#     raise Exception(f"Failed to clone repo to {target_dir}")
# Exception: Failed to clone repo to C:\Users\HANNES~1.DEB\AppData\Local\Temp\plugget\maya\a123951e\snap-to-closest-uv\0.0.1\snap-to-closest-uv

port more blender tools

packages

luxcore


various small scripts

other

https://github.com/Tilapiatsu/blender-custom_config/blob/master/scripts/addons/Tila_ConfigManager/AddonList.json

unreal

see manifests https://github.com/plugget/plugget-pkgs/tree/main/unreal

maxscript samples

max is low priority. haven't used in ages & doesn't support python plugins AFAIK.

the build in plugin manager seems to be for dll plugins only

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.