mongo2couch.py is a sample python script to migrate documents from mongodb to apache couchdb database. This script reads a document from mongodb and writes it to couchdb database. Script does not support the use case for 'documents with attachments'
For details on migration approach, refer: http://tiny.cc/mep73y