ssghait007/CSV Processor with Resume

Process CSV files with automatic resume capability from last failed record

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
csv-filePath to the CSV file to processyes
processing-scriptPath to your Python processing scriptyes
start-indexIndex to start processing from (defaults to 0)no0
artifact-retention-daysNumber of days to retain the checkpoint artifactno1
namedescription
last-processedIndex of the last successfully processed record