initialstate / python_appender

Python implementation of the Initial State events api to easily send data via a super simple python api
https://www.initialstate.com/streaming
MIT License
39 stars 9 forks source link

Forgot to import dateutil.parser #6

Open vshie opened 7 years ago

vshie commented 7 years ago

Python script provided as example does not function without including this in import line at top. Minor issue.