Stubser

A nudge in the right direction

The stubser is a dev-utility to enable the creation of stubs-files on demand for users of custom components.
  1. Place the component inside your component, make sure "Owner" is set to the parent, and press Init.
  2. Tag all DATs the should be stubbed with "stupser".

Users of your component now can press "Deploy Stubs" to generate the stubs-files in ,/typings/__builtins__.pyi.


Downloads: 122

Created at: 6.11.2023

Uploaded: 4.11.2023
Added optional arguments for removing private and unpromoted arguments.
Added parameter for stubbing another component.
Added parameter for tags to search for.
Added parameter to define search-depth.
Download