FlyPy – A Python Library for the QPX Airfares API

flypy – A Python library which objectifies the Google QPX API… Read more

Similar

Subclassing in Python: Redux

The conflict between subclassing and composition is as old as object-oriented programming. The latest crop of languages like Go or Rust prove that you don’t need subclassing to successfully write code. But what’s a pragmatic approach to subclassing in Pyt... (more…)

Read more »

Python for SAS Users

An introduction to Pandas. A quick start guide to familiarize SAS users with Python and Python's various scientific computing tools.

Read more »