Metadata-Version: 2.3
Name: anomalo
Version: 0.34.0
Summary: Python bindings for the Anomalo API
License: Apache-2.0
Author: Anomalo
Author-email: support@anomalo.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: casefy (>=1.1.0,<2.0.0)
Requires-Dist: dataclasses-json (>=0.5.7,<0.6.0)
Requires-Dist: fire (>=0.7.0,<0.8.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: requests (>=2.20.0,<3.0.0)
Requires-Dist: tenacity (>=8.1.0,<9.0.0)
Project-URL: Homepage, https://anomalo.com
Description-Content-Type: text/markdown

A basic REST API client and command line client for [Anomalo][anomalo]


[anomalo]: https://anomalo.com

