Metadata-Version: 2.1
Name: chispa
Version: 0.0.1
Summary: Pyspark test helper library
Home-page: https://github.com/MrPowers/chispa
Author: Matthew Powers
Author-email: matthewkevinpowers@gmail.com
License: APACHE
Keywords: apachespark,spark,pyspark
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7
Requires-Dist: pytest
Provides-Extra: all
Requires-Dist: pytest ; extra == 'all'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: pytest ; extra == 'docs'
Provides-Extra: lint
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

PySpark test helper functions with pretty error messages


