This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
admintools
Watch
1
Star
0
Fork
You've already forked admintools
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
admintools
/
main.py
8 lines
78 B
Python
Raw
Permalink
Blame
History
from
app
import
App
app
=
App
(
)
if
__name__
==
'
__main__
'
:
app
.
start
(
)
Reference in New Issue
View Git Blame
Copy Permalink