#!/usr/bin/python3.6 -s
from spyder.app import start
start.main()
