knurts / knurts/streamlit_cache_example
Running python3 cache_ex.py with no args
Open
bug
good first issue
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
...should result in argparse output, not a silly catch-all else: condition with a print statement saying "you should use --help if you really want it."
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in cache_ex.py and inspect the no-argument path and its argparse setup. Run python3 cache_ex.py without arguments, then confirm that it produces argparse output instead of the catch-all message about using --help.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100