Metadata-Version: 2.1
Name: levo
Version: 0.1.0
Summary: Levo.ai's CLI that users can use to automatically trigger functional and security testing of their APIs.
Author: Buchi Reddy B
Author-email: buchi@levo.ai
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: grpcio (>=1.37.0,<2.0.0)
Requires-Dist: levo-commons (==0.0.5)
Requires-Dist: protobuf (>=3.15.8,<4.0.0)
Requires-Dist: reportportal-client (>=5.0.10,<6.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: schemathesis (>=3.9.3,<4.0.0)
