网页
图片
视频
学术
词典
地图
更多
航班
笔记本
PyPI
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
By
publishing
your
package
on
the Python
Package
Index
(
PyPI
)
,
you
'll
make
it
easily
accessible
through
utilities
like
pip
or
easy_install
.
如果
在
PythonPackageIndex
(
PyPI
)
上
发布
您
的
包
,
那么
就
可以
通过
像
pip
或
easy_install
这样
的
实用工具
轻易地
对
其
进行
访问
。
www.ibm.com
2.
The
next
two
commands
are
chained
together
:
sdist upload
builds
a
source
distribution
,
and
then
uploads
it
to
PyPI
.
接下来
的
两个
命令
是
串连
在
一起
使用
的
:
sdistupload
构造
了
一个
源
发布
,
然后
将
它
上
传到
PyPI
。
www.ibm.com
3.
A
common
method
for
publishing
packages
to
PyPI
(
or
your
own
distribution
server
)
is
to
create
a
source
distribution to
upload
.
将
包
发布
到
PyPI
(
或者
您
自己
的
发布
服务器
)
上
的
一种
常用
方法
是
创建
一个
源
发布
并
上传
。
www.ibm.com
4.
The
contents
of the
file
should
contain
your
PyPI
credentials
,
as
shown
in
Listing
1
.
该
文件
的
内容
应该
包含
您
的
PyPI
证书
,
如
清单
1
中
所
示
。
www.ibm.com
5.
This
file
populates
the landing
page
on
PyPI
,
so
it
's
a
good
idea
to
briefly
describe
the
project
and
show
examples
of
usage
in
this
file
.
此
文件
用于
填充
PyPI
上
的
登录
页面
,
因此
在
文件
中
简要
描述
项目
并
显示
一些
使用
实例
是
个
好
主意
。
www.ibm.com
6.
Notice
that the
first
pip
installation
downloaded
and
installed from
PyPI
.
注意
,
第一个
pip
安装
是
从
PyPI
下载
和
安装
的
。
www.ibm.com
7.
to
install
the
latest
stable
release
found
on
PyPI
.
安装
从
PyPI
上
发现
的
最新
稳定
版本
。
www.ibm.com
8.
Most
of the
time
,
you
will
want
to
publish
your
packages
on
PyPI
.
大多数
时候
,
您
需要
把
自己
的
包
发布
到
PyPI
上
。
www.ibm.com
9.
Next
,
go
to
PyPI
and
register
for
an
account
(
don't
worry
:
it
's
free
)
.
接下来
,
访问
PyPI
并
注册
一个
账号
(
不用
担心
,
它
是
免费
的
)
。
www.ibm.com