1. Development environment Construction--python

Source: Internet
Author: User

1. Install Python

Download the latest version of Python3 's installation package from the official Python website: http://www.python.org.

Reference: http://www.cnblogs.com/yaoyaojcy/p/7349019.html

2. Installing Pycharm

Pycharm installation process reference: http://www.cnblogs.com/yaoyaojcy/p/7349019.html

Activating PYCHARM:HTTPS://WWW.JIANSHU.COM/P/C432D61A8FC1

3. Install the GIT client

The specific installation process refers to the following links in the Git installation process, the article is written in very detailed, learn about the difference between SVN and git.

Reference: https://www.cnblogs.com/smuxiaolei/p/7484678.html

4. Registering a remote repository

I'm a registered coding:https://coding.net/login.

Of course, it can be used with GitHub.

5. Configuring Pycharm First step: Configure Git

The second step: Login Https://coding.net/login, new project, enter the project, you can see the side of the page has an HTTPS address (such as), the project URL to copy out.

Step three: VCS---Checkout from Version Control, git--clone, for example, click "Clone", after entering the login username password of the coding website, the clone is completed.

Fourth step: After Pycharm to create a new file, PY program, click on the upper right corner of the commit (or shortcut ctrl+k), submit the version, click "Commit and Push"

1. Development environment Construction--python

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.