Metadata-Version: 2.1
Name: pyfunctional
Version: 1.4.0
Summary: Package for creating data pipelines with chain functional programming
License: MIT
Author: Pedro Rodriguez
Author-email: me@pedro.ai
Requires-Python: >=3.6.1,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: dill (>=0.3.2,<0.4.0)
Requires-Dist: pandas[all] (>=1.0.3,<2.0.0)
Requires-Dist: tabulate (<=1.0.0)
