#!/mounts/lovelace/software/anaconda3/envs/pmdtools/bin/python3.10

from idlelib.pyshell import main
if __name__ == '__main__':
    main()
