thomas-daniels / iris-nativeapi-python-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iris-nativeapi-python-example

Python code from the article IRIS Native API for Python.

To run the examples successfully, download the San Francisco GTFS files and place the .txt files in the directory of the examples. (Only tested with the GTFS files of 10 June 2019.)

Run store.py to store the GTFS data into the global. Run query*.py to run the querying examples from the article.

About

License:MIT License


Languages

Language:Python 100.0%