Metadata-Version: 2.1
Name: pgsynthdata
Version: 1.0.1
Summary: Synthetic Data Generator for PostgreSQL
Author: Timon Erhart
Author-email: timon.erhart@ost.ch
Requires-Python: >=3.7,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Faker (>=9.8.0,<10.0.0)
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: prettytable (>=2.4.0,<3.0.0)
Requires-Dist: psycopg2-binary (>=2.9.1,<3.0.0)
Requires-Dist: radar (>=0.3,<0.4)
Requires-Dist: toposort (>=1.7,<2.0)
