TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...
docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
pydantic : Data validation and settings management using python type annotations.
Scrapy : Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be...
mock : A Python Mocking and Patching Library for Testing
The Kartograph map generator has just one method, which is there to generate SVG maps (surprise).