Compose-S3-Backup ================= *Early Stage Software - unstable and unrefined... for now!* Download MongoDB backups from the [Compose](http://www.compose.io) API (formerly MongoHQ) and upload to Amazon S3 ##Usage Install Requirements ```bash $ pip install -r requirements.txt ``` View help ```bash $ compose_s3_backup.py --help ``` ##Contributing Pull requests and suggestions welcome!