Skip to content

Instantly share code, notes, and snippets.

@jeffbass
Last active February 13, 2020 06:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeffbass/4ad10fa7ff42148a273e24bb5f86f4d6 to your computer and use it in GitHub Desktop.
Save jeffbass/4ad10fa7ff42148a273e24bb5f86f4d6 to your computer and use it in GitHub Desktop.
Fetch RST implementation of badges for README.rst from shields.io & DOI

Dependencies and Installation

pyversions pypi releasedate license doi

imagezmq has been tested with:

  • Python 3.5, 3.6, 3.7 and 3.8
  • PyZMQ 16.0 and 17.1
  • Numpy 1.13 and 1.16
  • OpenCV 3.3 and 4.0
  • Raspbian Buster, Raspbian Stretch and Raspbian Jessie
  • picamera 1.13 (used to capture images for the tests)
  • imutils 0.4.6 and 0.5.2 (used to capture images from PiCamera)

OpenCV is challenging to install. I recommend using the installation instructions at PyImageSearch. Adrian Rosebrock's PyImageSearch blog and books are great resources for learning about and installing OpenCV on Raspberry Pi's, Macs and Linux computers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment