abel_mendonca
05/23/2023, 2:57 PMedgar_ramirez_mondragon
05/23/2023, 3:32 PMplugins:
extractors:
- name: my_extractor
namespace: my_extractor
executable: ./extractors/extract.py
and make sure your script is executable, e.g. with a shebang pointing to the right Python executable.taylor
05/23/2023, 3:36 PMuser
05/23/2023, 3:38 PMcapabilities
is empty, Meltano won’t try to pass the common singer CLI options.