
### py-bar
Python ASCII Progress Bar
[](https://git.zakscode.com/ztimson/py-bar/tags)
[](https://git.zakscode.com/ztimson/py-bar/pulls)
[](https://git.zakscode.com/ztimson/py-bar/issues)
---
---
## Table of Contents
- [py-bar](#top)
- [About](#about)
- [Built With](#built-with)
- [Setup](#setup)
- [Production](#production)
- [Documentation](#documentation)
- [License](#license)
## About
Python CLI Progress bar. This module is an iterator that can not only, iterate, but display its self as a progressbar along with some other usefull iformation such as iterations a second, estimated time, elapsed time, etc.
`00:25 100% [====================] [100/100] 3.99/s 00:00`
### Built With
[](https://www.python.org/)
## Setup