Suggestion: create a codespaces quickstart for fastapi contributors #10714
-
First Check
Commit to Help
Example Codehttps://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/setting-up-your-python-project-for-codespacesDescriptionThis is something to consider to help contributors get up and running faster. I suggest we create (and maintain) a FastAPI contributors quickstart that contains the basic dependencies needed to contribute to the fastAPI code. I have seen people adding codespaces for using the software (including GitHub as one of their first codespaces tutorials) but haven't seen a dedicated one for contributing and using in dev mode. This could replace/enhance the setup instructions here: https://fastapi.tiangolo.com/contributing/ A couple of benefits of using this approach (which I see more open source projects adopting):
I'll raise my hand to help out getting this set up if it's something we want to consider. Operating SystemLinux Operating System DetailsNo response FastAPI Version0.103.2 Pydantic Version2.3.0 Python Version3.10 Additional ContextHere's an example of the Apache Airflow project using this method: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
#9262 (comment)