Metadata-Version: 1.1
Name: pyticketswitch
Version: 1.8.9
Summary: A Python interface for the Ingresso XML Core API
Home-page: https://github.com/ingresso-group/pyticketswitch/
Author: Ingresso
Author-email: systems@ingresso.co.uk
License: MIT
Description: **************
        pyticketswitch
        **************
        
        .. image:: https://img.shields.io/pypi/v/pyticketswitch.svg
            :target: https://pypi.python.org/pypi/pyticketswitch
        
        .. image:: https://travis-ci.org/ingresso-group/pyticketswitch.svg?branch=master
            :target: https://travis-ci.org/ingresso-group/pyticketswitch
        
        A Python interface for Ingresso's TicketSwitch XML API.
        
        Installation
        ------------
        
        Can be installed with pip::
        
                pip install pyticketswitch
        
        
        Requirements
        ------------
        
        As of version 1.8.0, this package requires the `Requests <http://docs.python-requests.org/>`_ library.
        
        Documentation
        -------------
        
        The `pyticketswitch documentation can be found here <http://www.ingresso.co.uk/pyticketswitch/>`_ and the general XML API documentation can be accessed `from this page <http://www.ingresso.co.uk/docs/>`_.
        
        Bugs, features, support and discussion
        --------------------------------------
        
        Please use the `Github Issues <https://github.com/ingresso-group/pyticketswitch/issues>`_ or contact Ingresso at systems@ingresso.co.uk
        
        License
        -------
        
        Copyright (c) 2014 Ingresso Group
        
        Licensed under the The MIT License.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
