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
  • »
  • Index
  • Edit on GitHub

Index

A | C | G | L | M | P | S | W

A

  • AssignmentArg (in module codepost_powertools.utils.types)

C

  • codepost_powertools
    • module
  • codepost_powertools.grading
    • module
  • codepost_powertools.utils
    • module
  • codepost_powertools.utils.codepost_utils
    • module
  • codepost_powertools.utils.types
    • module
  • course_str() (in module codepost_powertools.utils.codepost_utils)
  • CourseArg (in module codepost_powertools.utils.types)

G

  • get_assignment() (in module codepost_powertools.utils.codepost_utils)
  • get_course() (in module codepost_powertools.utils.codepost_utils)
  • get_course_roster() (in module codepost_powertools.utils.codepost_utils)
  • get_ids_mapping() (in module codepost_powertools.grading)

L

  • log_in_codepost() (in module codepost_powertools)

M

  • module
    • codepost_powertools
    • codepost_powertools.grading
    • codepost_powertools.utils
    • codepost_powertools.utils.codepost_utils
    • codepost_powertools.utils.types

P

  • PathLike (in module codepost_powertools.utils.types)

S

  • SuccessOrErrorMsg (in module codepost_powertools.utils.types)
  • SuccessOrNone (in module codepost_powertools.utils.types)

W

  • with_course() (in module codepost_powertools.utils.codepost_utils)
  • with_course_and_assignment() (in module codepost_powertools.utils.codepost_utils)

© Copyright 2023, PrincetonCS-UCAs. Revision c2fce438.

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