from fastapi import FastAPI app = FastAPI() from sources.Controllers import main