René's URL Explorer Experiment


Title: [bug] short flags/arguments does not work with `**kwargs` · Issue #454 · google/python-fire · GitHub

Open Graph Title: [bug] short flags/arguments does not work with `**kwargs` · Issue #454 · google/python-fire

X Title: [bug] short flags/arguments does not work with `**kwargs` · Issue #454 · google/python-fire

Description: Description: Short flags/arguments (e.g. -u for --username) does not work with **kwargs Example that works OK: The following example works ok: import fire def cli(first_arg="left", second_arg="right"): """Prints the 2 arguments separated...

Open Graph Description: Description: Short flags/arguments (e.g. -u for --username) does not work with **kwargs Example that works OK: The following example works ok: import fire def cli(first_arg="left", second_arg="righ...

X Description: Description: Short flags/arguments (e.g. -u for --username) does not work with **kwargs Example that works OK: The following example works ok: import fire def cli(first_arg="left", second...

Opengraph URL: https://github.com/google/python-fire/issues/454

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[bug] short flags/arguments does not work with `**kwargs`","articleBody":"# Description:\r\n\r\nShort flags/arguments (e.g. `-u` for `--username`) does not work with `**kwargs`\r\n\r\n# Example that works OK:\r\n\r\nThe following example works ok:\r\n\r\n```python\r\nimport fire\r\n\r\ndef cli(first_arg=\"left\", second_arg=\"right\"):\r\n    \"\"\"Prints the 2 arguments separated by bar\r\n       \r\n    Parameters\r\n    ----------\r\n    first_arg : str\r\n        the first arg\r\n    second_arg : str\r\n        the second arg\r\n    \"\"\"\r\n    print(f\"{first_arg} | {second_arg}\" )\r\n\r\nif __name__ == '__main__':\r\n  fire.Fire(cli)\r\n```\r\n## Help output\r\n```sh\r\n❯ python .\\example.py -- --help\r\nNAME\r\n    example.py - Prints the 2 arguments separated by bar\r\n\r\nSYNOPSIS\r\n    example.py \u003cflags\u003e\r\n\r\nDESCRIPTION\r\n    Prints the 2 arguments separated by bar\r\n\r\nFLAGS\r\n    -f, --first_arg=FIRST_ARG\r\n        Default: 'left'\r\n        the first arg\r\n    -s, --second_arg=SECOND_ARG\r\n        Default: 'right'\r\n        the second arg\r\n```\r\n## Usage with short flags\r\n```sh\r\n❯ python .\\example.py -f=\"hello\" -s=\"word\"\r\nhello | word\r\n```\r\n# Example that does not work:\r\n\r\nThe following next example does not work with short flags, **even when they are showing on the help output**.\r\nIt is using `**kwargs`. It seems the short flags are going to the `**kwargs` dictionary.\r\n\r\n```python\r\nimport fire\r\n\r\ndef cli(first_arg=\"left\", second_arg=\"right\", **kwargs):\r\n    \"\"\"Prints the 2 arguments separated by bar\r\n       \r\n    Parameters\r\n    ----------\r\n    first_arg : str\r\n        the first arg\r\n    second_arg : str\r\n        the second arg\r\n    kwargs : str\r\n        additional args\r\n    \"\"\"\r\n    print(f\"{first_arg} | {second_arg}\" )\r\n    print(kwargs)\r\n\r\nif __name__ == '__main__':\r\n  fire.Fire(cli)\r\n```\r\n## Help output\r\n```sh\r\n❯ python .\\example2.py -- --help\r\nNAME\r\n    example2.py - Prints the 2 arguments separated by bar\r\n\r\nSYNOPSIS\r\n    example2.py \u003cflags\u003e\r\n\r\nDESCRIPTION\r\n    Prints the 2 arguments separated by bar\r\n\r\nFLAGS\r\n    -f, --first_arg=FIRST_ARG\r\n        Default: 'left'\r\n        the first arg\r\n    -s, --second_arg=SECOND_ARG\r\n        Default: 'right'\r\n        the second arg\r\n    Additional flags are accepted.\r\n        additional args\r\n```\r\n## Usage with short flags\r\n```sh\r\n❯ python .\\example2.py -f=\"hello\" -s=\"word\"\r\nleft | right\r\n{'f': 'hello', 's': 'word'}\r\n```\r\nIn summary: the `-f` and `-s` arguments should be parsing to `--first_arg` and `--second_arg` but they are parsing to `kwargs`","author":{"url":"https://github.com/diogo-rossi","@type":"Person","name":"diogo-rossi"},"datePublished":"2023-05-10T02:58:45.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/454/python-fire/issues/454"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:872f6387-9e32-7815-d687-c80ccb49cd80
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE5F8:35FB06:8CFBD9:C1605B:6A4DB7F4
html-safe-nonceaa48ad8ad41f28d65639930a2a4cb72a430162ec42323f317563b05d3952d0df
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNUY4OjM1RkIwNjo4Q0ZCRDk6QzE2MDVCOjZBNERCN0Y0IiwidmlzaXRvcl9pZCI6Ijc2MjQyMjc1MjY3NDM1Mzc2NTIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace5510e575e5cfaa4e9ad131a97dfb71f248630b379d73ac63f358c80b14091d5
hovercard-subject-tagissue:1703035220
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/google/python-fire/454/issue_layout
twitter:imagehttps://opengraph.githubassets.com/b5fdfbe820ebb43e38f51dd9598a63351e29d3ccb9012b128237673e2f404164/google/python-fire/issues/454
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/b5fdfbe820ebb43e38f51dd9598a63351e29d3ccb9012b128237673e2f404164/google/python-fire/issues/454
og:image:altDescription: Short flags/arguments (e.g. -u for --username) does not work with **kwargs Example that works OK: The following example works ok: import fire def cli(first_arg="left", second_arg="righ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamediogo-rossi
hostnamegithub.com
expected-hostnamegithub.com
None06b8a6144231bf3a234f1c2e9993861e07ce98a905912b114aa386c2d7e84b33
turbo-cache-controlno-preview
go-importgithub.com/google/python-fire git https://github.com/google/python-fire.git
octolytics-dimension-user_id1342004
octolytics-dimension-user_logingoogle
octolytics-dimension-repository_id82729529
octolytics-dimension-repository_nwogoogle/python-fire
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id82729529
octolytics-dimension-repository_network_root_nwogoogle/python-fire
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release32f7b614aca06e6bbd89842b1370df1328264f68
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/google/python-fire/issues/454#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogle%2Fpython-fire%2Fissues%2F454
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgoogle%2Fpython-fire%2Fissues%2F454
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=google%2Fpython-fire
Reloadhttps://github.com/google/python-fire/issues/454
Reloadhttps://github.com/google/python-fire/issues/454
Reloadhttps://github.com/google/python-fire/issues/454
Please reload this pagehttps://github.com/google/python-fire/issues/454
google https://github.com/google
python-firehttps://github.com/google/python-fire
Notifications https://github.com/login?return_to=%2Fgoogle%2Fpython-fire
Fork 1.5k https://github.com/login?return_to=%2Fgoogle%2Fpython-fire
Star 28.2k https://github.com/login?return_to=%2Fgoogle%2Fpython-fire
Code https://github.com/google/python-fire
Issues 131 https://github.com/google/python-fire/issues
Pull requests 52 https://github.com/google/python-fire/pulls
Actions https://github.com/google/python-fire/actions
Projects https://github.com/google/python-fire/projects
Security and quality 0 https://github.com/google/python-fire/security
Insights https://github.com/google/python-fire/pulse
Code https://github.com/google/python-fire
Issues https://github.com/google/python-fire/issues
Pull requests https://github.com/google/python-fire/pulls
Actions https://github.com/google/python-fire/actions
Projects https://github.com/google/python-fire/projects
Security and quality https://github.com/google/python-fire/security
Insights https://github.com/google/python-fire/pulse
#652https://github.com/google/python-fire/pull/652
[bug] short flags/arguments does not work with **kwargshttps://github.com/google/python-fire/issues/454#top
#652https://github.com/google/python-fire/pull/652
https://github.com/diogo-rossi
diogo-rossihttps://github.com/diogo-rossi
on May 10, 2023https://github.com/google/python-fire/issues/454#issue-1703035220
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.