Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Releases: ebob9/pyairpal

Python3 support, Remove PANDAS dependancy, fix issue #1

27 Nov 18:44
b8d8208

Choose a tag to compare

Added the following:

  • Cleanup to allow Python 3 support
  • Removal of PANDAS dependency in the example.py - code still there, just commented.
  • Fix of Issue #1
  • Example of https airpal usage added to example.py (commented out)

PIP Requirements Support

25 Aug 18:06

Choose a tag to compare

Full PIP support with functioning requirements checking.

NOTE: Pandas is required for the example script, but not in the requirements for the module.

PIP Support

25 Aug 18:04

Choose a tag to compare

PIP Support Pre-release
Pre-release

PIP support

Initial Release

25 Aug 17:22

Choose a tag to compare

Initial Release Pre-release
Pre-release

Initial Release