a package manager to install packages in your app
Project description
Plugget: Plugin Package Manager
Install app packages (plugins, addons, icons, ...) from a repo with a single Python command:
import plugget
plugget.install("my_package")
also check out
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
- package manifests live in the 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.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.