Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 544 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 544 Bytes

Web Services and Cloud-Based Systems

Assignments for Web Services and Cloud-Based Systems course @ University of Amsterdam

Getting Started

These instructions will get you a copy of the script up and running on your local machine for development and testing purposes.

Prerequisites

Before running the script, make sure to have python3.x.x installed on your machine. This can be easily done with help of pip

sudo easy_install pip

Install required packages

pip3 install -r requirements.txt