Python API

The Depthcharge API is implemented as a depthcharge module, which consists of a number of submodules. Much of the functionality one will likely want to interact with when getting started resides in the top-level depthcharge module namespace. All of the Python Scripts are built atop of this API, and can be referenced as examples (in addition to other example code in the source repository).