hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

unverified 8y, 38d ago

Why not use help('modules')

remark link
export
hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

russell 8y, 37d ago [edited]

Yes, help('modules') works great for interactive mode.

The examples in the post show how to use the output programmatically. Programatic access may find uses in plugin creation or dynamic importing.

For example:

https://botoform.readthedocs.io/en/latest/reference/plugins/

hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!