Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace argparse with pydantic_settings in all entry-points #770

Open
2 tasks
bimac opened this issue Feb 19, 2025 · 0 comments
Open
2 tasks

replace argparse with pydantic_settings in all entry-points #770

bimac opened this issue Feb 19, 2025 · 0 comments
Assignees

Comments

@bimac
Copy link
Contributor

bimac commented Feb 19, 2025

Difficult to test argparse. Pydantic_settings is easier to test against. Custom tasks must fallback to old argparse. GUI args should also be replaced.

  • Replace argparse with pydantic_settings
  • Add tests for command line arguments
@bimac bimac mentioned this issue Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant