Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4709
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Dinu Gherman <gherman@darwin.in-berlin.de> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Ausgabe von zwei Streams in zwei curses "Fenstern" |
| Date | Wed, 22 Mar 2017 07:52:11 +0100 |
| Lines | 26 |
| Message-ID | <mailman.16.1490166041.2603.python-de@python.org> (permalink) |
| References | <82ada53b-ab01-59ab-4d3f-6fbb362d2f80@inqbus.de> <0B18C186-1376-4E57-B0CC-E128651DFE8C@darwin.in-berlin.de> |
| Mime-Version | 1.0 (Mac OS X Mail 9.3 \(3124\)) |
| Content-Type | text/plain; charset=iso-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de YrQUvqdW2hKiNBuVQaM3bwrN8P3sYcNq6iZnxE6h2ZQw== |
| Return-Path | <gherman@darwin.in-berlin.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| X-Envelope-From | gherman@darwin.in-berlin.de |
| In-Reply-To | <82ada53b-ab01-59ab-4d3f-6fbb362d2f80@inqbus.de> |
| X-Mailer | Apple Mail (2.3124) |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <0B18C186-1376-4E57-B0CC-E128651DFE8C@darwin.in-berlin.de> |
| X-Mailman-Original-References | <82ada53b-ab01-59ab-4d3f-6fbb362d2f80@inqbus.de> |
| Xref | csiph.com de.comp.lang.python:4709 |
Show key headers only | View raw
On 22 Mar 2017, at 00:37, Dr. Volker Jaenisch <volker.jaenisch@inqbus.de> wrote: > > Servus! > > Ein Python-Code erzeugt ein langes Display-Log. Ein Progress-Bar, > schätzt wie lange der Code noch brauchen wird. > > Ich möchte nun gerne in einen Text-Terminal zwei "Fenster" haben. In > einem läuft das Log vorbei, im anderen wird der Progress-Bar angezeigt. > > [...] > > Mit z.B. Urwid kann man das sicher lösen. Aber gibt es nicht einen > einfacheren Weg? Gibt es bestimmt. Mir gefällt tqdm sehr gut. Vielleicht ist das etwas für Dich? https://pypi.python.org/pypi/tqdm Gruß, Dinu
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] Ausgabe von zwei Streams in zwei curses "Fenstern" Dinu Gherman <gherman@darwin.in-berlin.de> - 2017-03-22 07:52 +0100
csiph-web