Tiny Python script for automatic download of files hosted in UC3M Moodle web portal AulaGlobal2
1.0bThis script uses the following external libraries:
- Requests, from kennethreitz --> https://github.com/kennethreitz/requests
- Beautiful Soup, from kelp404 --> https://github.com/kelp404/bs4
- Unidecode, from iki --> https://github.com/iki/unidecode
After that, it is enough to run python over the setup file.
$> python setup.py install