How to debug Django inside a Docker container with VSCode

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Visual Studio Code

    Visual Studio Code

  • After adding this piece of code to .bashrc, VSCode must be restarted to allow the process to get the new defined env. This process has to be done due to how VSCode is opened and how processes work, for more info, see here.

  • pyenv

    Simple Python version management

  • Python version manager pyenv

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • debugpy

    An implementation of the Debug Adapter Protocol for Python

  • debugpy description from it's repository:

  • django-gunicorn-nginx-docker

    Ready-To-Deploy Django application with docker compose

  • For this demonstration, this project will be used: https://github.com/wiamsuri/django-gunicorn-nginx-docker

  • vscode-python-debugger

    Python debugger (debugpy) extension for VS Code.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Developing a Generic Streamlit UI to Test Amazon Bedrock Agents

    4 projects | dev.to | 5 May 2024
  • how to make your own hbot, by h-bot10000.

    2 projects | /r/theletterbots | 14 Aug 2023
  • Starting Python

    2 projects | /r/learnpython | 26 Nov 2022
  • Ready for Our First Contact With Python. How to begin

    2 projects | dev.to | 1 Aug 2022
  • Joys of Installing Python For The Umpteenth Time

    3 projects | dev.to | 29 Apr 2022