Hi I’m new to writing python code for blender.
What is the best IDE to use for developing python code/add ons for blender?
Eclipse or other?
Any information would be much appreciated.
thanks
Generally for python i use Pyscripter on windows. It’s a very good IDE. But if you want to do quick tests in Blender, i think that you have to use Blender’s text editor.