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.git
Install the requirements:
$ pip install -r requirements.txt
Make sure to set the environment variables:
$ export AWS_SECRET_ACCESS_KEY=your-key
$ export AWS_ACCESS_KEY_ID=your-key
Run the script:
$ python infrequent.py