Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
/ blender_addon_utils Public archive

Utility module to help automatically installing addon dependencies and checking for updates

License

Notifications You must be signed in to change notification settings

30350n/blender_addon_utils

Repository files navigation

blender gplv3 docs

This project has been deprecated by the introduction of the Blender Extensions Platform in Blender 4.2+

blender_addon_utils

The blender_addon_utils module offers functionality to enable the end-users of your blender addon to easily install pip, as well as any dependencies your addon requires.

Documentation

Detailed documentation is available at readthedocs.

Example

The end user will be presented with a panel like this, if there are missing dependencies:

For an example of an addon that uses this functionality, checkout my pcb2blender_importer addon.

License

  • This project is licensed under GPLv3.

About

Utility module to help automatically installing addon dependencies and checking for updates

Topics

Resources

License

Stars

Watchers

Forks

Languages