A very tiny CRM, that reminds me of who I should talk to :)
Clone this repo:
$ git clone https://github.com/duarteocarmo/tiny-crm-demo.gitInstall the requirements:
$ pip install -r requirements.txtMake sure to set the environment variables:
$ export AWS_SECRET_ACCESS_KEY=your-key
$ export AWS_ACCESS_KEY_ID=your-keyRun the script:
$ python infrequent.py