#!python

import beautifulday

if __name__ == "__main__":
    beautifulday.main()
