mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-23 21:12:14 -05:00
[PR #2987] [CLOSED] Add optfunc2 to CLI Development section #20681
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2987
Author: @yjloong
Created: 3/24/2026
Status: ❌ Closed
Base:
master← Head:add-optfunc2📝 Commits (1)
035cd43Add optfunc2 to CLI Development section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Summary
Adding optfunc2 to the CLI Development section.
optfunc2 auto-generates CLI commands from Python functions using type annotations and docstrings. Zero-boilerplate alternative to argparse.
Key features
Why add it?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.