Metadata-Version: 2.1
Name: acdh-abbr-client
Version: 0.2.0
Summary: A python client to interact with abbr.acdh.oeaw.ac.at
Home-page: https://github.com/acdh-oeaw/acdh_abbr_client
Author: Peter Andorfer
Author-email: peter.andorfer@oeaw.ac.at
License: MIT license
Keywords: acdh_abbr_client
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: Click (>=7.0)
Requires-Dist: requests (==2.25.0)

===========
ABBR Client
===========


.. image:: https://img.shields.io/pypi/v/acdh_abbr_client.svg
        :target: https://pypi.python.org/pypi/acdh_abbr_client

.. image:: https://img.shields.io/travis/acdh-oeaw/acdh_abbr_client.svg
        :target: https://travis-ci.com/acdh-oeaw/acdh_abbr_client

.. image:: https://readthedocs.org/projects/acdh-abbr-client/badge/?version=latest
        :target: https://acdh-abbr-client.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/acdh-oeaw/acdh_abbr_client/shield.svg
     :target: https://pyup.io/repos/github/acdh-oeaw/acdh_abbr_client/
     :alt: Updates



A python client to interact with abbr.acdh.oeaw.ac.at


* Free software: MIT license
* Documentation: https://acdh-abbr-client.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2020-12-13)
------------------

* First release on PyPI.


