shiimoe.py (97B)
1 2 3 4 5
#!/usr/bin/env python import shiimoe if __name__ == '__main__': shiimoe.app.run(debug=True)