django-admin.py

High-level Python web development framework (Python 3 version)

Debian Debian
RUN apt-get update && \ apt-get install -y python3-django
Ubuntu
RUN apt-get update && \ apt-get install -y python3-django
Arch Arch Linux
RUN pacman -S --noconfirm python2-django
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-django
Fedora
RUN dnf install -y python3-django
Raspbian
RUN apt-get update && \ apt-get install -y python3-django
click the source code to copy install django-admin.py on any operating system with command-not-found.com