Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Is it possible to strictly run plugin from self contained subdirectory?

New Here ,
May 26, 2025 May 26, 2025

Im new to python scripting and im learning to create a plugin for Painter but I would like to run a plugin from a self contained subdirectory from within the Painter python plugin directory. I dont want to have a script file run from that plugin directory but rather my plugin subdirectory. Ex.

 

Not

python/plugins/myPlugin.py

 

Yes

pytho/plugins/myPlugin/myPlugin.py

 

Is this possible?

TOPICS
Scripting
37
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation