Is there any documentation for the meltano python ...
# documentation
b
Is there any documentation for the meltano python core library ? I was struggling to find one
f
We don't auto generate docs yet for meltano.core but we do have decent inline doc's already - https://github.com/meltano/meltano/blob/main/src/meltano/core/plugin_invoker.py
we could definitely use better/more detailed module level docs though to help tie things together for folks.