#!/usr/bin/python from migrate.versioning.shell import main main(url='postgres://jan:heyyou97@localhost:5432/testdb',repository='gnuviechadmin')