
    [console_scripts]
    fastgets_worker=fastgets.work:main
    fastgets_api_server=fastgets.api.app:run
    