codepost_powertools
stable
  • Overview
    • Installation
    • Usage
      • Command Line Usage
      • Script Usage
  • Command-Line Interface
    • cptools command
    • cptools ids command
  • Writing Scripts
    • Examples
      • Getting a mapping from submission ids to student emails
  • API Reference
    • Top Level
      • log_in_codepost()
    • Groups
      • Grading
        • get_ids_mapping()
    • Type Aliases
      • codePost Types
      • Powertools Aliases
        • PathLike
        • CourseArg
        • AssignmentArg
        • SuccessOrNone
        • SuccessOrErrorMsg
    • Utilities
      • codePost Utilities
        • with_course()
        • with_course_and_assignment()
        • get_course()
        • course_str()
        • get_course_roster()
        • get_assignment()
  • Changelog
    • v0.1.0
  • Contributing
    • Dependencies
    • Environment
codepost_powertools
  • »
  • API Reference
  • Edit on GitHub

API ReferenceΒΆ

  • Top Level
    • log_in_codepost()
  • Groups
    • Grading
      • get_ids_mapping()
  • Type Aliases
    • codePost Types
    • Powertools Aliases
      • PathLike
      • CourseArg
      • AssignmentArg
      • SuccessOrNone
      • SuccessOrErrorMsg
  • Utilities
    • codePost Utilities
      • with_course()
      • with_course_and_assignment()
      • get_course()
      • course_str()
      • get_course_roster()
      • get_assignment()
Next Previous

© Copyright 2023, PrincetonCS-UCAs. Revision c2fce438.

Built with Sphinx using a theme provided by Read the Docs.