grab-site/gs-server

5 lines
69 B
Python
Executable File

#!/usr/bin/env python3
from libgrabsite import server
server.main()