Skip to content

Tiny Python script for automatic download of files hosted in UC3M Moodle web portal AulaGlobal.

License

Notifications You must be signed in to change notification settings

alximw/aulaglobal-massdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aulaglobal2-massdownloader

Tiny Python script for automatic download of files hosted in UC3M Moodle web portal AulaGlobal2

Version

1.0b

Dependencies

This script uses the following external libraries:

  1. Requests, from kennethreitz --> https://github.com/kennethreitz/requests
  2. Beautiful Soup, from kelp404 --> https://github.com/kelp404/bs4
  3. Unidecode, from iki --> https://github.com/iki/unidecode

Installation

Pip Python package manager is needed in order to deploy and link the references. You can obtain it from https://pypi.python.org/pypi/pip or by means of apt-get if using Debian-based systems.

After that, it is enough to run python over the setup file.

$> python setup.py install

About

Tiny Python script for automatic download of files hosted in UC3M Moodle web portal AulaGlobal.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages