开发比特股应用的福利来了:ALT开发的比特股价格阅读器被Python的PyPI库收录

roseebit(63)
Published in
#cn
Words
77
Reading
1 min
Listen
Play
10y

https://pypi.python.org/pypi/btsprice/0.2.21

PyPI(Python Package Index)是python官方的第三方库的仓库,所有人都可以下载第三方库或上传自己开发的库到PyPI。然后,所有人都可以用easy_install或者pip进行安装。

btsprice加入仓库后,大家安装时不用再git clone了。