velibdataset/config.py.example

8 lines
167 B
Plaintext
Raw Normal View History

2015-09-26 00:04:41 +02:00
# Global common endpoints
api_endpoint = "https://api.jcdecaux.com/vls/v1/stations"
# Configuration
debug = True
api_key = "SET_YOUR_API_KEY_HERE"
contract = "Paris"