saghul / pythonz

Python installation manager supporting CPython, Stackless, PyPy and Jython
http://saghul.github.io/pythonz
MIT License
749 stars 69 forks source link

Option to disable progress bar #178

Open npalmius opened 1 year ago

npalmius commented 1 year ago

I'm using pythonz in a docker pipeline, and the progress bar doesn't work well there.

Would it be possible to add an option to disable it?

I would be happy to submit a PR if helpful.

ifduyue commented 1 year ago

@npalmius PR welcome