Metadata-Version: 2.1
Name: pyalmond
Version: 0.0.1
Summary: Python module to talk to the Web Almond API.
Home-page: https://github.com/stanford-oval/pyalmond
Author: Giovanni Campagna
Author-email: gcampagn@cs.stanford.edu
License: MIT
Platform: any
Description-Content-Type: text/markdown
Requires-Dist: aiohttp

# Python Client for the Almond API

This package contains a Python client to access the [Almond API](https://almond.stanford.edu/doc/my-api.md).
It allows to communicate and control a running Almond instance from a Python application.


