Metadata-Version: 2.1
Name: arkhamdb
Version: 0.0.3
Summary: Pythonic wrapper around the excellent ArkhamDB API. Designed to be standalone and importable to other projects.
Author: James Veitch
Author-email: 1722315+darth-veitcher@users.noreply.github.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: httpx (>=0.22.0,<0.23.0)
Requires-Dist: importlib-metadata (>=4.11.3,<5.0.0); python_version < "3.8"
Project-URL: Documentation, https://arkhamdb.readthedocs.io
Description-Content-Type: text/markdown

# python-arkhamdb

[![status-badge](https://ci.jamesveitch.xyz/api/badges/james/python-arkhamdb/status.svg)](https://ci.jamesveitch.xyz/james/python-arkhamdb)[![Read the Docs](https://readthedocs.org/projects/arkhamdb/badge/)](https://arkhamdb.readthedocs.io/)

Pythonic wrapper around the excellent [ArkhamDB API](https://arkhamdb.com/api/). Designed to be standalone and importable to other projects.

![Logo](docs/assets/logo-small.png)

