Eclipse writes a Django program

Source: Internet
Author: User
Tags install django

My personal preference is to use eclipse. Here's how to write Django code with eclipse.

First: Install Python. In order to facilitate management, so I used the Anaconda3.

2nd step: Install Django. Enter the Anaconda directory. Execute command: Conda install Django until the system prompts for Django success.

3rd Step: Install the Pydev plugin in eclipse. This plugin is used to write Python code. See the link below for the method of installing the plugin. Http://www.pydev.org/manual_101_install.html

4th step: In Eclipse, configure Pydev.

Through the above steps, to build a good development environment. Enter the development process below.

Enter File->new->other from the menu bar

Select the Pydev->django menu:

This is a Django project that eclipse has for us to survive.

Right-click on the project panel to run the project and then verify it in the browser.

Eclipse writes a Django program

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.