This website requires JavaScript.
Explore
Help
Register
Sign In
bowong
/
mxivideo
Watch
6
Star
0
Fork
You've already forked mxivideo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bfe9f1e425
mxivideo
/
python_core
/
cli
/
__main__.py
6 lines
84 B
Python
Raw
Blame
History
#!/usr/bin/env python3
from
.
cli
import
main
if
__name__
==
"
__main__
"
:
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink