mirror of
https://github.com/c0de-archive/ebay-testing.git
synced 2025-02-01 10:45:53 +00:00
David Todd
5bd3f0b85b
Add CSV support, start work on checkRevisedItems, Add switchDateRange
The CSV support is going to be for exporting the itemData from our database to use with external services that can import CSV files checkRevisedItems will check a dateRange and return a list containing the ItemIDs that need to be fetched again wigh getItems because they were revised in some way switchDateRange - More abstractions to other functions - This is because we use that specific switch statement multiple times now
Description
No description provided
Languages
Python
100%