Skip to main content

A basic wrapper for the Python Realtime Flight Price API

Project description

# PySkyscanner Wrapper This Python 2.x wrapper was written at KairosHacks in 2015, and has remained compatible despite additions and changes to Skyscanner’s REST API.

While this library is lacking in error handling, full coverage of the REST API, and being in pip, it can be helpful in getting a team started during a Hackathon or figuring out how to navigate some rather complicated and hefty API responses.

Simply provide your API key when intantiating a client with SkyscannerClient(), or manually specify it when instantiating your client.

## Files * docs/pySkyscanner.py provides a basic test application to orient oneself * client.py provides a usable client that will wrap requests to the Skyscanner API, plus getters for relatively non-intuitive response objects

## Contact If you have questions, feel free to raise an issue or contact me, and star this if you’ve found it useful. If it’s found useful, I’ll try to clean this up further in my spare time and this to the point where it can be put into a Python package repo.

[Skyscanner API Reference](https://skyscanner.github.io/slate/#flights-live-prices)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pySkyscanner-1.0.1.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

pySkyscanner-1.0.1-py2-none-any.whl (8.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page