Getting started with the Dropbox python library:
1. python setup.py install -f
2. In example/cli_client.py enter your application's key and secret.
3. Run 'python example/cli_client.py' to enjoy a Dropbox "shell"
4. Start developing your Dropbox API application!
