Skip to content

Releases: akaszynski/keepa

Updated user response due to server side API change

27 Oct 06:22
Compare
Choose a tag to compare

Bug fixed where non existent fields where deleted (fields no longer reported in this version of the Keepa server side response)

Using datetime instead of numpy.datetime64

01 Aug 15:46
Compare
Choose a tag to compare

From testing it appears that matplotlib doesn't like numpy.datetime64 and seems to prefer datetime formatted as a datetime.datetime object.

Initial Release

01 Aug 14:27
Compare
Choose a tag to compare

Initial release contains includes product query API and basic plotting software. Statistics (such as moving mean and 90 day average) will be included in the next version update. Additional queries, such as searching for deals and searches on Amazon, will be included at a later date.