aboutsummaryrefslogtreecommitdiffstats
path: root/prototype/main.py
blob: 78a55a68ff1fbc658ad00cc88cedd60b72335ead (plain) (blame)
1
2
3
4
5
from src import schema
from src import server

if __name__ == '__main__':
    server.run("localhost", 7066)
Un proyecto texto-plano.xyz