Metadata-Version: 2.1
Name: jedi-toolz
Version: 0.0.6
Summary: A collection of utilities to simplify a data workflow using pandas, Excel, DOMO, and other tools.
Author: JediHero
Author-email: hansen.rusty@gmail.com
Requires-Python: >=3.6.1
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: decorator (>=4.4.2,<5.0.0)
Requires-Dist: openpyxl (>=3.0.3,<4.0.0)
Requires-Dist: pydomo (>=0.2.3,<0.3.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Requires-Dist: tabulate (>=0.8.7,<0.9.0)
Requires-Dist: toolz (>=0.10.0,<0.11.0)
