• Markdown - Python implementation of Markdown.

  • Pickle - Pickling is a way to convert a python object (list, dict, etc.) into a character stream. The idea is that this character stream contains all the information necessary to reconstruct the object in another python script.

  • Python JIRA - Python library to work with JIRA APIs

  • EasyWebDAV - A WebDAV Client in Python

  • Adafruit Python DHT Sensor Library - Python library to read the DHT series of humidity and temperature sensors on a Raspberry Pi

  • tldextract - accurately separates the gTLD or ccTLD (generic or country code top-level domain) from the registered domain and subdomains of a URL.

  • FeedParser - Universal feed parser, handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds

  • Webpy - a web framework for Python that is as simple as it is powerful.

  • BeautifulSoup - a Python library designed for quick turnaround projects like screen-scraping.

  • Paho-MQTT - MQTT Python client library, which implements versions 3.1 and 3.1.1 of the MQTT protocol.

  • Fabric - Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.