python-- command (each module installed)

python command line

Exit python command line: exit ()

 

1. Install django

pip3 install django == 1.11.1

 

2. Install jinja2

pip install jinja2

Guess you like

Origin www.cnblogs.com/mashangsir/p/11455977.html