This website requires JavaScript.
Explore
Help
Sign In
TDTP
/
carga_gtfs
Watch
3
Star
0
Fork
You've already forked carga_gtfs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7d1775ed6a
carga_gtfs
/
app.py
7 lines
100 B
Python
Raw
Blame
History
from
webinterface
import
create_app
iapp
=
create_app
(
)
if
__name__
==
'
__main__
'
:
iapp
.
run
(
)
Reference in New Issue
View Git Blame
Copy Permalink