home
» zplus/freepost.git
Overview
Refs
Tree
Log
ID:
6047e4f1ca14aab8c9e6a575dd1a03404d94f2e2
4 lines — 76B —
View raw
1
2
3
4
#!./venv/bin/python3
from
freepost
import
bottle
bottle
.
run
(
server
=
'cgi'
)