Metadata-Version: 2.4
Name: fhir-sheets
Version: 1.2.0
Summary: FhirSheets is a command-line tool that reads an Excel file in FHIR cohort format and generates FHIR bundle JSON files from it. Each row in the template Excel file is used to create an individual JSON file, outputting them to a specified folder.
License-File: LICENSE
Author: Michael Riley
Author-email: Michael.Riley@gtri.gatech.edu
Requires-Python: >=3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: et-xmlfile (==1.1.0)
Requires-Dist: jsonpath-ng (==1.6.1)
Requires-Dist: openpyxl (==3.1.5)
Requires-Dist: orjson (==3.10.7)
Requires-Dist: ply (==3.11)
