Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 238 Bytes

Prerequisite.md

File metadata and controls

9 lines (6 loc) · 238 Bytes

Prerequisites:

  • Python 3.6+ installed with necessary dependencies.
  • Django 3.1 supports Python 3.6, 3.7, and 3.8+.
  • Text editor or IDE for coding in Python.

Recommendations:

  • PyCharm as IDE or Visual Studio Code as text editor.