Python ide--importing pipenv-managed projects in IntelliJ idea

Source: Internet
Author: User
?

Try a lot of Python IDE, some concise, but the function is few, some function many, but very chicken!!! In a word, everything has its advantages and disadvantages!

Finally, I chose IntelliJ idea, and here's why I chose it:
1. Since my main business is Java development, idea doesn't have a learning curve for me.
2. Idea is a very mature IDE with rich plugins.
3. Project directory structure suitable for object-oriented programming

Disadvantages:
It's a bit high in memory.
?

Don't say much, let's see how to configure it!

Import Pipenv Project

How to create Pipenv project, please click here!

  • Import Project

?

?

And then all next the way up until:
?

Here Select the SDK, the general project to choose the corresponding SDK is good, but pipenv the project, as we said before, it has its own SDK, so we need to find the pipenv SKD directory created for us, bring it in, click "+" number
?
?

# 我的SDK目录地址在这里,pipenv_demo是我的项目名称/Users/renmeng/.local/share/virtualenvs/pipenv_demo-aDLyxFsM/bin/python3

After importing the SDK, click Done, then wait for idea to compile the project, and then look like this:
?

This makes it easy to see what dependencies we are using and what versions we rely on! is not very good ~! ``

Python ide--importing pipenv-managed projects in IntelliJ idea

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.