Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 683 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 683 Bytes

mosru-gtfs Build Status

Программа для построения GTFS файла для Москвы. Источником данных является API Портала открытых данных

Запуск

pipenv shell 
pipenv install
python main.py --api-key API_KEY
python main.py -h
usage: main.py [-h] --api-key API_KEY

optional arguments:
  -h, --help         show this help message and exit
  --api-key API_KEY  API key from apidata.mos.ru