Metadata-Version: 2.0
Name: travelpayouts
Version: 1.0.4
Summary: Travel Payouts API Wrapper
Home-page: http://github.com/karellens/travelpayouts-python
Author: Denis Bozhenkov
Author-email: mm@karellens.com
License: MIT
Download-URL: https://github.com/karellens/travelpayouts-python/archive/1.0.4.tar.gz
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Requires-Dist: requests

.. begin_intro

TravelPayouts
=======

.. image:: https://badge.fury.io/py/travelpayouts.svg
    :target: https://badge.fury.io/py/travelpayouts

`TravelPayouts API <https://support.travelpayouts.com/hc/ru/categories/200358578-%D0%A0%D0%B0%D0%B1%D0%BE%D1%82%D0%B0-%D1%81-API>`__ wrapper.

.. end_intro

.. begin_installation

Installation
------------

The recommended way to install is via `pip <http://pypi.python.org/pypi/pip>`_

.. code-block:: bash

   $ pip install travelpayouts

.. end_installation

.. begin_getting_started

Getting Started
---------------


