from IPython import embed from main import app # where your fastAPI app is located, you can initialize it here @app.command() def ...
確定! 回上一頁