onaio / fhir-tooling

A command line utility to support FHIR Core content authoring
Other
1 stars 1 forks source link

Add progress bar #151

Closed Wambere closed 4 months ago

Wambere commented 4 months ago

Use click progress bar to show progress for csv read and building payload

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes #141

Engineer Checklist

Wambere commented 4 months ago

Example of what this looks like:

$ python3 main.py --csv_file ~/Downloads/loads/create/done/fifty.csv --resource_type locations
Progress::Reading csv   [####################################]
Progress::Building payload   [####################################]  100%