#!/usr/bin/python
import pystatic

if __name__ == "__main__":
    pystatic.main()