Installing `sparql-client`
==========================

The `sparql-client` library is available from PyPI and has no dependencies.
Installation is as simple as::

    pip install sparql-client

We recommend also instlaling `python-dateutil`, to enable parsing of dates and
times from query results.
