Cheesy提供了今天奶酪店Pipy工厂的所有信息。

chees的Python项目详细描述


啊![](./cheese.gif)

#cheesy

派比芝士蛋糕厂的芝士皮卡。提供所有你想知道的关于今天包裹的信息。

customer:现在,请给我一些奶酪,我的好朋友。

所有者:(热情地)当然可以,先生。你想要什么?

customer:嗯,呃,来点莱斯特红葡萄酒怎么样。

owner:我,我们刚从莱斯特红区出来,<;sir class=“”>;<;/sir>;

##功能

##安装

###选项1:[pip](https://pypi.python.org/pypi/cheesy

`bash $ pip install cheesy `

###选项2:源代码

`bash $ git clone  https://github.com/arindampradhan/cheesy.git $ cd cheesy/ $ python setup.py install `

##用法

[![ascicast](https://asciinema.org/a/44gy61ty9c9juzg50irg17re8.png)](https://asciinema.org/a/44gy61ty9c9juzg50irg17re8

###基本用法

`bash $ cheesy ls    # outputs all the packages content for today in pypy org `

###知道您今天需要什么样的套餐

`bash $ cheesy list    # adds description to the list `

###不要错过包裹

`bash $ cheesy <package>   # outputs all the information about a package `

###关于版本

`bash $ cheesy <package> <version>  # outputs the information about a package version `

###最后安装您喜欢的软件

`bash $ pip install <pakage>    # Install the package you want `

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
Java中ArrayList的超简单问题   Java 8在一段时间后过期   java如何创建具有用户定义维度的矩阵,并使用从上到下、从左到右的递增值填充它?   java从JDBC重启mysql   带有sqlite的java LiveData未更新UI   带有JDialog的java小程序在Mac OSX中未正确隐藏   java ActionListener无法从公共类引用数组?   java Apache Digester:NoSuchMethodException:没有这样的可访问方法   安卓中数据库中的java数据没有以正确的格式检索   java快速排序实现:使用random pivot时几乎排序   安卓 Java:高效的ArrayList过滤?   java如何在单独的文件中制作GUI程序   jasper报告如何从JSP或Java代码在JasperReport中传递参数值?