Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSCode okpyNew to Visual Studio Code? Get it now.
VSCode okpy

VSCode okpy

Aaron Opell

|
2,544 installs
| (0) | Free
Provides support for the ok Python autograder
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-okpy

Provides VS Code support for the ok Python autograder

Extension Commands

This extension contributes the following commands:

Commands

okpy.question - OK: Grade Question

Grade a specific question only

Equivalent shell command: python3 ok -q <question>

okpy.all - OK: Grade All

Grade the entire assignment

Equivalent shell command: python3 ok

okpy.questionUnlock - OK: Unlock Question

Unlock a question

Equivalent shell command: python3 ok -q <question> -u

okpy.allUnlock - OK: Unlock All

Unlock the entire assignment

Equivalent shell command: python3 ok -u

okpy.submit - OK: Submit Assignment

Submit the assignment

Equivalent shell command: python3 ok --submit

okpy.revise - OK: Revise Assignment

Submit a revision to an assignment

Equivalent shell command: python3 ok --revise

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft