Metadata-Version: 2.1
Name: acasclient
Version: 0.1.26
Summary: ACAS API Client
Home-page: https://github.com/mcneilco/acasclient
Author: Brian Bolt
Author-email: brian.bolt@boltengineered.com
License: GNU General Public License v3
Keywords: acasclient
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
License-File: LICENSE
License-File: AUTHORS.rst

==========
acasclient
==========


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

.. image:: https://img.shields.io/travis/mcneilco/acasclient.svg
        :target: https://travis-ci.org/mcneilco/acasclient

.. image:: https://readthedocs.org/projects/acasclient/badge/?version=latest
        :target: https://acasclient.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




ACAS API Client


* Free software: GNU General Public License v3
* Documentation: https://acasclient.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


Installation
------------
pip install acasclient

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

0.1.0 (2020-01-29)
------------------

* First release on PyPI.


