Skip to content

Berkeley-CS170/cs170-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 170 Tools

This is a collection of tools for CS 170:

  • Grading - toolkit for extensible and reproducible grading scripts

Installation

Recommended way is to clone the repository locally, then run python3 setup.py develop. This lets you modify the contents dynamically.

Alternatively, you can do pip3 install git+ssh://git@github.com/Berkeley-CS170/cs170-tools#egg=cs170-tools.

Releases

No releases published

Packages

No packages published

Languages