kangwonlee/gemini-python-tutor

Gemini Python Tutor for Github Classroom Assignments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 9, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: kangwonlee/llm-tutor-action@e0bd3e2e833bece421986d9a5c85e4b1dacc0598 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
report-filesComma-separated list of JSON report files generated by pytest-json-reportyesreport.json
api-keyAPI token for AIyes
modelThe Gemini model to use (e.g., gemini-1.5-flash-latest)nogemini-1.5-flash-latest
student-filesComma-separated list of student's Python file paths or a glob patternyesexercise.py
readme-pathAssignment instructions pathnoREADME.md
explanation-inGenerate explanations in the specified languagenoEnglish
fail-expectedWhether to expect at least one failed testnofalse
namedescription
feedbackFeedback from the tutor