Skip to content

codepost-io/download-from-codePost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

download-from-codePost

Use this script to download submissions from a codePost assignment to your local file system.

Usage:

  • Replace line 7 with your codePost API key. Read more about codePost API keys here.
  • python download-from-codePost.py <course name> <course period> <assignment name>

After executing, a folder with the following structure will be created in the directory from which the script was run.

assignmentName/
   [email protected]/
      file1.py
      file2.txt...
   [email protected]/
      file1.py
      file2.txt...    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages