Package overviewΒΆ
This page gives reference of the SDK source code with doctypes, parameters and various useful notes to operate SDK conveniently.
We strongly advise to operate with anything but:
all under the packages
dynacrop.sdk
anddynacrop.constants
the
dynacrop.processing_request_base.ProcessingRequest
classthe
dynacrop.config.Config
class
These components are considered public under the dynacrop
namespace and should be hinted by your IDE and accessible when you use statement:
from dynacrop import * # or better denominated