Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5200

Re: [Python-de] docopt (Alternative zu argparse) schon genutzt?

From Felix Schwarz <felix.schwarz@web.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] docopt (Alternative zu argparse) schon genutzt?
Date 2018-07-19 10:09 +0200
Message-ID <mailman.14.1531988074.5457.python-de@python.org> (permalink)
References <ef008c53-c9c1-dad1-8a20-392b5efb592f@thomas-guettler.de> <7baf3405-0386-8bd9-1206-d9e199f44639@web.de>

Show all headers | View raw


Am 19.07.2018 um 09:47 schrieb Thomas Güttler:
> hat schon mal jemand docopt (Alternative zu argparse) ausprobiert?

Verwende ich regelmäßig, kann ich nur empfehlen. Ich finde besonders
ansprechend, dass die Skripte im Quelltext gut lesbar dokumentiert sind
(aufgrund des docstrings am Anfang der Datei).

docopt gibt es übrigens auch für andere Programmiersprachen wie z.B. rust.

Felix

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de] docopt (Alternative zu argparse) schon genutzt? Felix Schwarz <felix.schwarz@web.de> - 2018-07-19 10:09 +0200

csiph-web