symphony-api-client-python-1.3.0
What's New:
- Datafeed V1 now stores and reuses the created datafeed id in a file (#79). Two optional configuration fields have been added for that purpose:
{
"reuseDatafeedID": true,
"datafeedIdFilePath": "/some/folder/"
}
More information on these fields can be found in the readme.
Installation:
$ pip install sym-api-client-python==1.3.0