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