flask/.devcontainer
Kundan Kumar 9392f5b3e9 Add devcontainer with Python 3.13 and uv support
Adds a Dockerfile-based development container using Microsoft's Python 3.13 image, with uv installed for dependency management.

Updates:
- Adds .devcontainer/Dockerfile based on Python 3.13
- Modifies devcontainer.json to use a local build
- Updates on-create-command.sh to install dependencies using uv
2025-07-23 08:41:40 +05:30
..
devcontainer.json Add devcontainer with Python 3.13 and uv support 2025-07-23 08:41:40 +05:30
Dockerfile Add devcontainer with Python 3.13 and uv support 2025-07-23 08:41:40 +05:30
on-create-command.sh Add devcontainer with Python 3.13 and uv support 2025-07-23 08:41:40 +05:30