<Open Source> Fast, easy-to-use starter kit for new users of Python and FastAPI

application fastapi fastapi-sqlalchemy fastapi-template initializer open-source orm postgresql pydantic pydantic-v2 python sqlalchemy-orm sqlmodel template-project uvicorn
1 Open Issue Need Help Last updated: Jul 9, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to debug a Python script (`inspect-templates.py`) used for testing FastAPI project templates. The script currently fails to display the stack trace when a template's tests fail, only indicating that tests failed without details. The solution involves modifying the script to properly capture and output the stack trace information during test failures, improving the diagnostic information provided to developers.

Complexity: 4/5
bug help wanted good first issue

<Open Source> Fast, easy-to-use starter kit for new users of Python and FastAPI

Python
#application#fastapi#fastapi-sqlalchemy#fastapi-template#initializer#open-source#orm#postgresql#pydantic#pydantic-v2#python#sqlalchemy-orm#sqlmodel#template-project#uvicorn