Metadata-Version: 2.1
Name: landscape-api-py3
Version: 0.1.3
Summary: Client for the Landscape API (Python 3)
Home-page: https://github.com/jurya/landscape_api_py3
Author: Jiří Altman
Author-email: jiri.altman@konicaminolta.cz
License: MIT license
Keywords: landscape_api_py3
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
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.8
Requires-Dist: pycurl (>=7)

========================
Landscape API (Python 3)
========================


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

.. image:: https://img.shields.io/travis/jurya/landscape_api_py3.svg
        :target: https://travis-ci.org/jurya/landscape_api_py3

.. image:: https://readthedocs.org/projects/landscape-api-py3/badge/?version=latest
        :target: https://landscape-api-py3.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/jurya/landscape_api_py3/shield.svg
     :target: https://pyup.io/repos/github/jurya/landscape_api_py3/
     :alt: Updates



Client for the Landscape API (Python 3)


* Free software: MIT license
* Documentation: https://landscape-api-py3.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-06-07)
------------------

* First release on PyPI.


