Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5200
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Felix Schwarz <felix.schwarz@web.de> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] docopt (Alternative zu argparse) schon genutzt? |
| Date | Thu, 19 Jul 2018 10:09:22 +0200 |
| Lines | 11 |
| 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> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de bSlBDpIokE8Wffh3LNSVfQi30L/M5iy6Y9s24vyipIVg== |
| Return-Path | <felix.schwarz@web.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
| In-Reply-To | <ef008c53-c9c1-dad1-8a20-392b5efb592f@thomas-guettler.de> |
| Content-Language | en-US |
| X-Provags-ID | V03:K1:UQcU4vgv7aCWBh4eJLnRI/h5KqyMnAIdTiCpB47jf7lPERvLoI3 K9IUqc1RKtHSXuyAQRqPbThL1WNzveySgpSDOb/C6lw9Y4qMAPmJxHGCesMvn0/ofhIz9yp ucd1mdLCfcr/VjE+RWZHafy2u+4w3d7RJSyYVwSoZg/mTw3Y6xUi0Vz1YR49zcb4c3ojITt 70ytB5eydr+cXNZLP9PlA== |
| X-UI-Out-Filterresults | notjunk:1;V01:K0:C6LNR0W1G78=:ao6bGvKCrFsf80aXIazoGI GrFw/jCqwxJC5hkocxI3NxIEeon3fT9xdI/Q3HWyyT8WYhmaxlBX6vkLjOCCyGYiX7N87AaEY oe+KPczotVEgPIX5OS7g7MjD4bCspmNd+1cAWi5NVBebmpLFfd2VfOx5TrJggXSMsS3Ji4M64 ZA3uWIKcufx4QPE3VKXgz0rxQzrCp3EiU5nNN2qtIU6HIuGDFBgikG1mIqrLpGNzpSLJlCzfC 3ZdTBotltAQdjDhWG1J/QHWYCP1QwMbv/PTZdYaM2hUXNta2lwXJN/f4UgjMeIrNI65nhUaAt OJE34BtXFxzYrfpegELgaSlHu5EpglV3f/1orzodM25VC4YUajPWMQBm//UV7tFiXA1CZ5iBK +vTT+FSsgB1vsUiDUgWYVy+xVsmTpi07wyRzZS9IXextuMlYf8fWfZqQUoaxtfIA+X68VgCsw ldd6LgcU3smhMA/o6RzgROSQ56QL5PDqfP/WuoYRPfJ3bKiiE6+wc4sJeZfH1Zjii20UcVhTP o+ekeFXhYFGsp71utAbspO/7iFCsSZqE1uQwoh6KlW72D4EYg+QJFotp7tQjmfB9MJNjgCQLn g7zIVfSQAPwd3e1lTch/qH4jnE090OlVonx6P3Obr8zAdUP3g/If8KvjPZcknZQEzub0zfWWK QlnhJirhBfmveSphtuoB5U5KhLuecJPMvJExoNna+6dxH6542YCGW9cuMkKol12zexUW3ksRA LzxJBjnYs2zqmUPWU3PUNmy/gt0j9R7Xz5top8QjnqHdZ9YbhUW7bMExmtZgIxyaZGXaRwo5C FWsE/cS |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.27 |
| 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 | <7baf3405-0386-8bd9-1206-d9e199f44639@web.de> |
| X-Mailman-Original-References | <ef008c53-c9c1-dad1-8a20-392b5efb592f@thomas-guettler.de> |
| Xref | csiph.com de.comp.lang.python:5200 |
Show key headers only | 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
Re: [Python-de] docopt (Alternative zu argparse) schon genutzt? Felix Schwarz <felix.schwarz@web.de> - 2018-07-19 10:09 +0200
csiph-web