Metadata-Version: 2.1
Name: pyspark-testing
Version: 0.0.4
Summary: Testing Framework for PySpark
Home-page: https://github.com/kotamatsuoka/pyspark-testing
Author: kmatsuoka
Author-email: kota11250910@gmail.com
Maintainer: kmatsuoka
Maintainer-email: kota11250910@gmail.com
License: MIT
Project-URL: Source Code, https://github.com/kotamatsuoka/pyspark-testing
Keywords: pyspark,test
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Requires-Dist: pandas
Requires-Dist: pytest
Requires-Dist: pyspark
Requires-Dist: black

=====================
pyspark-testing
=====================
pyspark-testing is testing framework for pyspark


License
========
MIT

Copyright (c) 2020 kota matsuoka

This software is released under the MIT License.


