Metadata-Version: 2.1
Name: iart
Version: 0.1.2
Summary: A reporting tool for exporting iAuditor inspections into human readable Excel or CSV files.
Author: Edd
Author-email: edward.abrahamsen-mills@safetyculture.io
Requires-Python: >=3.6.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: OrderedDict (>=1.1,<2.0)
Requires-Dist: dateparser (>=0.7.6,<0.8.0)
Requires-Dist: pandas (>=1.0.4,<2.0.0)
Requires-Dist: pyinquirer (>=1.0.3,<2.0.0)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Requires-Dist: tqdm (>=4.46.1,<5.0.0)
Requires-Dist: typer (>=0.2.1,<0.3.0)
Requires-Dist: typer-cli (>=0.0.9,<0.0.10)
Requires-Dist: unicodecsv (>=0.14.1,<0.15.0)
Requires-Dist: xlsxwriter (>=1.2.9,<2.0.0)
