Skip to content

KerwinMa/pyticketswitch

 
 

Repository files navigation

pyticketswitch

image

image

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 library.

Documentation

The pyticketswitch documentation can be found here and the general XML API documentation can be accessed from this page.

Bugs, features, support and discussion

Please use the Github Issues or contact Ingresso at systems@ingresso.co.uk

Development

Running tests

We are using the VCR.py library for capturing and replaying API calls made to the TicketSwitch XML API. These 'cassette' files are stored in tests/interface_objects/cassettes.

License

Copyright (c) 2014 Ingresso Group

Licensed under the The MIT License.

About

A Python interface for the Ingresso XML Core API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%