Skip to content

Conversation

@neubig
Copy link
Owner

@neubig neubig commented Mar 18, 2025

This PR creates a comprehensive Python project starter template that includes:

  • Basic Python program to read CSV and create plots with matplotlib
  • Command-line argument parsing with argparse
  • Testing with pytest
  • Code quality tools (ruff and mypy) with pre-commit
  • Package management with pyproject.toml
  • GitHub Actions workflows for linting and testing
  • Comprehensive README explaining all features

@neubig neubig merged commit fc3736d into main Mar 20, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants