带祝福的python终端进度条

progressive的Python项目详细描述


alpha警告!在“1.0.0”之前,“progressive”可能会在每个小版本中进行某种激进的api修订;只是一个预先警告。

#渐进式

[![生成状态](https://travis-ci.org/hfaran/progressive.svg?branch=master)](https://travis-ci.org/hfaran/progressive?分支=主) [![覆盖状态](https://coveralls.io/repos/hfaran/progressive/badge.svg?branch=master)](https://coveralls.io/r/hfaran/progressive?分支=主) [![PYPI版本](https://badge.fury.io/py/progressive.svg)](http://badge.fury.io/py/progressive) [![文档状态](https://readthedocs.org/projects/progressive/badge/?version=latest)](https://readthedocs.org/projects/progressive/?徽章=最新) [![故事已准备好](https://badge.waffle.io/hfaran/progressive.png?label=Ready)](http://waffle.io/hfaran/progressive

彩色进度条和树为您的终端,由[祝福](https://github.com/erikrose/blessings)供电。与Python2和3都兼容。

##简介

渐进式允许您查看复杂工作流和简单工作流的进度:

[![树进度视图](https://raw.githubusercontent.com/hfaran/progressive/master/example.gif)](https://github.com/hfaran/progressive

##安装

  • 对于可能稳定的

` pip install progressive `

  • 最新和最棒的

` git clone https://github.com/hfaran/progressive.git cd progressive python setup.py install `

##入门

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

推荐PyPI第三方库


热门话题
java如何拆分字符串(基于各种分隔符),但不保留空格?   解析。Json格式的txt文件和knime中的java   java Spring rest api为什么在rest api调用的响应中更改了数据类型   升华文本3抛出java。lang.ClassNotFoundException,而记事本++不存在   java Android指纹扫描仪在尝试5次后停止工作?   java Android如何设置精确的重复报警?   java如何使用HTTPGET connect为access API输入用户名和密码   java当测试报告显示没有测试失败时,Gradle为什么说“有失败的测试”?   用Gson实现java获取响应   MapReduce程序中函数错误的java不可映射参数   java spring安全性不符合自动代理的条件   java GWT使用异步回调进行同步/阻塞调用   java奇怪的类数组问题无法在jsp中显示   如何在java中使用PrinterJob使用epl打印条形码   java如何在JTable中居中单元格   将Java Mockito测试转换为Kotlin   html Java正则表达式模式匹配到多个相同标记   testCompile中缺少java Gradle(Android)多项目依赖项   在输入提示后输入字符串时发生java FileNotFoundException