In general, we recommend using goose in Python by first importing create from goose:
from goose imoprt create
The create
module can the be used to call all the user-facing functions. Documentation for these functions is included below.
.. automodule:: goose.create :members: