Metadata-Version: 2.1
Name: hycli
Version: 0.3.28
Summary: Interface package to convert invoice to xml by requesting different Hypatos services.
Author: Dylan Bartels
Author-email: dylan.bartels@hypatos.ai
Requires-Python: >=3.6.12,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Jinja2 (>=2.11.2,<3.0.0)
Requires-Dist: XlsxWriter (>=1.2.7,<2.0.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: click-log (>=0.3.2,<0.4.0)
Requires-Dist: filetype (>=1.0.5,<2.0.0)
Requires-Dist: halo (>=0.0.29,<0.0.32)
Requires-Dist: openpyxl (>=3.0.5,<4.0.0)
Requires-Dist: pandas (>=1.0.5,<2.0.0)
Requires-Dist: requests (>=2.22.0,<3.0.0)
Requires-Dist: xlrd (>=1.2.0,<2.0.0)
