#!/usr/bin/env python

from cmc import coinmarketcap

coinmarketcap.main()
