mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-09 18:01:42 +00:00
docs(readme): rename subcategory to CLI Development
Shorten the verbose heading to match the concise style used in other categories. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
cba7042e94
commit
964f246d86
1 changed files with 1 additions and 1 deletions
|
|
@ -743,7 +743,7 @@ _Tools and libraries for Virtual Networking and SDN (Software Defined Networking
|
|||
|
||||
_Libraries for building command-line applications._
|
||||
|
||||
- Command-line Application Development
|
||||
- CLI Development
|
||||
- [argparse](https://docs.python.org/3/library/argparse.html) - (Python standard library) Command-line option and argument parsing.
|
||||
- [cement](https://github.com/datafolklabs/cement) - CLI Application Framework for Python.
|
||||
- [click](https://github.com/pallets/click/) - A package for creating beautiful command line interfaces in a composable way.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue