Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pySkyscanner

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pySkyscanner

A basic wrapper for the Python Realtime Flight Price API

  • 1.0.1
  • PyPI
  • Socket score

Maintainers
1

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc