PyGuymer

July 7, 2019 ยท View on GitHub

A Python 2.X module containing a bunch of random functions that I have written over the years. There is a Python 3.X port available if you want.

Dependencies

PyGuymer requires the following Python modules to be installed and available in your PYTHONPATH.

  • exifread
  • numpy
  • pytz
  • requests
  • shapely

Notes

The Zen of Python

import this

Contents

  1. 1Dependencies
  2. 2Notes
  3. 2.1The Zen of Python