Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 448 Bytes

api.rst

File metadata and controls

21 lines (12 loc) · 448 Bytes

Python Module Documentation

Recommended usage

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.

GOOSE functions

.. automodule:: goose.create
   :members: