Adding a new area with python

Hi, I was wondering if it is possible to create a new ‘area’ with python api, as in ‘3D VIEW’ or ‘MOVIECLIP EDITOR’ but a brand new one, or if that isn’t possible, remove buttons from an existing area to get a blank slate.

Thanks!

No, this is not possible. I opened a topic on RightClickSelect about that: https://rightclickselect.com/p/scripting/Lrbbbc/create-editable-custom-area-type

See link https://wiki.blender.org/index.php/Dev:Source/UI/Tutorials/AddAnEditor but as far as I know only possible within the source code.