当前位置:网站首页>Venv: directory structure of venv
Venv: directory structure of venv
2022-07-01 10:12:00 【FakeOccupational】
venv Directory structure of
Suddenly found that Venv It still works , It can include complete python Executable files . The following is a venv Directory structure of .
- Directory structure :
- Use venv To perform
Directory structure of different platforms
windows
venv\
│
├── Include\
│
├── Lib\
│ │
│ └── site-packages\
│ │
│ ├── _distutils_hack\
│ │
│ ├── pip\
│ │
│ ├── pip-22.0.4.dist-info\
│ │
│ ├── pkg_resources\
│ │
│ ├── setuptools\
│ │
│ ├── setuptools-58.1.0.dist-info\
│ │
│ └── distutils-precedence.pth
│
│
├── Scripts\
│ ├── Activate.ps1
│ ├── activate
│ ├── activate.bat
│ ├── deactivate.bat
│ ├── pip.exe
│ ├── pip3.10.exe
│ ├── pip3.exe
│ ├── python.exe
│ └── pythonw.exe
│
└── pyvenv.cfg
- I wanted to windows Let's do it , The network cannot be connected , You can also choose an existing environment without downloading
linux
venv/
│
├── bin/
│ ├── Activate.ps1
│ ├── activate
│ ├── activate.csh
│ ├── activate.fish
│ ├── pip
│ ├── pip3
│ ├── pip3.10
│ ├── python
│ ├── python3
│ └── python3.10
│
├── include/
│
├── lib/
│ │
│ └── python3.10/
│ │
│ └── site-packages/
│ │
│ ├── _distutils_hack/
│ │
│ ├── pip/
│ │
│ ├── pip-22.0.4.dist-info/
│ │
│ ├── pkg_resources/
│ │
│ ├── setuptools/
│ │
│ ├── setuptools-58.1.0.dist-info/
│ │
│ └── distutils-precedence.pth
│
├── lib64/
│ │
│ └── python3.10/
│ │
│ └── site-packages/
│ │
│ ├── _distutils_hack/
│ │
│ ├── pip/
│ │
│ ├── pip-22.0.4.dist-info/
│ │
│ ├── pkg_resources/
│ │
│ ├── setuptools/
│ │
│ ├── setuptools-58.1.0.dist-info/
│ │
│ └── distutils-precedence.pth
│
└── pyvenv.cfg
mac
venv/
│
├── bin/
│ ├── Activate.ps1
│ ├── activate
│ ├── activate.csh
│ ├── activate.fish
│ ├── pip
│ ├── pip3
│ ├── pip3.10
│ ├── python
│ ├── python3
│ └── python3.10
│
├── include/
│
├── lib/
│ │
│ └── python3.10/
│ │
│ └── site-packages/
│ │
│ ├── _distutils_hack/
│ │
│ ├── pip/
│ │
│ ├── pip-22.0.4.dist-ino/
│ │
│ ├── pkg_resources/
│ │
│ ├── setuptools/
│ │
│ ├── setuptools-58.1.0.dist-info/
│ │
│ └── distutils-precedence.pth
│
└── pyvenv.cfg
Reference and more
This simplified tree structure allows you to better understand what happens in the virtual environment folder
https://blog.csdn.net/ResumeProject/article/details/119645187?
边栏推荐
- 零基础入行软件测试必看,10年测试老鸟的良心建议(共15条)
- Tryhackme Christmas challenge 2021 advance of cyber 3-day1-idor vulnerability, insecure access control vulnerability
- SQL server2014 failed to delete the database, with an error offset of 0x0000
- Upload labs for file upload - white box audit
- SQL statement modify field type "suggestions collection"
- Japanese professor sues Intel FPGA and SOC products for infringing a design patent
- tryhackme圣诞挑战2021-Advent of Cyber 3-day1-IDOR漏洞,不安全的访问控制漏洞
- Change password of MySQL version 5.7 and 8.0
- 北汽蓝谷:业绩承压,极狐难期
- How do clients request databases?
猜你喜欢
京东与腾讯续签三年战略合作协议;起薪涨至26万元!韩国三星SK争相加薪留住半导体人才;Firefox 102 发布|极客头条...
Flinkv1.13 implementation of financial anti fraud cases
What if the win11 account is locked and unable to log in? Win11 account is locked and unable to log in
云原生到底是什么?它会是未来发展的趋势吗?
Swag init error: cannot find type definition: response Response
It is interesting to understand MMAP in this way!
Fried money, lost 10million.
Kotlin 协程调度切换线程是时候解开真相了
C one line code calculates the MD5 value of the file - codeplus series
Programmers want to go to state-owned enterprises? The technology is backward and the salary is low. I can't find a job after lying flat for several years
随机推荐
Kotlin 协程调度切换线程是时候解开真相了
Is the securities account opened by Yixue school for individuals safe? Is there a routine
STM32逆变器电源设计方案,基于STM32F103控制器[通俗易懂]
Configure load balancing
Voice service notes
Cortex M4 systick details
Tearful eyes, it's not easy to change jobs. Three rounds of interviews, four hours of soul torture
7-Zip 遭抵制?呼吁者定下“三宗罪”:伪开源、不安全、作者来自俄罗斯!
那个程序员,被打了。
Introduction of uniapp wechat applet components on demand
Swag init error: cannot find type definition: response Response
Network partition notes
In terms of use
历史上的今天:九十年代末的半导体大战;冯·诺依曼发表第一份草案;CBS 收购 CNET...
PHP string to binary conversion
新数据库时代,不要只学 Oracle、MySQL
超标量处理器设计 姚永斌 第4章 分支预测 --4.1 小节摘录
《天天数学》连载55:二月二十四日
Wechat emoticons are written into the judgment, and the OK and bomb you send may become "testimony in court"
Scratch big fish eat small fish Electronic Society graphical programming scratch grade examination level 2 true questions and answers analysis June 2022