Created
January 19, 2018 13:28
-
-
Save maz-1/587c09041c3d24f442f94fc71e2ad27c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import sys | |
import os | |
from persepolis.scripts import persepolis | |
persepolis.main() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment