Published February 10, 2019
| Version v0.21.0
Software
Open
alphatwirl/alphatwirl: v0.21.0
Description
PyPI: https://pypi.org/project/alphatwirl/0.21.0/
Changes from the previous release: (diff)
- added progress bars for Jupyter Notebook
- replaced
multiprocessingwiththreadingfor progress bars as Jupyter Notebook doesn't let a fork to display progress bars - added function
atpbar, which initializesAtpbar- used in
EventLoopandReaderComposite
- used in
- added iterable
Atpbar, which wraps another iterable and reports progress during iterations, inspired by tqdm - added a link to a quick start tutorial on Jupyter Notebook mybinder.org in README.md
Files
alphatwirl/alphatwirl-v0.21.0.zip
Files
(1.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4e79d1e35d0a1032cff7d6f5810cfa48
|
1.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/alphatwirl/alphatwirl/tree/v0.21.0 (URL)