#!/usr/bin/env python3 from procrasturgence import procrasturgence if __name__ == '__main__': procrasturgence.main()