4223796
1
2
3
4
import fastapi_users_db_sqlalchemy import os path = os.path.dirname(fastapi_users_db_sqlalchemy.__file__) print('Path:', path)