- Still lost with argparse https://docs.python.org/3/library/argparse.html 6 comments learnpython
- Parsing positional arguments in which only one is allowed https://docs.python.org/3/library/argparse.html 2 comments learnpython
- Is there a way to group/tag/classify `args` inside argparse and access/loop through the args of one specific group? https://docs.python.org/3/library/argparse.html#argparse.ArgumentParser.add_argument_group 4 comments learnpython
Linking pages
- Why You Should Learn Python – The Codeumentary https://iluxonchik.github.io/why-you-should-learn-python/ 602 comments
- What's up, Python? The GIL removed, a new compiler, optparse deprecated... https://www.bitecode.dev/p/whats-up-python-the-gil-removed-a 592 comments
- Python's âDisappointingâ Superpowers - lukeplant.me.uk https://lukeplant.me.uk/blog/posts/pythons-disappointing-superpowers/ 379 comments
- Minimal safe Bash script template - Better Dev https://betterdev.blog/minimal-safe-bash-script-template/ 354 comments
- GitHub - smacke/ffsubsync: Automagically synchronize subtitles with video. https://github.com/smacke/subsync 124 comments
- Modern Good Practices for Python Development · Field Notes https://www.stuartellis.name/articles/python-modern-practices/ 122 comments
- Using Gooey as a Universal Frontend for any Language or CLI Application - Blogomatano https://chriskiehl.com/article/gooey-as-a-universal-frontend 88 comments
- The State Of Python In 2021 – De Programmatica Ipsum https://deprogrammaticaipsum.com/the-state-of-python-in-2021/ 56 comments
- Tools I use: argparse builder https://blog.rfox.eu/en/Programming/Tools_I_use/Tools_I_use_argparse_builder.html 48 comments
- Why I moved away from Poetry for Python https://usrme.xyz/posts/why-i-moved-away-from-poetry-for-python/ 47 comments
- Free Concurrency with GNU Parallel · Philipe Fatio http://phili.pe/posts/free-concurrency-with-gnu-parallel/ 45 comments
- Writing sustainable Python scripts https://vincent.bernat.ch/en/blog/2019-sustainable-python-script 44 comments
- Reverse engineering the Facebook Messenger API https://intuitiveexplanations.com/tech/messenger 39 comments
- clap 3.1: A step towards 4.0 https://epage.github.io/blog/2022/02/clap-31-a-step-towards-40/ 39 comments
- Python 3.14 Will be Faster than C++ | by Dennis Bakhuis | Sep, 2022 | Towards Data Science https://towardsdatascience.com/python-3-14-will-be-faster-than-c-a97edd01d65d 37 comments
- GitHub - ninjaaron/replacing-bash-scripting-with-python: Guide on using using python for administrative scripting https://github.com/ninjaaron/replacing-bash-scripting-with-python 26 comments
- Don't write command-line interfaces (generate them) https://arogozhnikov.github.io/2020/10/01/dont-write-cli.html 24 comments
- GitHub - mmahnic/argumentum: C++ command line parsing library https://github.com/mmahnic/argumentum 18 comments
- GitHub - geru-scotland/pylib-atlas: A curated list with useful Python programming tools and libraries, as well as other noteworthy resources. https://github.com/geru-scotland/pylib-atlas 18 comments
- GitHub - zincware/aaargs: autocompletion and argument parsing https://github.com/zincware/aaargs 11 comments
Related searches:
Search whole site: site:docs.python.org
Search title: argparse â Parser for command-line options, arguments and sub-commands — Python 3.12.4 documentation
See how to search.