Get the App
SLTechnology News&Howtos  ›  Servers  › 

The process of building django development environment under Ubuntu

Shulou Source: shulou.com Published: 2022-06-01 16:48:24 09月22日 Update

This article mainly explains "the process of building the django development environment under Ubuntu". The content of the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "the process of building the django development environment under Ubuntu".

# ubuntu server 14.04

1 basic environment configuration zsh build-essential

2 python environment configuration

2.1 install pip

Wget https://bootstrap.pypa.io/get-pip.py

Sudo python get-pip.py

# Update pip

# pip install-U pip

2.2 install virtualenv

Sudo pip install virtualenvwrapper

Vi .zshrc

Export WORKON_HOME=$HOME/.virtualenvs

Export PROJECT_HOME=$HOME/directory-you-do-development-in

Source / usr/local/bin/virtualenvwrapper.sh

Source .zshrc

Mkvirtualenv py_env1

2.3 install django

Pip install django # pip list Authentication

Thank you for reading, the above is the content of "the process of building django development environment under Ubuntu". After the study of this article, I believe you have a deeper understanding of the process of building django development environment under Ubuntu, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Tags: Environment process development learning content configuration verification that is ideas situations articles more knowledge knowledge points articles follow problems practice push update Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Linux Shulou Technology MySQL Redmi Apple