API documentation of the gamster package¶
gamster is primarily ment to be used a command line tool, but it
also provides a Python API, which is documented here. As great parts of the
documentation is extracted automatically from docstrings, the API
documentation is only available in English.
If you'd like to use the API in your Python project, checking the code of
the cli module might be very helpful as an example of how to use
the API.
This small package only consists if 2 modules:
create_bag- provides functionality to convert an object dir into a bag.unpack- make object dirs from bags