mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 16:35:49 +02:00
[PR #84] Add argparse-based CLI with built-in help and validated flags #128
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/IAmTomShaw/f1-race-replay/pull/84
Author: @umar1207
Created: 12/19/2025
Status: 🔄 Open
Base:
main← Head:feat/cli-argeparse-support📝 Commits (1)
4f98b13feat(cli): add argparse-based command-line interface📊 Changes
2 files changed (+50 additions, -36 deletions)
View changed files
📝
main.py(+46 -31)📝
src/f1_data.py(+4 -5)📄 Description
Description
This PR introduces a proper command-line interface using argparse to improve usability and maintainability of the tool.
What changed
Why
Example Usage
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.