Metadata-Version: 2.0
Name: pyticketswitch
Version: 1.7.3
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
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English

**************
pyticketswitch
**************

A Python interface for Ingresso's TicketSwitch XML API.

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

Can be installed with pip::

        pip install pyticketswitch

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.


