Python中的第三方库 [英] Third party libraries in Python

查看:118
本文介绍了Python中的第三方库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

python中的第三方库是什么意思?



我尝试了什么:



这是其他人写的吗?或者是什么?并且是Earthpy,......是第三方吗?

What does the third-party library in python mean ?

What I have tried:

Is it the one that others wrote ? or what? and are Earthpy , ... are third parties ?

推荐答案

这意味着由第三方提供的图书馆....换句话说最初的Python发布者(第三,因为它意味着你或者Python发布者以外)。



一个例子是...... NumPy(或其他SciPy for那件事)...

SciPy.org - SciPy.org [ ^ ]



编辑:添加一些上下文,通常在您看到有关第三方库的说明,它涉及必须从非标准位置手动安装的库。
It means libraries that were supplied by a "third party".... in another words someone other than the original Python publishers ("third" because it means other than you or Python publishers).

An example would be... NumPy (or the rest of SciPy for that matter)...
SciPy.org — SciPy.org[^]

To add a bit of context, typically when you see instructions relating to third party libraries, it relates to libraries that have to be manually installed from non-standard locations.


这篇关于Python中的第三方库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆