Pycharm python and Django installation detailed tutorial __python

Source: Internet
Author: User
Tags install django pip install django
detailed tutorials for pycharm and Python and Django installation More Dry goodsDistributed Combat (dry goods) Spring cloud Combat (dry Goods) mybatis (dry) Spring boot combat (dry goods) react Getting started (dry goods) build small and medium sized Internet Enterprise Architecture (dry goods) Python learning continues to update Elasticsearc H notes

I. Download and install Pycharm

First, let's install Python.

1, first enter the Web site to download their own input URL https://www.python.org/downloads/into the following figure, select the red circle in the region to download.

2, after the download is completed as shown in the following figure

3, double-click EXE file for installation, the following figure, and according to the ring in the area to set, remember to check the box to tick, and then click Customize installation into the next step:

4, for the above figure, you can customize the installation path through browse, you can also directly click on the install to install, click Install after the installation can be completed

5, in order to check whether our Python installation is successful, you can enter Python in the command window to query, such as the display of the following figure of information to indicate success

Second, Django installation

Pip install Django

or

python setup.py install

Second, pycharm installation

Download the website or download the link below

Link: Https://pan.baidu.com/s/18Vh-Lmx-2QXQeOjIePTQHQ Password: 44CR

After the default installation is successful:

Open Application

Start creating a Django project

Project initialization takes a certain amount of time and waits patiently

To run the project:

Python manage.py runserver 127.0.0.1:8000

You can also start with idea as follows:

Startup success:

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.