Skip to content

adamchainz/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.

As of version 1.12.0 this package is python3 compatible.

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.

If your are experiencing slow tests then you may need to install/link an python-development headers package.

License

Copyright (c) 2016 Ingresso Group

Licensed under the The MIT License.

About

A Python interface for the Ingresso XML Core API

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • Python 100.0%