knurts / knurts/streamlit_cache_example
Setting argparse arg as required blocks success of script running as app
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
using default and required arguments when declaring argparse arguments is not straight-forward
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the script's argparse argument declarations and the entry point used when it runs as an app. Reproduce the conflict between default and required arguments in both invocation modes, then verify that the script succeeds without breaking either mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100