django-admin.cpython-37.pyc
High-level Python web development framework (Python 3 version)
RUN apt-get update && \
apt-get install -y python-django
RUN apt-get update && \
apt-get install -y python-django
RUN pacman -S --noconfirm python-django
RUN apt-get update && \
apt-get install -y python-django
RUN dnf install -y python3-django
RUN apt-get update && \
apt-get install -y python-django