Metadata-Version: 2.1
Name: sparkql
Version: 0.1.1
Summary: sparkql: Apache Spark SQL DataFrame schema management for sensible humans
Home-page: https://github.com/mattjw/sparkql
Author: Matt J Williams
Author-email: mattjw@mattjw.net
Requires-Python: >=3.6.8,<3.7.0
Classifier: Programming Language :: Python :: 3
Requires-Dist: dataclasses (>=0.7.0,<0.8.0); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: pyspark (==2.4.1)
Project-URL: Repository, https://github.com/mattjw/sparkql
