Metadata-Version: 2.1
Name: iauditor-exporter
Version: 0.2.2
Summary: 
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
Provides-Extra: mysql
Provides-Extra: pgsql
Requires-Dist: PyYAML (>=5.3.1,<6.0.0)
Requires-Dist: SQLAlchemy (>=1.3.4)
Requires-Dist: coloredlogs (>=10.0)
Requires-Dist: mysqlclient (>=1.3,<2.0); extra == "mysql"
Requires-Dist: numpy (>=1.16.4)
Requires-Dist: pandas (>=1.0.5)
Requires-Dist: psycopg2 (>=2.7,<3.0); extra == "pgsql"
Requires-Dist: pyinquirer (>=1.0.3,<2.0.0)
Requires-Dist: pyodbc (>=4.0.30)
Requires-Dist: python_dateutil (>=2.8.0)
Requires-Dist: pytz (>=2019.2)
Requires-Dist: safetyculture-sdk-python-beta (>=2.1.2)
Requires-Dist: tqdm (>=4.46.0,<5.0.0)
Requires-Dist: tzlocal (>=2.0.0)
Requires-Dist: unicodecsv (>=0.14.1)
