You can buy this project and download/modify it how often you want.
#!/usr/bin/env python3 from . import main if __name__ == '__main__': main()