Metadata-Version: 2.4
Name: anomalo
Version: 0.48.1
Summary: Python bindings for the Anomalo API
Project-URL: Homepage, https://anomalo.com
Author-email: Anomalo <support@anomalo.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: casefy>=1.1.0
Requires-Dist: dataclasses-json>=0.5.7
Requires-Dist: fire>=0.7.0
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: requests>=2.20.0
Requires-Dist: tenacity>=8.1.0
Provides-Extra: shacl
Requires-Dist: pyshacl>=0.29.0; extra == 'shacl'
Requires-Dist: rdflib>=7.6.0; extra == 'shacl'
Description-Content-Type: text/markdown

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


[anomalo]: https://anomalo.com
