ucfopen / VAST

VAST is a Python script that searches an Instructure Canvas course for media and returns results in a CSV file.
GNU General Public License v3.0
12 stars 5 forks source link

Complete Rewrite of VAST #15

Open wallacetyler opened 4 years ago

wallacetyler commented 4 years ago

This PR is a complete rewrite of VAST to be more modular and easier to expand. While all the testing is not complete I do think it is ready and will make future modifications easier.