I am using python manage.py shell in my flask application to use IPython shell for accessing my applicaton from shell. Is there any equivalent for this in fastApi?