[python-nl] visualisatie van voortgang

Geert Stappers stappers at stappers.nl
Sat Sep 3 09:57:04 EDT 2016


Hoi,

Wat is geschikte libary of framework om voortgang te visualiseren?

Een "progress bar" zou een mooi begin zijn.

Een "array of progress bars" is meer wat ik zoek.


Input voor het generen van statische output is dan iets als

prj[0] = 80
prj[1] = 20
prj[2] = 50
prj[3] = 0
prj[4] = 0


Output

_____
_____
#____
#____
#____
#_#__
#_#__
#_#__
###__
###__
01234

In de "grafische weergave" is te zien dat aan [3] en [4] nog begonnen moet worden.

Is er zo iets? Iets dat histogramen aanmaakt?


Groeten
Geert Stappers
-- 
Leven en laten leven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/python-nl/attachments/20160903/10ff72ab/attachment.sig>


More information about the Python-nl mailing list