Skip to content

symphony-api-client-python-1.3.0

Compare
Choose a tag to compare
@symphony-elias symphony-elias released this 23 Nov 15:55
· 43 commits to 1.3-rc since this release
a0c5e09

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