Skip to content

UofGAnalytics/PythonODLAssessInternal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python ODL Assessment Library

Flake8 Tests Documentation

This is the Python ODL assessment library. It consists of a small number of functions which you must use as part of your assignment.

Installing this library

Installing via ssh

pip install --upgrade git+ssh://git@github.com/UofGAnalytics/PythonODLAssessInternal

Installing via http

pip install --upgrade git+https://github.com/UofGAnalytics/PythonODLAssessInternal

On Google CoLab and Jupyter, you will need an ! before the pip install, and you may be prompted to restart your runtime after the install.

Documentation

The documentation for this package can be found at this page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages