[console_scripts]
fathom-extract = fathom_web.commands.extract:main
fathom-label = fathom_web.commands.label:main
fathom-list = fathom_web.commands.list:main
fathom-pick = fathom_web.commands.pick:main
fathom-serve = fathom_web.commands.serve:main
fathom-test = fathom_web.commands.test:main
fathom-train = fathom_web.commands.train:main

