Functionsยง
- add_
module_ ๐stub_ files - argument_
stub ๐ - class_
stubs ๐ - function_
stubs ๐ - module_
stub_ files - Generates the type stubs of a given module.
It returns a map between the file name and the file content.
The root module stubs will be in the
__init__.pyi
file and the submodules directory in files with a relevant name. - module_
stubs ๐ - Generates the module stubs to a String, not including submodules
- variable_
length_ ๐argument_ stub